Let n be a positive integer for which 5n+1 is a perfect square. Show that n+1 is a sum of 5 perfect squares.
Solution
Let 5n+1=m2≡1(mod5). Thus m=5k±1 for some integer k. We have n+1=5(5k±1)2+4=5k2±2k+1=4k2+(k±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.