Let $f$ be a real function such that $f$ is differentiable and $|f'(c)| \leq M<1$. Let $a_1$ a real number and define $a_{n+1} = f(a_n)$. Then $(a_n)$ converges.
My attempt:
By the mean theorem, we have that $|a_{n+1} - a_n| = |f(a_n) - f(a_{n-1})| \leq M|a_n - a_{n-1}|$.
Then, $|a_{n+1} - a_n| \leq M^{n-1}|a_2 - a_1|$.
As $M < 1$, we know that $M^{n-1}$ converges to $0$.