Maths Olympiad Prep

Library / /2 of 16

Number theory Difficulty 5.0 AIME Prove it Thailand

Let nn be a positive integer for which 5n+15n + 1 is a perfect square. Show that n+1n + 1 is a sum of 5 perfect squares.

Solution

Let 5n+1=m21(mod5)5n + 1 = m^2 \equiv 1 \pmod{5}. Thus m=5k±1m = 5k \pm 1 for some integer kk. We have
n+1=(5k±1)2+45=5k2±2k+1=4k2+(k±1)2 n + 1 = \frac{(5k \pm 1)^2 + 4}{5} = 5k^2 \pm 2k + 1 = 4k^2 + (k \pm 1)^2
which can be written as a sum of 5 perfect squares as desired.

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.