Prove the convergence of the sequence $a_{1} = 4$, $a_{n + 1} = \frac{a_{n}}{2} + \frac{2}{a_{n}}$, $n = 1, 2, \ldots$
I'm pretty sure the way to do it is to show $a_{n} > 2$ for $n = 2, \ldots$ and then maybe use the Monotone Convergence Theorem to show it converges to $2$, but I think this also might be wrong. Can someone please help me with this problem? I don't know how to prove a bound for it.