Extrema
Extrema is the collective term for all maximum and minimum values of a function. A single maximum or minimum is called an extremum, and together they are called extrema.
The extrema of a function are the points in its domain where attains its greatest or least values, either globally (absolute extrema) or within a neighborhood of a point (local or relative extrema). An absolute maximum is the highest value of on its entire domain, while a local maximum is a point where for all near . The same logic applies to minimum values. Extrema can occur at critical points (where or is undefined) or at the endpoints of a closed interval.
Key Formula
Where:
- = the derivative of $f$ evaluated at $c$
- = a critical point where an extremum may occur
Worked Example
Problem: Find all extrema of on the interval .
Step 1: Find the derivative of .
Step 2: Set the derivative equal to zero and solve for the critical points.
Step 3: Evaluate at each critical point and at both endpoints of the interval.
f(-2) = -8 + 6 + 2 = 0$$ $$f(-1) = -1 + 3 + 2 = 4$$ $$f(1) = 1 - 3 + 2 = 0$$ $$f(2) = 8 - 6 + 2 = 4
Step 4: Identify the extrema by comparing all the values. The largest values are the maxima and the smallest values are the minima.
Answer: The absolute maximum value is , occurring at and . The absolute minimum value is , occurring at and . Additionally, is a local maximum and is a local minimum.
Visualization
Why It Matters
Finding extrema is central to optimization problems — situations where you need to maximize profit, minimize cost, or determine the best dimensions for a design. In calculus, extrema also help you understand the overall shape and behavior of a function, which is essential for accurate curve sketching and analysis.
Common Mistakes
Mistake: Assuming that every critical point is an extremum.
Correction: A critical point where could be an inflection point instead. For example, has , but is not an extremum. Use the first or second derivative test to verify.
Mistake: Forgetting to check the endpoints of a closed interval.
Correction: On a closed interval , absolute extrema can occur at the endpoints, not just at critical points. Always evaluate and .
