What is a Local Maximum?
A local maximum is a point on a graph where a function reaches a peak relative to the values immediately around it. At this point, the function value is higher than the values of nearby points, even if it’s not the functions highest point overall. Local maxima often appear in polynomial functions, especially those of degree three or higher, where the curve has enough flexibility to rise and fall multiple times.
Local maxima are useful for identifying high points in economic trends, physical systems, or optimization tasks where you’re looking for the best value within a limited range.
The term local maxima is simply the plural form of local maximum. Analysts use the plural form when a function has more than one peak. For example, a graph may have two or more local maxima if the curve rises and falls multiple times.
In calculus and algebra, local maxima help identify turning points—places where a function changes direction from increasing to decreasing. They are important in curve analysis, optimization problems, and interpreting real-world data models.
Key Characteristics of Local Maxima
- A local maximum occurs at x = a if f(a) is greater than the values of f(x) for all x near a.
- It is not necessarily the highest point overall—that would be a global maximum.
- On a smooth curve, a local maximum usually occurs where the slope (derivative) is zero.
- A function can have more than one local maximum or none at all.
Graph Example
In the function f(x) = x³ − 3x² + 2, the graph rises to a peak and then falls. This peak occurs at x = 0, where f(x) reaches a local maximum. Even though the function increases again at higher x-values, the value at x = 0 is still considered a local peak because it is higher than all nearby values.
Although the curve rises again as x increases beyond the local maximum, it does not form another peak. Instead, the function continues increasing toward infinity, so that upward trend indicates the long-term behavior of the function.
« Back to Glossary Index