Let $a_{1} = 3$ and let $a_{n+1} = \frac{3a_{n}+7}{a_{n}+3})$ if $n \geq 1$ is true Show that $a_{n}$ converges.
I am stuck in how to show tht it converges:
Do I just say that as $a_{n}\rightarrow a$ so then $\epsilon > 0$ then there is some $N >0$ such that if $n>N$ then $|a_{n} - a|<\epsilon$.
Is that allthere is too it?
Thanks for any help.