The sequence is: $x_{n+1}=\frac{1}{2}(x_{n}+\frac{a}{x_n})$ for$ , n \in \mathbb{N}_{0}$, $a>0$ and $x_{0}=a$
Hint: Show at first that $x^{2}_{n+1} - a \ge 0$ and than take $x_{n+1}-x_{n}$
I tried this way: $\frac{a}{x_0}$ is not negativ, so the sum of $x_{0}+\frac{a}{x_0}$ and $\frac{1}{2}(x_{0}+\frac{a}{x_0})$ is also not negativ.
I guess that I should prove it for $x_{n}$ that it's not negativ with induction.