Maths Olympiad Prep

Library / /396 of 520

Algebra Difficulty 5.7 AIME, harder Prove it

Three. (20 points) Given the sequence {an}\left\{a_{n}\right\}, where
a1=1,an+1=12(an+4an)(nN+) a_{1}=1, a_{n+1}=\frac{1}{2}\left(a_{n}+\frac{4}{a_{n}}\right)\left(n \in \mathbf{N}_{+}\right) \text {. }

Prove: For n2n \geqslant 2, we have an>2+4(13)2n1a_{n}>2+4\left(\frac{1}{3}\right)^{2^{n-1}}.

Solution

an+1+2=an2+4an+42an=(an+2)22an.an+12=an24an+42an=(an2)22an. \begin{array}{l} a_{n+1}+2=\frac{a_{n}^{2}+4 a_{n}+4}{2 a_{n}}=\frac{\left(a_{n}+2\right)^{2}}{2 a_{n}} . \\ a_{n+1}-2=\frac{a_{n}^{2}-4 a_{n}+4}{2 a_{n}}=\frac{\left(a_{n}-2\right)^{2}}{2 a_{n}} . \end{array}

Thus, an+1+2an+12=(an+2an2)2\frac{a_{n+1}+2}{a_{n+1}-2}=\left(\frac{a_{n}+2}{a_{n}-2}\right)^{2}.
Therefore, when n2n \geqslant 2,
an+2an2=(an1+2an12)2=(an2+2an22)22==(a1+2a12)2n1an+2an2=32n1an+2=32n1(an2)an=2(1+32n1)32n11=2+432n11an>2+4(13)2n1. \begin{array}{l} \frac{a_{n}+2}{a_{n}-2}=\left(\frac{a_{n-1}+2}{a_{n-1}-2}\right)^{2}=\left(\frac{a_{n-2}+2}{a_{n-2}-2}\right)^{2^{2}} \\ =\cdots=\left(\frac{a_{1}+2}{a_{1}-2}\right)^{2^{n-1}} \\ \Rightarrow \frac{a_{n}+2}{a_{n}-2}=3^{2^{n-1}} \\ \Rightarrow a_{n}+2=3^{2^{n-1}}\left(a_{n}-2\right) \\ \Rightarrow a_{n}=\frac{2\left(1+3^{2^{n-1}}\right)}{3^{2^{n-1}}-1}=2+\frac{4}{3^{2^{n-1}}-1} \\ \Rightarrow a_{n}>2+4\left(\frac{1}{3}\right)^{2^{n-1}} . \end{array}

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.