Let $0 \leq \alpha < 1$ and let f be a function from $\mathbb{R} $ into $\mathbb{R}$ which satisfies $$ | f(x) - f(y)| \leq \alpha|x-y| \; \forall x,y \in \mathbb{R}.$$ Let $a_{1} \in \mathbb{R}$ and let $a_{n+1} = f(a_{n})$ for $n=1,2....$ Prove that $\{a_{n}\} $is a Cauchy Sequence.
I have noticed that the sequence values are getting closer together but I haven't been able to show that they get arbitrarily close together. Also I know that if I can show that the sequence is bounded and monotone it is convergent and hence a Cauchy sequence by a theorem.
$$|a_3-a_2|=|f(f(a_1))-f(a_1)|\leq\alpha|f(a_1)-a_1|$$
$$|a_4-a_3|=|f(f(a_2))-f(f(a_1))|\leq\alpha|f(a_2)-f(a_1)|=\alpha|a_3-a_2|\leq\alpha^2|f(a_1)-a_1|$$
Can you see the pattern?: $\,|a_n-a_{n-1}|\leq\alpha^{n-2}|f(a_1)-a_1|\,$
Well, now:
1) Evaluate $\,|a_n-a_m|\,$
2) Use the fact that $\,q^n\xrightarrow [n\to\infty]{}0\,$ whenever $\,|q|<1\,$