The problem: Suppose $g(x)$ is continously differentiable and has exactly 3 distinct fixed points $r_1 < r_2 < r_3$ with $\lvert g \prime (r_1) \rvert = .5$ and $\lvert g \prime (r_3) \rvert = .5$. Prove that $ g \prime (r_2) \gt 1$.
My answer:
Let $f(x) = g(x) - x$. Therefore, $f \prime(x)$ is negative at $r_3$ and $r_1$. Since $f \prime(x)$ is negative at $r_3$ and $r_1$, since f only has the 3 0's specified above, and since f is continuous, $f(x) < 0$ for $x \in (r_1, r_2)$ and $f(x) > 0$ for $x \in (r_2, r_3)$. Thus, since f is differentiable,$f \prime (r_2) >0$.Thus $g \prime (r_2) >1$.
Do I even need continuity of the derivative here? Didn't use it in my proof.
Let $f(x) = g(x) - x$. Therefore, $f \prime(x)$ is negative at $r_3$ and $r_1$. Since $f \prime(x)$ is negative at $r_3$ and $r_1$, since f only has the 3 0's specified above, and since f is continuous, $f(x) < 0$ for $x \in (r_1, r_2)$ and $f(x) > 0$ for $x \in (r_2, r_3)$. Thus, since f is differentiable,$f \prime (r_2) >0$.Thus $g \prime (r_2) >1$.