$\{a_n\}$ is a real sequence, $a_1 > 0 $, $a_2 > 0$ and for all $n>2$ : $$a_{n+2} =\frac{2}{a_n + a_{n+1}}.$$
Prove that: $\lim_{n\to \infty} a_n = 1$.
$\{a_n\}$ is a real sequence, $a_1 > 0 $, $a_2 > 0$ and for all $n>2$ : $$a_{n+2} =\frac{2}{a_n + a_{n+1}}.$$
Prove that: $\lim_{n\to \infty} a_n = 1$.
Think of the recursion as taking a harmonic mean. Then you keep getting values that are closer and closer together, and when they are very close the answer is very close to $1$.