Check out my new book on sequences and series!
You can read it on your Kindle, iPad, or Android device.
Click to see
Calculus Sequences and Series:
Problems and Solutions
Finding the absolute maxima and minima of functions (the biggest and smallest values a function attains) is important for many real world calculus applications. For example, companies want to maximize their profits, engineers want to minimize the drag on an airplane, computer scientists want to get your youtube video from the server to your computer as fast as possible. This type of mathematics can also address questions like why soap bubbles take the shapes they do, and these types of problems very quickly lead to the frontiers of mathematical physics. But enough of that, let’s look at some examples of finding the absolute max and min of functions.
Have a look at the function below, which is
on the interval
.

Let’s consider the minima of this function first. It looks like this function has a local minimum at
and an absolute minimum at
. Absolute here means that this is the smallest value the function attains on that interval. Local means that if you zoom way in it’s a minimum, but clearly the function gets smaller at
.
How could we do this if we didn’t have a graph of the function? If all we’re given is
on the interval
, we need to find the critical points:

Therefore
at
,
, and
. The first and last of these are the minima we saw above. It looks from the graph like
is a maximum. Is that the absolute maximum of the function? No, clearly not! The function is bigger at
and
.
This is an important point: to find the absolute maximum and minimum of a function on a closed interval
, first find the critical points of the function. Plug in these values to the function, and also plug in the endpoints
and
. The biggest number is the absolute maximum and the smallest number is the absolute minimum of the function.
It turns out that continuous functions on a closed, bounded interval always have an absolute maximum and an absolute minimum. However, that’s not true if the interval isn’t closed or isn’t bounded. For example,
has no maximum value on
. It just keeps growing and growing. It’s also not hard to think of an example of a function that isn’t continuous which has no maximum or minimum value on an interval.
Here are some more problems to think about:
Q: What are the absolute maximum and minimum values of
on the interval
? What about on the interval
?
Answer: if
, then
. This function is never zero, so it has no critical points. Since
is decreasing, on the interval
the absolute maximum is
and the absolute minimum is
.
Q: Find the absolute maximum and minimum values of
when
. What about when
?
Answer:
here, so
has a critical point at
. This isn’t in the set of
such that
, though. Since
when
,
is decreasing there. Since
has its maximum at 0, but this point isn’t in the domain,
has no absolute maximum on the domain. It does have an absolute minimum at
.
On the other hand, on the domain
, we need to check the critical point
as well as the endpoints
and
. Computing, we get
,
, and
. That means the absolute maximum of
is 1 and the absolute minimum is
.