Let m and n be two integers and define a0=m, a1=n and ak+1=4ak−5ak−1 for k≥1. If p>5 is a prime such that p−1 is divisible by 4, then show that there are integers m and n such that p does not divide ak for any k≥0.
Solution
Let t be an integer such that p divides t2+1. There exists such an integer since p−1 is divisible by 4. Let m=1 and n=t+2. Then n2=t2+4t+4≡4t+3≡4n−5m(modp). Therefore, if a0=1 and a1=n then a2≡n2(modp). By induction, it is easy to see that ak≡nk(modp). Since p>5, it follows that p does not divide n. Therefore p does not divide ak for any k≥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.