Olympiad Maths Prep

Library / /11 of 55

Number theory Difficulty 5.2 AIME, harder Prove it Ukraine

Sequence of positive integers a1,a2,a3,a_1, a_2, a_3, \dots is defined by an+1=an2+2018a_{n+1} = a_n^2 + 2018, where a1a_1 is some positive integer. Prove that in this sequence no more than one number can be a cube of a positive integer number.

Solution

Suppose there is more than one number, which is a cube of a positive integer. Let aka_k be the smallest of all possible cubes. Then, it gives 0,±10, \pm 1 modulo 99, hence, ak20,1(mod9)a_k^2 \equiv 0, 1 \pmod{9}. From now on, we write all remainders modulo 99. Let us list all the cases.

ak20a_k^2 \equiv 0 and ak+12ak+124a_{k+1} \equiv 2 \Rightarrow a_{k+1}^2 \equiv 4 and ak+26ak+220a_{k+2} \equiv 6 \Rightarrow a_{k+2}^2 \equiv 0 and ak+32a_{k+3} \equiv 2, and there cannot be any more cubes.

ak21a_k^2 \equiv 1 and ak+13ak+120a_{k+1} \equiv 3 \Rightarrow a_{k+1}^2 \equiv 0 and ak+22a_{k+2} \equiv 2, and there cannot be any more cubes.

Looking for a route rather than 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.