If $ b_{n}=2+\frac{1}{b_{n-1}} , \ \ b_{0}=2$ and $\lim_{n \rightarrow \infty} b_{n}=1+\sqrt 2 $ , then find $ \ \ \lim_{n \rightarrow \infty} \left|\frac{b_{n+1}-(1+\sqrt 2)}{b_n-(1+\sqrt 2)}\right| $ .
Answer: I think $ \ \ \lim_{n \rightarrow \infty} \left|\frac{b_{n+1}-(1+\sqrt 2)}{b_n-(1+\sqrt 2)}\right| =1$. So the order of convergence $=1$.
Am I right ? Any help is there ?
Write $c_n=b_n-(1+\sqrt2)$. Then $$b_{n+1}=2+\frac1{1+\sqrt2+c_n} =2+\frac{1}{1+\sqrt2}\left(1-\frac{c_n}{1+\sqrt2}+O(c_n^2)\right) =1+\sqrt2-\frac{c_n}{(1+\sqrt2)^2}+O(c_n^2)$$ etc.