Twice differentiable functions

JamesF
Messages
13
Reaction score
0
Hi all. Having a little trouble on this week's problem set. Perhaps one of you might be able to provide some insight.

Homework Statement



f:[a,b] \rightarrow \mathbb{R} is continuous and twice differentiable on (a,b). If f(a)=f(b)=0 and f(c) > 0 for some c \in (a,b) then \exists \gamma \in (a,b) s.t. f \prime \prime (\gamma) < 0

Homework Equations


Rolle's Theorem, MVT, Intermediate Value Theorem

The Attempt at a Solution



I'm not really sure how to approach the problem. I'm assuming you would apply Rolle's theorem or the Mean Value Theorem, or perhaps the Intermediate Value Property to the problem in order to obtain the solution.

With those theorems we can infer that \exists \theta st f \prime (\theta) = 0
f(c) > 0 so there must be points u,v st f'(u) > 0 and f'(v) < 0

but none of that really gives me any info on the second derivative, which is what I need. I'm sure I'm overlooking something simple as usual, but if anyone could point me in the right direction it would be greatly appreciated.
 
Physics news on Phys.org
Look at the MVT on the intervals [a,c] and [c,b]. So, yes, there is a u in (a,c) and a v in (c,b) such that f'(u)>0 and f'(v)<0. Now apply the MVT to f'(x) on the interval [u,v]. The second derivative is the derivative of the first.
 
Dick said:
Look at the MVT on the intervals [a,c] and [c,b]. So, yes, there is a u in (a,c) and a v in (c,b) such that f'(u)>0 and f'(v)<0. Now apply the MVT to f'(x) on the interval [u,v]. The second derivative is the derivative of the first.

thank you very much Dick. You've been extremely helpful as always. I was able to get the answer.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top