Mean Value Theorem
Mean Value Theorem
The mean value theorem tells us that if f and f are continuous on [a, b] then:
f (b) f (a)
= f (c)
ba
for some value c between a and b. Since f is continuous, f (c) must lie between
the minimum and maximum values of f (x) on [a, b]. In other words:
f (b) f (a)
= f (c) max f (x).
axb
ba
min f (x)
axb
This is the form that the mean value theorem takes when it is used in problem
solving (as opposed to mathematical proofs), and this is the form that you will
need to know for the test.
In practice, you may even forget the mean value theorem and remember only
these three inequalities:
If f (c) > 0 then f (b) > f (a).
If f (c) < 0 then f (b) < f (a).
If f (c) = 0 then f (b) = f (a).
These can be used to prove mathematical inequalities. The following exam
ples compare the function ex to its linear and quadratic approximations and are
the rst steps toward a deeper understanding of the function.
Example: Show that ex > 1 + x for x > 0.
To prove this, well instead show that f (x) = ex (1 + x) is always positive.
We know that f (0) = e0 (1 + 0) = 0 and f (x) = ex 1. When x is positive,
f (x) is positive because ex > 1.
We know that if f (x) > 0 on an interval then f (x) is increasing on that
interval, so we can conclude that f (x) > f (0) for x > 0. In other words,
ex (1 + x) > 0 ex > 1 + x.
2
g (x) =
1 (1) = 0
ex (1 + x)
We know g (x) > 0 because we proved f (x) > 0 in the above example. Since
g (x) is positive, g is increasing for x > 0, so g(x) > g(0) when x > 0, so
2
2
ex (1 + x + x2 ) > 0 and ex > (1 + x + x2 ).
1
x2
x3
We can keep on going: ex > 1 + x +
+
for x > 0. Eventually, it turns
2
3!
out that
x2
x3
ex = 1 + x +
+
+ (an innite sum)
2
3!
We will be discussing this when we get to Taylor series near the end of the
course.
MIT OpenCourseWare
http://ocw.mit.edu
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.