Maths Olympiad Prep

Library / /3 of 5

Number theory Difficulty 5.8 AIME, harder Prove it Brazil

nn is a positive integer such that n(n+1)3\frac{n(n+1)}{3} is a square. Show that nn is a multiple of 33, and n+1n+1 and n3\frac{n}{3} are squares.

Solution

Suppose n(n+1)3=m2\frac{n(n+1)}{3} = m^2, so n(n+1)=3m2n(n+1) = 3m^2. nn and n+1n+1 are coprime so either

(1) n=3a2n = 3a^2 and n+1=b2n+1 = b^2, or

(2) n=a2n = a^2 and n+1=3b2n+1 = 3b^2.

But (2) implies that 3b213b^2 - 1 is a square, whereas squares must be 00 or 11 mod 33. So we must have (1).

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.