Maths Olympiad Prep

Library / /4 of 15

Number theory Difficulty 4.8 AIME Prove it United States

Problem:
A sequence a1,a2,a_{1}, a_{2}, \ldots of positive integers satisfies
an+1=an3+103 a_{n+1}=a_{n}^{3}+103
for every positive integer nn. Prove that the sequence contains at most one perfect square.

Solution

Solution:
It's easy to check that no two consecutive terms can be perfect squares, since the only squares which differ by 103103 are 51251^{2} and 52252^{2}.

Now, note that squares are 00, 11, or 44 mod 88. After a perfect square appears, the next term must be 1-1 or 0mod80 \bmod 8, and thereafter all terms are 1-1, 2-2 modulo 88, so no more squares.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.