I want to prove that the sequence $(x_n)_{n \ \in \ \mathbb{N}}$ defined below
$$\begin{cases} x_1 > 2 \\ x_{n+1}= \frac{1}{2}(x_n+\frac{2}{x_n}),\ n \in \ \mathbb{N}. \end{cases}$$
is monotonic.
I think the sequence is monotonically decreasing, however, I don't know how to prove it. I showed that $(x_n)_{n \ \in \ \mathbb{N}}$ is strictly positive in an attempt to show that
$$\frac{x_{n+1}}{x_n}<1, \forall \ n \in \mathbb{N},$$
and conclude that the sequence is monotonically decreasing.