I got a problem as follows, I have stucked for a week and I got no progress... May I recieve some guidance?
Define a sequence $\{x_n\}$ by $x_1=c$ and $\displaystyle x_{n+1}=\frac{x_{n}^{2}+2}{2x_n - 1}$ for $n\in\mathbb{N}$, where $c\neq \frac{1}{2}$ is a constant.
Prove that $\{x_n\}$ is convergent and find its limit.
(Hint: Consider $\displaystyle c>\frac{1}{2}$ and $\displaystyle c<\frac{1}{2}$ separately.)
I can kind of guess $\displaystyle\lim_{n\rightarrow\infty}x_n = 2$, and find the recurrence relationship between $|x_{n+1} - 2|$ and $|x_n - 2|$, but I failed to proceed. Nevertheless, I tried with the Cauchy convergence criterion by considering $|x_{n+1} - x_n|$ and I end up with nothing.
Thank you in advance for your kind reply.
Let $g$ denote a possible limit of the sequence $x_n.$ Then $$g={g^2+2\over 2g-1}$$ Hence $g=2$ or $g=-1.$
Consider the case $c>{1\over 2}.$ Assume $x_n>{1\over 2}.$ Then $x_{n+1}>2.$ Indeed $${x_n^2+2\over 2x_n-1}-2={(x_n-2)^2\over 2x_n-1}>0$$ Moreover $x_{n+1}<x_n,$ as $${x_n^2+2\over 2x_n-1}-x_n=-{(x_n-2)(x_n+1)\over 2x_n-1} \ (*)$$ Therefore the sequence $x_n$ is decreasing and bounded below by $2$ for $n\ge 2.$ Hence $x_n$ is convergent and $g=2.$
Let $c<{1\over 2}.$ By the similar procedure based on the formula $${x_n^2+2\over 2x_n-1}+1={(x_n+1)^2\over 2x_n-1}$$ and on $(*)$ we can prove that $x_n<-1,$ $x_{n+1}>x_n$ for $n\ge 2$ and the limit is equal $-1.$