Maths Olympiad Prep

Library / /2 of 6

Number theory Difficulty 4.7 AIME Prove it India

Let mm and nn be two integers and define a0=ma_0 = m, a1=na_1 = n and ak+1=4ak5ak1a_{k+1} = 4a_k - 5a_{k-1} for k1k \ge 1. If p>5p > 5 is a prime such that p1p-1 is divisible by 44, then show that there are integers mm and nn such that pp does not divide aka_k for any k0k \ge 0.

Solution

Let tt be an integer such that pp divides t2+1t^2 + 1. There exists such an integer since p1p-1 is divisible by 44. Let m=1m = 1 and n=t+2n = t + 2. Then
n2=t2+4t+44t+34n5m(modp). n^2 = t^2 + 4t + 4 \equiv 4t + 3 \equiv 4n - 5m \pmod{p}.
Therefore, if a0=1a_0 = 1 and a1=na_1 = n then a2n2(modp)a_2 \equiv n^2 \pmod{p}. By induction, it is easy to see that aknk(modp)a_k \equiv n_k \pmod{p}. Since p>5p > 5, it follows that pp does not divide nn. Therefore pp does not divide aka_k for any k0k \ge 0.

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.