← Back to Further Applications of Differentiation
Second Derivative Test for Stationary Points
Key Terms
- A stationary point occurs where f′(a) = 0
- If f′(a) = 0 and f″(a) > 0 ⇒ local minimum (curve concave up at a)
- If f′(a) = 0 and f″(a) < 0 ⇒ local maximum (curve concave down at a)
- If f′(a) = 0 and f″(a) = 0 ⇒ inconclusive — use the first derivative sign test
- When the test is inconclusive, check the sign of f′ on both sides of x = a
At a stationary point x = a (where f′(a) = 0):
f″(a) > 0 ⇒ local minimum
f″(a) < 0 ⇒ local maximum
f″(a) = 0 ⇒ inconclusive (must use first derivative test)
Memory aid: Concave up (∪) at stationary point ⇒ min; concave down (∩) ⇒ max
Step 1 — Find stationary points:
f′(x) = 3x² − 3 = 3(x² − 1) = 3(x−1)(x+1)
f′(x) = 0 ⇒ x = 1 or x = −1
Step 2 — Second derivative:
f″(x) = 6x
Step 3 — Classify:
f″(1) = 6 > 0 ⇒ local minimum at (1, 0)
f′′(−1) = −6 < 0 ⇒ local maximum at (−1, 4)
f′(x) = 4x³ ⇒ f′(0) = 0, so x = 0 is a stationary point
f″(x) = 12x² ⇒ f″(0) = 0 — inconclusive!
Use first derivative sign test:
f′(−1) = −4 < 0 (decreasing); f′(1) = 4 > 0 (increasing)
Sign changes from − to + ⇒ local minimum at (0, 0)
What Are Stationary Points?
A stationary point on a curve y = f(x) is a point where the gradient is zero: f′(a) = 0. At such a point, the curve momentarily has a horizontal tangent — it is neither increasing nor decreasing at that instant. Stationary points may be local maxima, local minima, or stationary points of inflection (where the curve flattens but does not change direction).
Previously, we classified stationary points using the first derivative sign test: check the sign of f′ just to the left and just to the right of x = a, and look at how the sign changes. While reliable, this requires substituting two test values and interpreting the pattern. The second derivative test offers a more streamlined approach in many cases.
The Second Derivative Test: Logic and Reasoning
Recall that f″(a) measures the rate of change of the gradient at x = a.
Suppose x = a is a stationary point (f′(a) = 0) and f″(a) > 0. This means the gradient is increasing at x = a. Just to the left of a, the gradient was even lower (more negative), and just to the right it will be positive. So the gradient goes from negative to zero to positive — exactly the pattern for a local minimum. The curve is concave up at a (like a bowl), confirming it is a trough.
Conversely, if f″(a) < 0, the gradient is decreasing at x = a. Just left of a it was positive, just right it becomes negative — the pattern for a local maximum. The curve is concave down at a (like an arch), confirming it is a peak.
This is why the memory aid works: concave up (∪) means a local min; concave down (∩) means a local max.
The Inconclusive Case: When f″(a) = 0
The second derivative test fails when f″(a) = 0. In this situation, we cannot determine the nature of the stationary point from f″ alone — the point could be a local minimum, a local maximum, or a stationary inflection point.
When this occurs, revert to the first derivative sign test: evaluate the sign of f′(x) at a point slightly to the left of a and at a point slightly to the right of a.
- If f′ goes from negative to positive (− then +): local minimum
- If f′ goes from positive to negative (+ then −): local maximum
- If f′ does not change sign (+ then + or − then −): stationary inflection point
A classic example is f(x) = x4: f′(0) = 0, f″(0) = 0 (inconclusive). The first derivative test shows f′(−1) = −4 < 0 and f′(1) = 4 > 0, giving a sign change from − to +, so (0, 0) is a local minimum.
Another example is f(x) = x³: f′(0) = 0, f″(0) = 0 (inconclusive). f′(−1) = 3 > 0 and f′(1) = 3 > 0 — no sign change — so (0, 0) is a stationary inflection point.
Full Procedure for Classifying Stationary Points
Step 1: Differentiate f(x) to get f′(x). Solve f′(x) = 0 to find the x-coordinates of all stationary points.
Step 2: Find f″(x). Evaluate f″ at each stationary point x = a.
Step 3: Apply the second derivative test: f″(a) > 0 ⇒ min; f″(a) < 0 ⇒ max; f″(a) = 0 ⇒ use first derivative sign test.
Step 4: Calculate y = f(a) for each stationary point to get the full coordinates.
Step 5: State each stationary point with its coordinates and type (local max, local min, or stationary inflection point).
Combining First and Second Derivatives for Curve Sketching
A complete curve sketch uses information from both f′ and f″. From f′: find stationary points, intervals of increase/decrease. From f″: classify stationary points using the second derivative test, find inflection points, determine intervals of concavity. Together, these give you the shape of the curve in rich detail — the location and type of every turning point, the direction of every bend, and the exact coordinates of every key feature.
Mastery Practice
- Fluency Find and classify the stationary point(s) of f(x) = x² − 6x + 5 using the second derivative test.
- Fluency Find and classify the stationary point(s) of f(x) = −x² + 4x + 1 using the second derivative test.
- Fluency Use the second derivative test to classify the stationary points of f(x) = x³ − 12x.
- Fluency Use the second derivative test on f(x) = 3x4 − 4x³ to find and classify any stationary points.
- Understanding Find all stationary points of f(x) = 2x³ − 9x² + 12x − 4 and classify each using the second derivative test.
- Understanding For f(x) = x4 − 8x², find all stationary points and classify them. Use the second derivative test where possible.
- Understanding The function f(x) = x³ + ax² + bx has a local maximum at x = −3 and a local minimum at x = 1. Find the values of a and b.
- Understanding Apply the second derivative test to f(x) = x5. Show that the test is inconclusive and then correctly classify the stationary point using the first derivative test.
- Problem Solving For f(x) = xe−x:
(a) Find all stationary points using the second derivative test.
(b) Determine whether f has any inflection points. - Problem Solving A function has f′(x) = 3x² − 6x and f(0) = 4.
(a) Find and classify all stationary points of f.
(b) Find f(x) and determine the global minimum of f on the interval [−1, 3].