Absolute Maxima and Minima
Absolute Maxima and Minima
(c) is undened or f
(c) = 0.
2. An endpoint of the interval.
Ill give a sketch of the proof of this result. Assume that f is continuous on an interval a x b and
dierentiable on a < x < b.
Suppose that c is a max or a min, but c is not an endpoint (a or b) or a place where f
is undened.
Ill show that f
(c) = 0.
If f
(c) < 0 is
similar.
Recall that
f
(c) = lim
xc
f(x) f(c)
x c
.
This means that
lim
xc
f(x) f(c)
x c
f
(c)
= 0.
Another way of saying this is that I can make
f(x) f(c)
x c
f
(c)
f(x) f(c)
x c
f
(c)
<
1
2
f
(c).
4
Writing this absolute value inequality as a pair of inequalities, I have
1
2
f
(c) <
f(x) f(c)
x c
f
(c) <
1
2
f
(c)
1
2
f
(c) <
f(x) f(c)
x c
<
3
2
f
(c)
I got the second set of inequalities by adding
1
2
f
(c) = 0.
This leads to the following procedure for nding the absolute max or min of a function f(x) on a closed
interval a x b:
1. Locate the critical points of f which lie in the interval.
2. Plug the critical points and the endpoints of the interval into f.
3. The largest values of f correspond to the absolute maxima; the smallest values of f correspond to
the absolute minima.
(A remark for people who know some calculus: Do not confuse this with the First or Second Derivative
test! You plug the candidate points into f(x), not into f
(x) or f
(x).)
Example. Find the absolute max and absolute min of f(x) = x
2
for 1 x 2.
First, Ill nd the critical points. f
(x) = 2x, so f
(x) = 6x
2
18x 24 = 6(x
2
3x 4) = 6(x 4)(x + 1).
Its a good idea to write the derivative in factored form, since this makes it easier to read o the critical
points.
f
(x) is dened for all x. The only critical point in the interval
0 x 5 is x = 4. I test the critical point and the endpoints by plugging them into f:
x 0 4 5
f(x) 2 110 93
absolute max absolute min
The absolute min is 110 and it occurs at x = 4; the absolute max is 2 and it occurs at x = 0.
Example. Find the largest and smallest values of
f(x) =
9
2
x
2/3
3
5
x
5/3
for 1 x 5.
Ill do the easy part rst: The endpoints are x = 1 and x = 5.
Next, Ill nd the critical points. Compute the derivative:
f
(x) = 3x
1/3
x
2/3
.
I would like to simplify f
(x) so that I can read o the critical points. The idea is to get it to look like
one chunk, with everything factored. You can often accomplish this by:
(a) Writing negative powers as fractions.
(b) Combining fractions over common denominators.
6
(Some people prefer negative powers, but I think fractions are more visual and easier to work with.)
So
f
(x) = 3x
1/3
x
2/3
=
3
x
1/3
x
2/3
=
3
x
1/3
x
2/3
x
1/3
x
1/3
=
3
x
1/3
x
x
1/3
=
3 x
x
1/3
.
There is nothing to factor, so Im done.
f
is undened
at x = 0 but f is dened at x = 0, x = 0 is a critical point.
Note also that both 0 and 3 are in the interval 1 x 5.
You can see the critical points and the endpoints in the graph of the function. Notice that there is a
corner at x = 0, where the derivative is undened.
-2 2 4 6
2
4
6
8
Now I plug the critical points and the endpoints into f:
x 1 0 3 5
f(x) 5.1 0 5.61623 4.38603
absolute min absolute max
Notice that if Id forgotten to check for places where f
(x) = x
4/3
x
2/3
.
I write the negative power as a fraction, combine fractions over a common denominator, then factor:
f
(x) = x
4/3
x
2/3
= x
4/3
1
x
2/3
= x
4/3
x
2/3
x
2/3
1
x
2/3
=
x
2
x
2/3
1
x
2/3
=
x
2
1
x
2/3
=
(x 1)(x + 1)
x
2/3
.
f