How can I prove that this iterative sequence converges to $2$? Can I use the convergence definition?
$$a_{n+1} = \frac{a_n}{2} + \frac{2}{a_n},\qquad a_0 = 4 $$
Thanks for the help.
How can I prove that this iterative sequence converges to $2$? Can I use the convergence definition?
$$a_{n+1} = \frac{a_n}{2} + \frac{2}{a_n},\qquad a_0 = 4 $$
Thanks for the help.
Overall outline:
Detailed outline: let $f\colon (0,\infty)\to (0,\infty)$ be the function defined by $f(x) = \frac{2}{x}+\frac{x}{2}$.