fmam3
- 81
- 0
Homework Statement
Let g:[0,1] \to \mathbb{R} be twice-differentiable (i.e. both g and g' are differentiable functions) with g''(x) > 0 for all x \in [0,1]. If g(0) > 0 and g(1) = 1, show that g(d) = d for some d \in (0,1) if and only if g'(1) > 1.
Homework Equations
The Attempt at a Solution
I can prove one direction but not the other!
Suppose g(d) = d for some d \in (0,1) and let's show g'(1) > 1. Since g is continuous on [0,1] and differentiable on (0,1), by the Mean Value Theorem applied to [d,1], then \exists c_1 \in (d,1), then we have
<br /> \begin{align*} <br /> g'(c_1) &= \frac{g(1) - g(d)}{1 - d} \\<br /> &= \frac{1 - d}{1 - d} \\ <br /> &= 1<br /> \end{align*} <br />
Note that since g is differentiable on [0,1], g'(1) exists and is finite. Then since g' is a differentiable and hence continuous function on [0,1], we can apply the Mean Value Theorem on [c_1,1] to have that, \exists c_2 \in (c_1, 1) such that
<br /> \begin{align*} <br /> g''(c_2) &= \frac{g'(1) - g'(c_1)}{1 - c_1} \\<br /> &= \frac{g'(1) - 1}{1 - c_1} \\<br /> &> 0 <br /> \end{align*} <br />
where the last strict inequality follows from the hypothesis that g''(x) > 0, \forall x \in [0,1] and 1 - c_1 > 0. This implies g'(1) > 1 as required.
Now for the converse, suppose we have g'(1) > 1 and we want to show g(d) = d for \exists d \in (0,1). Define the function h(x) = g(x) - x. Then clearly, h is also twice differentiable on [0,1]. Now, see that h'(1) = g'(1) - 1 > 0... (this is where I'm stuck!)
I'm having trouble showing the converse! I've tried to apply the Mean Value Theorem, Intermediate Value Theorem for continuous functions on a compact set, and also Intermediate Value Theorem for derivatives --- but still, I feel that I'm so close but yet not quite there. Any small hint would be greatly appreciated!
Thanks :)
Last edited: