Maths Olympiad Prep

Library / /661 of 740

, 2014

Algebra Difficulty 5.6 AIME, harder Prove it United States

Problem:

Let a sequence {an}n=0\{a_{n}\}_{n=0}^{\infty} be defined by a0=2a_{0}=\sqrt{2}, a1=2a_{1}=2, and an+1=anan12a_{n+1}=a_{n} a_{n-1}^{2} for n1n \geq 1. The sequence of remainders when a0,a1,a2,a_{0}, a_{1}, a_{2}, \cdots are divided by 20142014 is eventually periodic with some minimal period pp (meaning that am=am+pa_{m}=a_{m+p} for all sufficiently large integers mm, and pp is the smallest such positive integer). Find pp.

Solution

Solution:

Answer: 1212

Let an=2bna_{n}=2^{b_{n}}, so notice b1=1b_{1}=1, b2=2b_{2}=2, and bn+1=bn+2bn1b_{n+1}=b_{n}+2 b_{n-1} for n1n \geq 1, so by inspection bn=2n1b_{n}=2^{n-1} for all nn; thus an=22n1a_{n}=2^{2^{n-1}}.

2014=219532014 = 2 \cdot 19 \cdot 53 so we just want to find the lcm of the eventual periods of 2nmodord19(2)2^{n} \bmod \operatorname{ord}_{19}(2) and ord53(2)\operatorname{ord}_{53}(2). These orders divide 1818 and 5252 respectively, and we can manually check ord9(2)=6\operatorname{ord}_{9}(2)=6 and ord13(2)=12\operatorname{ord}_{13}(2)=12. The lcm of these is 1212, so to show the answer is 1212, it suffices to show that 13ord53(2)13 \mid \operatorname{ord}_{53}(2). This is true since 24≢1(mod53)2^{4} \not \equiv 1 \pmod{53}. So, the answer is 1212.

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.