Let $f(z) = \frac{z+2}{z+1}$ for $z\neq-1$. If $z_1=i$ and $z_{n+1}=f(z_n)$ for every $n\in\mathbb{N}$, then show that the sequence $(z_n)^\infty_{n=1}$ converges to $\sqrt{2}$.
I was given the hint to show first that the sequence is Cauchy, and from there to show that it converges to $\sqrt{2}$, but I do not know how to show a recursively defined sequence is Cauchy.
I tried showing that $|z_n-z_{n+1}|<\epsilon$ but that doesn't seem to prove the requirements for a Cauchy sequence. I also tried showing $|z_n-z_{n+k}|<\epsilon$ but that became horribly messy.