Maths Olympiad Prep

Library / /21 of 28

Algebra Difficulty 8.1 Shortlist Prove it Hong Kong

Let a1,a2,a3,a_1, a_2, a_3, \dots and b1,b2,b3,b_1, b_2, b_3, \dots be infinite sequences of real numbers satisfying an+1+bn+1=an+bn2a_{n+1} + b_{n+1} = \frac{a_n + b_n}{2} and an+1bn+1=anbna_{n+1}b_{n+1} = \sqrt{a_n b_n} for all n1n \ge 1. Suppose b2016=1b_{2016} = 1 and a1>0a_1 > 0. Find all possible value(s) of a1a_1.

Solution

a1a_1 can only be 220152^{2015}.
Let sn=an+bns_n = a_n + b_n and pn=anbnp_n = a_n b_n for all n1n \ge 1. The relations become sn+1=sn2s_{n+1} = \frac{s_n}{2} and pn+1=pnp_{n+1} = \sqrt{p_n}. Inductively, we find that sn=s12n1s_n = \frac{s_1}{2^{n-1}} and pn=p12n1p_n = \sqrt[2^{n-1}]{p_1}.
Since ana_n and bnb_n are real roots of x2snx+pn=0x^2 - s_n x + p_n = 0, we have sn24pn0s_n^2 - 4p_n \ge 0 for any nn. This implies
s1222n24p12n10. \frac{s_1^2}{2^{2n-2}} - 4 \sqrt[2^{n-1}]{p_1} \ge 0.
If p1>0p_1 > 0, then the left-hand side approaches 04=4<00 - 4 = -4 < 0 when nn goes to infinity. This is a contradiction. Thus, we must have p1=0p_1 = 0. This yields pn=0p_n = 0 for any n1n \ge 1, and hence an=0a_n = 0 or bn=0b_n = 0.

As b2016=1b_{2016} = 1, we need a1=0a_1 = 0. Using s2015=2s2016=2s_{2015} = 2s_{2016} = 2 and p2015=0p_{2015} = 0, we easily deduce {a2015,b2015}={0,2}\{a_{2015}, b_{2015}\} = \{0, 2\}. Similarly, by backward induction, we find that {an,bn}={0,22016n}\{a_n, b_n\} = \{0, 2^{2016-n}\} for 1n20161 \le n \le 2016. In particular, a1=22015a_1 = 2^{2015} since a1>0a_1 > 0.
It is possible that a1=22015a_1 = 2^{2015}. An example of the sequences is a1=22015a_1 = 2^{2015}, b1=0b_1 = 0, and an=0a_n = 0, bn=22016nb_n = 2^{2016-n} for n2n \ge 2.

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.