Let $x_1 = 2$, $x_{n+1}=2+\dfrac{1}{x_{n}}$, $n \in \mathbb{N}$. Does the sequence converge or diverge?
How can I solve this question using Monotone Convergence Theorem or any other better method? I can't think of a way to show it as monotone increasing or decreasing?
Hint: Let $r$ be the positive root of the equation $x=2+\frac{1}{x}$ (which is $1+\sqrt{2}$).
$|x_{n+1}-r|=|(2+\frac{1}{x_n})-(2+\frac{1}{r})|=\frac{|x_n-r|}{r|x_n|}$