Maths Olympiad Prep

Library / /5 of 22

, 2024

Algebra Difficulty 4.9 AIME Prove it Turkey

Let (an)n=0(a_n)_{n=0}^{\infty} and (bn)n=0(b_n)_{n=0}^{\infty} be sequences of real numbers such that a0=40a_0 = 40, b0=41b_0 = 41 and for all n0n \ge 0 we have
an+1=an+1bnandbn+1=bn+1an a_{n+1} = a_n + \frac{1}{b_n} \quad \text{and} \quad b_{n+1} = b_n + \frac{1}{a_n}
Find the smallest positive integer kk such that ak>80a_k > 80.

Solution

Answer: 2460.
Since
an+1bn+1=an+1bnbn+1an=anbn \frac{a_{n+1}}{b_{n+1}} = \frac{a_n + \frac{1}{b_n}}{b_n + \frac{1}{a_n}} = \frac{a_n}{b_n}
we get that anbn\frac{a_n}{b_n} is a constant and hence equals 4041\frac{40}{41}. Therefore, ak>80a_k > 80 is equivalent to bk>82b_k > 82 and akbk>8082=6560a_k b_k > 80 \cdot 82 = 6560. Multiplying both sequences we get
an+1bn+1=anbn+2+1anbn a_{n+1} b_{n+1} = a_n b_n + 2 + \frac{1}{a_n b_n}
Hence, for any kk we have akbk>4041+2ka_k b_k > 40 \cdot 41 + 2k which means akbk>6560a_k b_k > 6560 for k=2460k = 2460. Moreover, if k=2459k = 2459, we have
akbk=65602+i=0k11aibi<65602+24591640<6560. a_k b_k = 6560 - 2 + \sum_{i=0}^{k-1} \frac{1}{a_i b_i} < 6560 - 2 + \frac{2459}{1640} < 6560.
Thus, the minimal value of kk satisfying conditions is 2460.

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.