$a_n$ is a real sequence, $a_1,a_2$ are positive and for all $n>2$ : $$ a_{n+2} =\frac{1}{a_{n+1}} + \frac{1}{a_{n}}.$$ Prove that: $\displaystyle \lim_{n\to \infty} a_n$ exists, then find it.
Mathematica gave me $\sqrt{2}$ as an approximate limit, I tried to eliminate $a_{n+2}$ then do some work with Stolz lemma but I failed, Are there any strategy to find the asymptotic expansion for this kind of sequences (I can do it only if it was a first order) ?
Any help is appreciated (if you find it too easy, just post hints).