I want to answer the following question:
A real sequence defined by $x_{n+1}=x_{n}+x_{n}^{-1}, \ x_1 >0$ converges?
I think it's not true, but I can't find a counterexample. Can someone help me?
I want to answer the following question:
A real sequence defined by $x_{n+1}=x_{n}+x_{n}^{-1}, \ x_1 >0$ converges?
I think it's not true, but I can't find a counterexample. Can someone help me?
In fact it isn't because if $\lim_{n\to \infty} x_n=L\in \Bbb R$ then
$$x_{n+1}=x_{n}+x_{n}^{-1}$$
would give you (when you make $n\to \infty$)
$$L=L+L^{-1}\to L^{-1}=0$$
what is impossible.
Hint:
$$x_{n+1}^2 = x_n^2+2+\frac{1}{x_n^2} > x_n^2+2.$$