Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Extrema are the high and low values of a function, and they help describe turning points, best choices, and limits of behavior. A local extremum is a highest or lowest value compared with nearby points, while an absolute extremum is the highest or lowest value on the entire domain being studied. In calculus, extrema connect graph shape to derivatives because many peaks and valleys occur where the slope is zero or undefined.

This distinction matters in optimization problems, graph analysis, physics, economics, and engineering.

Understanding Calculus: Absolute vs Local Extrema

A derivative is useful because it tracks the direction of change. When a graph rises before a point then falls after it, the point is a peak. The derivative changes from positive to negative there.

When a graph falls then rises, the point is a valley. The derivative changes from negative to positive. This sign change test often gives clearer evidence than finding a flat tangent alone.

A derivative of zero can occur at a place that is not a peak or valley. For example, a graph can flatten briefly while continuing upward. Looking at values or derivative signs on each side prevents that mistake.

Some important candidates do not have an ordinary derivative. A sharp corner can form a lowest point even though there is no single tangent slope there. The graph of the absolute value of x has this feature at zero.

A function can also have a vertical tangent or a break in its rule. Students should first check that the function is actually defined at the input being considered.

A missing point cannot be an extremum because it has no function value. This is why graph features, the domain, and derivative calculations must be used together rather than treated as separate steps.

The endpoints of an interval deserve special attention. At the left edge, there are no domain values immediately to its left. At the right edge, there are no domain values immediately to its right.

Even so, an endpoint may give the largest or smallest output for the full interval. This happens often in applied problems. If a company can make between zero and one hundred items, zero and one hundred are real choices that must be checked.

On an open interval, endpoint values are not included. A function may get closer and closer to a best value without ever reaching it. In that case, there is no absolute extremum, even when the graph seems to point toward one.

A major theorem gives a useful guarantee. If a function is continuous on a closed interval, it must attain a highest value and a lowest value somewhere in that interval. The locations may be inside the interval or at its boundaries.

Continuity matters because jumps, holes, and unbounded behavior can remove this guarantee. The second derivative can help classify an interior candidate. A positive second derivative suggests a valley because the graph bends upward.

A negative second derivative suggests a peak because the graph bends downward. When the second derivative is zero or unavailable, this test gives no conclusion. Comparing actual function values remains the reliable final step for finding the absolute answers.

Key Facts

  • A local maximum at x = c means f(c) >= f(x) for x values near c.
  • A local minimum at x = c means f(c) <= f(x) for x values near c.
  • An absolute maximum on a domain means f(c) >= f(x) for every x in the domain.
  • An absolute minimum on a domain means f(c) <= f(x) for every x in the domain.
  • Critical points occur where f'(c) = 0 or f'(c) is undefined, as long as c is in the domain of f.
  • Closed-interval method: find critical points in (a,b), evaluate f at those points and at endpoints a and b, then compare all values.

Vocabulary

Absolute maximum
The largest function value on the entire domain or interval being considered.
Absolute minimum
The smallest function value on the entire domain or interval being considered.
Local extremum
A maximum or minimum value compared only with function values at nearby inputs.
Critical point
An input inside the domain where the derivative is zero or does not exist.
Closed-interval method
A procedure for finding absolute extrema on a closed interval by checking critical points and endpoints.

Common Mistakes to Avoid

  • Ignoring endpoints: endpoints can be absolute maxima or minima even if they are not critical points, so they must be evaluated on a closed interval.
  • Assuming every critical point is an extremum: a derivative of zero can also occur at a flat point that is not a maximum or minimum.
  • Confusing local and absolute extrema: a local maximum may be lower than another part of the graph, so it is not automatically the absolute maximum.
  • Forgetting to compare function values: solving f'(x) = 0 only gives candidates, and the actual extrema come from evaluating f(x) at every candidate.

Practice Questions

  1. 1 For f(x) = x^2 - 4x + 1 on [0,5], find the absolute maximum and absolute minimum.
  2. 2 For f(x) = x^3 - 3x^2 + 2 on [-1,4], find all critical points, then determine the absolute extrema on the interval.
  3. 3 A continuous function on [a,b] has a local maximum at an interior point and its highest graph point occurs at the right endpoint b. Explain which point is the local maximum and which point is the absolute maximum.