The Derivative of the Derivative
Differentiating a derivative gives the second derivative — the rate of change of the rate of change. If is position, is velocity and is acceleration. Higher derivatives (, and so on) continue the pattern, each measuring the change of the one before.
The second derivative reveals concavity — how a curve bends:
- — the curve is concave up (cup-shaped, holds water); the slope is increasing.
- — the curve is concave down (cap-shaped, spills water); the slope is decreasing.
A point where concavity changes sign is an inflection point — the curve switches from bending one way to the other. At an inflection point is zero (or undefined), but the reverse is not guaranteed: is necessary, not sufficient, for an inflection (concavity must actually change).
Concavity gives the second-derivative test for classifying critical points (where ):
- at a critical point local minimum (bottom of a cup).
- at a critical point local maximum (top of a cap).
- the test is inconclusive; fall back on the first-derivative sign test.
Together, the first derivative (increasing/decreasing, critical points) and the second (concavity, inflections) determine a curve's full shape, which is the heart of curve sketching and of optimization in the next lesson.
Common pitfall: assuming that guarantees an inflection point. A zero second derivative is only a candidate — an inflection requires the concavity to actually change sign across the point. For example has , yet it is concave up on both sides, so is not an inflection point. Always check that concavity switches.