Extrema and Critical Points

Learning Outcomes

  • Define absolute extrema
  • Define local extrema
  • Explain how to find the critical points of a function over a closed interval
  • Describe how to use critical points to locate absolute extrema over a closed interval

Absolute Extrema

Consider the function [latex]f(x)=x^2+1[/latex] over the interval [latex](−\infty ,\infty )[/latex]. As [latex]x\to \pm \infty[/latex], [latex]f(x)\to \infty [/latex]. Therefore, the function does not have a largest value. However, since [latex]x^2+1\ge 1[/latex] for all real numbers [latex]x[/latex] and [latex]x^2+1=1[/latex] when [latex]x=0[/latex], the function has a smallest value, 1, when [latex]x=0[/latex]. We say that 1 is the absolute minimum of [latex]f(x)=x^2+1[/latex] and it occurs at [latex]x=0[/latex]. We say that [latex]f(x)=x^2+1[/latex] does not have an absolute maximum (see Figure 1).

The function f(x) = x2 + 1 is graphed, and its minimum of 1 is seen to be at x = 0.

Figure 1. The given function has an absolute minimum of 1 at [latex]x=0[/latex]. The function does not have an absolute maximum.

Definition


Let [latex]f[/latex] be a function defined over an interval [latex]I[/latex] and let [latex]c\in I[/latex]. We say [latex]f[/latex] has an absolute maximum on [latex]I[/latex] at [latex]c[/latex] if [latex]f(c)\ge f(x)[/latex] for all [latex]x\in I[/latex]. We say [latex]f[/latex] has an absolute minimum on [latex]I[/latex] at [latex]c[/latex] if [latex]f(c)\le f(x)[/latex] for all [latex]x\in I[/latex]. If [latex]f[/latex] has an absolute maximum on [latex]I[/latex] at [latex]c[/latex] or an absolute minimum on [latex]I[/latex] at [latex]c[/latex], we say [latex]f[/latex] has an absolute extremum on [latex]I[/latex] at [latex]c[/latex].

Before proceeding, let’s note two important issues regarding this definition. First, the term absolute here does not refer to absolute value. An absolute extremum may be positive, negative, or zero. Second, if a function [latex]f[/latex] has an absolute extremum over an interval [latex]I[/latex] at [latex]c[/latex], the absolute extremum is [latex]f(c)[/latex]. The real number [latex]c[/latex] is a point in the domain at which the absolute extremum occurs. For example, consider the function [latex]f(x)=\frac{1}{(x^2+1)}[/latex] over the interval [latex](−\infty ,\infty )[/latex]. Since

[latex]f(0)=1\ge \dfrac{1}{x^2+1}=f(x)[/latex]

 

for all real numbers [latex]x[/latex], we say [latex]f[/latex] has an absolute maximum over [latex](−\infty ,\infty )[/latex] at [latex]x=0[/latex]. The absolute maximum is [latex]f(0)=1[/latex]. It occurs at [latex]x=0[/latex], as shown in Figure 2b.

So remember: the maximum/minimum = [latex]y[/latex]; the location of the maximum/minimum = [latex]x[/latex].

A function may have both an absolute maximum and an absolute minimum, just one extremum, or neither. Figure 2 shows several functions and some of the different possibilities regarding absolute extrema. However, the following theorem, called the Extreme Value Theorem, guarantees that a continuous function [latex]f[/latex] over a closed, bounded interval [latex][a,b][/latex] has both an absolute maximum and an absolute minimum.

This figure has six parts a, b, c, d, e, and f. In figure a, the line f(x) = x3 is shown, and it is noted that it has no absolute minimum and no absolute maximum. In figure b, the line f(x) = 1/(x2 + 1) is shown, which is near 0 for most of its length and rises to a bump at (0, 1); it has no absolute minimum, but does have an absolute maximum of 1 at x = 0. In figure c, the line f(x) = cos x is shown, which has absolute minimums of −1 at ±π, ±3π, … and absolute maximums of 1 at 0, ±2π, ±4π, …. In figure d, the piecewise function f(x) = 2 – x2 for 0 ≤ x < 2 and x – 3 for 2 ≤ x ≤ 4 is shown, with absolute maximum of 2 at x = 0 and no absolute minimum. In figure e, the function f(x) = (x – 2)2 is shown on [1, 4], which has absolute maximum of 4 at x = 4 and absolute minimum of 0 at x = 2. In figure f, the function f(x) = x/(2 − x) is shown on [0, 2), with absolute minimum of 0 at x = 0 and no absolute maximum.

Figure 2. Graphs (a), (b), and (c) show several possibilities for absolute extrema for functions with a domain of [latex](−\infty ,\infty )[/latex]. Graphs (d), (e), and (f) show several possibilities for absolute extrema for functions with a domain that is a bounded interval.

Extreme Value Theorem


If [latex]f[/latex] is a continuous function over the closed, bounded interval [latex][a,b][/latex], then there is a point in [latex][a,b][/latex] at which [latex]f[/latex] has an absolute maximum over [latex][a,b][/latex] and there is a point in [latex][a,b][/latex] at which [latex]f[/latex] has an absolute minimum over [latex][a,b][/latex].

The proof of the extreme value theorem is beyond the scope of this text. Typically, it is proved in a course on real analysis. There are a couple of key points to note about the statement of this theorem. For the extreme value theorem to apply, the function must be continuous over a closed, bounded interval. If the interval [latex]I[/latex] is open or the function has even one point of discontinuity, the function may not have an absolute maximum or absolute minimum over [latex]I[/latex]. For example, consider the functions shown in Figure 2(d), (e), and (f). All three of these functions are defined over bounded intervals. However, the function in graph (e) is the only one that has both an absolute maximum and an absolute minimum over its domain. The extreme value theorem cannot be applied to the functions in graphs (d) and (f) because neither of these functions is continuous over a closed, bounded interval. Although the function in graph (d) is defined over the closed interval [latex][0,4][/latex], the function is discontinuous at [latex]x=2[/latex]. The function has an absolute maximum over [latex][0,4][/latex] but does not have an absolute minimum. The function in graph (f) is continuous over the half-open interval [latex][0,2)[/latex], but is not defined at [latex]x=2[/latex], and therefore is not continuous over a closed, bounded interval. The function has an absolute minimum over [latex][0,2)[/latex], but does not have an absolute maximum over [latex][0,2)[/latex]. These two graphs illustrate why a function over a bounded interval may fail to have an absolute maximum and/or absolute minimum.

Before looking at how to find absolute extrema, let’s examine the related concept of local extrema. This idea is useful in determining where absolute extrema occur.

Local Extrema and Critical Points

Consider the function [latex]f[/latex] shown in Figure 3. The graph can be described as two mountains with a valley in the middle. The absolute maximum value of the function occurs at the higher peak, at [latex]x=2[/latex]. However, [latex]x=0[/latex] is also a point of interest. Although [latex]f(0)[/latex] is not the largest value of [latex]f[/latex], the value [latex]f(0)[/latex] is larger than [latex]f(x)[/latex] for all [latex]x[/latex] near 0. We say [latex]f[/latex] has a local maximum at [latex]x=0[/latex]. Similarly, the function [latex]f[/latex] does not have an absolute minimum, but it does have a local minimum at [latex]x=1[/latex] because [latex]f(1)[/latex] is less than [latex]f(x)[/latex] for [latex]x[/latex] near 1.

The function f(x) is shown, which curves upward from quadrant III, slows down in quadrant II, achieves a local maximum on the y-axis, decreases to achieve a local minimum in quadrant I at x = 1, increases to a local maximum at x = 2 that is greater than the other local maximum, and then decreases rapidly through quadrant IV.

Figure 3. This function [latex]f[/latex] has two local maxima and one local minimum. The local maximum at [latex]x=2[/latex] is also the absolute maximum.

Definition


A function [latex]f[/latex] has a local maximum at [latex]c[/latex] if there exists an open interval [latex]I[/latex] containing [latex]c[/latex] such that [latex]I[/latex] is contained in the domain of [latex]f[/latex] and [latex]f(c)\ge f(x)[/latex] for all [latex]x\in I[/latex]. A function [latex]f[/latex] has a local minimum at [latex]c[/latex] if there exists an open interval [latex]I[/latex] containing [latex]c[/latex] such that [latex]I[/latex] is contained in the domain of [latex]f[/latex] and [latex]f(c)\le f(x)[/latex] for all [latex]x\in I[/latex]. A function [latex]f[/latex] has a local extremum at [latex]c[/latex] if [latex]f[/latex] has a local maximum at [latex]c[/latex] or [latex]f[/latex] has a local minimum at [latex]c[/latex].

Note that if [latex]f[/latex] has an absolute extremum at [latex]c[/latex] and [latex]f[/latex] is defined over an interval containing [latex]c[/latex], then [latex]f(c)[/latex] is also considered a local extremum. If an absolute extremum for a function [latex]f[/latex] occurs at an endpoint, we do not consider that to be a local extremum, but instead refer to that as an endpoint extremum.

Given the graph of a function [latex]f[/latex], it is sometimes easy to see where a local maximum or local minimum occurs. However, it is not always easy to see, since the interesting features on the graph of a function may not be visible because they occur at a very small scale. Also, we may not have a graph of the function. In these cases, how can we use a formula for a function to determine where these extrema occur?

To answer this question, let’s look at Figure 3 again. The local extrema occur at [latex]x=0[/latex], [latex]x=1[/latex], and [latex]x=2[/latex]. Notice that at [latex]x=0[/latex] and [latex]x=1[/latex], the derivative [latex]f^{\prime}(x)=0[/latex]. At [latex]x=2[/latex], the derivative [latex]f^{\prime}(x)[/latex] does not exist, since the function [latex]f[/latex] has a corner there. In fact, if [latex]f[/latex] has a local extremum at a point [latex]x=c[/latex], the derivative [latex]f^{\prime}(c)[/latex] must satisfy one of the following conditions: either [latex]f^{\prime}(c)=0[/latex] or [latex]f^{\prime}(c)[/latex] is undefined. Such a value [latex]c[/latex] is known as a critical point and it is important in finding extreme values for functions.

Definition


Let [latex]c[/latex] be an interior point in the domain of [latex]f[/latex]. We say that [latex]c[/latex] is a critical point of [latex]f[/latex] if [latex]f^{\prime}(c)=0[/latex] or [latex]f^{\prime}(c)[/latex] is undefined.

As mentioned earlier, if [latex]f[/latex] has a local extremum at a point [latex]x=c[/latex], then [latex]c[/latex] must be a critical point of [latex]f[/latex]. This fact is known as Fermat’s theorem.

Fermat’s Theorem


If [latex]f[/latex] has a local extremum at [latex]c[/latex] and [latex]f[/latex] is differentiable at [latex]c[/latex], then [latex]f^{\prime}(c)=0[/latex].

Proof

Suppose [latex]f[/latex] has a local extremum at [latex]c[/latex] and [latex]f[/latex] is differentiable at [latex]c[/latex]. We need to show that [latex]f^{\prime}(c)=0[/latex]. To do this, we will show that [latex]f^{\prime}(c)\ge 0[/latex] and [latex]f^{\prime}(c)\le 0[/latex], and therefore [latex]f^{\prime}(c)=0[/latex]. Since [latex]f[/latex] has a local extremum at [latex]c[/latex], [latex]f[/latex] has a local maximum or local minimum at [latex]c[/latex]. Suppose [latex]f[/latex] has a local maximum at [latex]c[/latex]. The case in which [latex]f[/latex] has a local minimum at [latex]c[/latex] can be handled similarly. There then exists an open interval [latex]I[/latex] such that [latex]f(c)\ge f(x)[/latex] for all [latex]x\in I[/latex]. Since [latex]f[/latex] is differentiable at [latex]c[/latex], from the definition of the derivative, we know that

[latex]f^{\prime}(c)=\underset{x\to c}{\lim}\dfrac{f(x)-f(c)}{x-c}[/latex]

 

Since this limit exists, both one-sided limits also exist and equal [latex]f^{\prime}(c)[/latex]. Therefore,

[latex]f^{\prime}(c)=\underset{x\to c^+}{\lim}\dfrac{f(x)-f(c)}{x-c}[/latex],

 

and

[latex]f^{\prime}(c)=\underset{x\to c^-}{\lim}\dfrac{f(x)-f(c)}{x-c}[/latex]

 

Since [latex]f(c)[/latex] is a local maximum, we see that [latex]f(x)-f(c)\le 0[/latex] for [latex]x[/latex] near [latex]c[/latex]. Therefore, for [latex]x[/latex] near [latex]c[/latex], but [latex]x>c[/latex], we have [latex]\frac{f(x)-f(c)}{x-c}\le 0[/latex]. From the equations above we conclude that [latex]f^{\prime}(c)\le 0[/latex]. Similarly, it can be shown that [latex]f^{\prime}(c)\ge 0[/latex]. Therefore, [latex]f^{\prime}(c)=0[/latex].

[latex]_\blacksquare[/latex]

From Fermat’s theorem, we conclude that if [latex]f[/latex] has a local extremum at [latex]c[/latex], then either [latex]f^{\prime}(c)=0[/latex] or [latex]f^{\prime}(c)[/latex] is undefined. In other words, local extrema can only occur at critical points.

Note this theorem does not claim that a function [latex]f[/latex] must have a local extremum at a critical point. Rather, it states that critical points are candidates for local extrema. For example, consider the function [latex]f(x)=x^3[/latex]. We have [latex]f^{\prime}(x)=3x^2=0[/latex] when [latex]x=0[/latex]. Therefore, [latex]x=0[/latex] is a critical point. However, [latex]f(x)=x^3[/latex] is increasing over [latex](−\infty ,\infty )[/latex], and thus [latex]f[/latex] does not have a local extremum at [latex]x=0[/latex]. In Figure 4, we see several different possibilities for critical points. In some of these cases, the functions have local extrema at critical points, whereas in other cases the functions do not. Note that these graphs do not show all possibilities for the behavior of a function at a critical point.

This figure has five parts a, b, c, d, and e. In figure a, a parabola is shown facing down in quadrant I; there is a horizontal tangent line at the local maximum marked f’(c) = 0. In figure b, there is a function drawn with an asymptote at c, meaning that the function increases toward infinity on both sides of c; it is noted that f’(c) is undefined. In figure c, a version of the absolute value graph is shown that has been shifted so that its minimum is in quadrant I with x = c. It is noted that f’(c) is undefined. In figure d, a version of the function f(x) = x3 is shown that has been shifted so that its inflection point is in quadrant I with x = c. Its inflection point at (c, f(c)) has a horizontal line through it, and it is noted that f’(c) = 0. In figure e, a version of the function f(x) = x1/3 is shown that has been shifted so that its inflection point is in quadrant I with x = c. Its inflection point at (c, f(c)) has a vertical line through it, and it is noted that f’(c) is undefined.

Figure 4. (a–e) A function [latex]f[/latex] has a critical point at [latex]c[/latex] if [latex]f^{\prime}(c)=0[/latex] or [latex]f^{\prime}(c)[/latex] is undefined. A function may or may not have a local extremum at a critical point.

Later in this module we look at analytical methods for determining whether a function actually has a local extremum at a critical point. For now, let’s turn our attention to finding critical points. We will use graphical observations to determine whether a critical point is associated with a local extremum.

Example: Locating Critical Points

For each of the following functions, find all critical points. Use a graphing utility to determine whether the function has a local extremum at each of the critical points.

  1. [latex]f(x)=\frac{1}{3}x^3-\frac{5}{2}x^2+4x[/latex]
  2. [latex]f(x)=(x^2-1)^3[/latex]
  3. [latex]f(x)=\dfrac{4x}{1+x^2}[/latex]

Watch the following video to see the worked solution to Example: Locating Critical Points.

Try It

Find all critical points for [latex]f(x)=x^3-\frac{1}{2}x^2-2x+1[/latex].

Try It

Locating Absolute Extrema

The extreme value theorem states that a continuous function over a closed, bounded interval has an absolute maximum and an absolute minimum. As shown in Figure 2, one or both of these absolute extrema could occur at an endpoint. If an absolute extremum does not occur at an endpoint, however, it must occur at an interior point, in which case the absolute extremum is a local extremum. Therefore, by Fermat’s Theorem, the point [latex]c[/latex] at which the local extremum occurs must be a critical point. We summarize this result in the following theorem.

Location of Absolute Extrema


Let [latex]f[/latex] be a continuous function over a closed, bounded interval [latex]I[/latex]. The absolute maximum of [latex]f[/latex] over [latex]I[/latex] and the absolute minimum of [latex]f[/latex] over [latex]I[/latex] must occur at endpoints of [latex]I[/latex] or at critical points of [latex]f[/latex] in [latex]I[/latex].

With this idea in mind, let’s examine a procedure for locating absolute extrema.

Problem-Solving Strategy: Locating Absolute Extrema over a Closed Interval

Consider a continuous function [latex]f[/latex] defined over the closed interval [latex][a,b][/latex].

  1. Evaluate [latex]f[/latex] at the endpoints [latex]x=a[/latex] and [latex]x=b[/latex].
  2. Find all critical points of [latex]f[/latex] that lie over the interval [latex](a,b)[/latex] and evaluate [latex]f[/latex] at those critical points.
  3. Compare all values found in (1) and (2). From the location of absolute extrema, the absolute extrema must occur at endpoints or critical points. Therefore, the largest of these values is the absolute maximum of [latex]f[/latex]. The smallest of these values is the absolute minimum of [latex]f[/latex].

Now let’s look at how to use this strategy to find the absolute maximum and absolute minimum values for continuous functions.

Example: Locating Absolute Extrema

For each of the following functions, find the absolute maximum and absolute minimum over the specified interval and state where those values occur.

  1. [latex]f(x)=−x^2+3x-2[/latex] over [latex][1,3][/latex].
  2. [latex]f(x)=x^2-3x^{\frac{2}{3}}[/latex] over [latex][0,2][/latex].

Watch the following video to see the worked solution to Example: Locating Absolute Extrema part (a).

Try It

Find the absolute maximum and absolute minimum of [latex]f(x)=x^2-4x+3[/latex] over the interval [latex][1,4][/latex].

At this point, we know how to locate absolute extrema for continuous functions over closed intervals. We have also defined local extrema and determined that if a function [latex]f[/latex] has a local extremum at a point [latex]c[/latex], then [latex]c[/latex] must be a critical point of [latex]f[/latex]. However, [latex]c[/latex] being a critical point is not a sufficient condition for [latex]f[/latex] to have a local extremum at [latex]c[/latex]. Later in this module, we show how to determine whether a function actually has a local extremum at a critical point. First, however, we need to introduce the Mean Value Theorem, which will help as we analyze the behavior of the graph of a function.

Try It