I got the following result : $x_{n+1} = x_{n}+\frac{1}{x_{n}}$ and so forth.
As $x_{1}>0$, then I know by plugging that $x_{k}>1$ for every natural $k$. Hence, the terms in the denominator tend to infinity as $n$ tends to infinity, which left $x_{n+1} = x_{n}$, so it is a constant sequence and hence converges. $x_{n+1} = x_{n}$ Is it really right?
Thanks in advance.