My exploration to this problem $x_{1}=1,x_{n+1}=\frac{x_{n}}{2}+\frac{1}{x_{n}},n\geq2$ :
I found it in book: The Elements of Cantor Sets With Applications by Robert W. Vallin at page 75 ,this book says it converges.
Then, I collect numerical data that suggest this sequence converges to $\sqrt{2}$, since for $n \geq 2$ it is decreasing and I think its infimum equals $\sqrt{2}$.
But how to prove this rigorously?
I tried mathematical induction but doesn't work.