Let $u_1$=2 and $u_{n+1}=2+\frac{1}{u_n}$ for $n\geq 1$. Prove that the sequence converges to $\sqrt{2} +1$.
I have no clue how to do it,probably using Cauchy sequence definition. The hint given in textbook is: $|u_{n+2}-u_{n+1}|<\frac{1}{4}|u_{n+1}-u_n|$
Any help is appreciated!