Let $f(x)$ be a function which is differentiable on $\mathbb{R}$ and for which $a = \sup\{|f ′(x)| : x ∈ \mathbb{R}\}$ is less than 1. Let $x_{0}$ be any fixed real number.
(a) Show that the sequence ${x_{i}}$ defined by $x_{i+1} = f(x_{i})$ for $i ≥ 0$ is a Cauchy sequence, hence convergent.
(b) Show that $f(x)$ has a fixed point.
I really wish I had an attempt to show you guys, but I don't lol. I'm very lost with this question.
I know that to be Cauchy the terms in a sequence have to be arbitrarily close together. How can I show this given the above information?
Hint:
For any two different points $x,y\in\mathbb{R}$, we have $$\big|\frac{f(x) - f(y)}{x-y}\big|< 1,$$ or $|f(x) - f(y)| < |x-y|.$ Else, you could get a contradiction using mean value theorem that there exists point $c$ in the interval say $(x,y)$ such that $1 > |f'(c)| = \big|\frac{f(x) - f(y)}{x-y}\big| \geq 1$.
And since $a = \sup\{|f'(x)|\} < 1$, the above statement can be strengthened to $$\big|\frac{f(x) - f(y)}{x-y}\big|\leq a,$$ or $$|f(x) - f(y)| \leq a|x-y|.$$
$|f(f(x)) - f(f(y))| \leq a|f(x) - f(y)| \leq a^2|x-y|.$