Creative Application of Mean Value Theorem

michaelxavier
Messages
14
Reaction score
0

Homework Statement


Assume that f is twice differentiable on the entire real line. Show that
f(-1) + f(1) - 2f(0) = f"(c) for some c in [-1,1]


Homework Equations


I'm thinking the mean value theorem will be helpful here -- the MVT states that, given a function f differentiable on [a,b], there is some point c in (a,b) s.t.
( f(b) - f(a) ) / (b-a) = f'(c).


The Attempt at a Solution


By applying to MVT to ( f(-1) - f(0) ) and ( f(1) - f(0) ) and then adding the results, I've managed to show that f(-1) + f(1) - 2f(0) = f'(d) - f'(e) for some d,e in (-1, 1). But then I am stuck. How to prove that f'(d) - f'(e) = f"(c) for some c in [-1,1]? Or am I just completely on the wrong track?

Thanks for your help!
 
Physics news on Phys.org
I would use Taylor's theorem: f(x) = f(0) + f'(0)x + remainder.
 
you would use taylor's for the whole thing, or just for f'(d) - f'(e) = f"(c)?

thanks for replying, by the way.
 
For the whole thing - don't bother with the MVT. If you choose the right form for the remainder, it's pretty much done!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top