I have a question related to the Problem 10 in Exercises 1.7 (p. 35) in the book "Discrete chaos" , Saber Elaydi. The Problem is:
"Assume that $f$ is continuously differentiable at $x^*$. Show that if $|f'(x^*)| <1$, for a fixed point $x^*$ of $f$, then there exists an interval $I= (x^* -\delta, x^*+\delta)$ such that $|f'(x)| \leq M <1$ for all $x \in I$ and for some constant $M $. "
My attempt was: $f$ is continuously differentiable at $x^*$, so it is continuous at $x^*$, so for all $ \epsilon > 0$ $\exists \delta > 0 $ such that $ |x- x^* |< \delta \implies |f(x) - f(x^*) |< \epsilon $.
I wanted to prove that on the interval $(x^*-\delta, x^*+\delta) $ holds: $|f'(x)| \leq M <1$, for some $M$.
We can write $|f'(x)| $ as: $|f'(x)| = | f'(x) - f'(x^*) + f'(x^*) | \leq | f'(x) - f'(x^*)| + |f'(x^*) | \leq \epsilon + 1$, where $x \in (x^*-\delta, x^*+\delta) $
Now I don't know what to do, can someone help me? Thanks in advance.
You need to use the continuity of the derivative.
Since $|f'(x^*)|<1$ take a value $C$ s.t. $|f'(x^*)|\le C<1$.
Then, by continuity of $f'$ at $x^*$ , for every $\epsilon >0 $there is a $\delta >0$ s.t. if $x \in I$ then $|f'(x)-f'(x^*)| < \epsilon$
or $ |f'(x)| <|f'(x^*)|+\epsilon \le C+\epsilon $
Now just choose $\epsilon$ wisely.