Pure · Differentiation
1 / 11
Convex, concave and points of inflection
Using the second derivative to decide where a curve is convex (f'' > 0) or concave (f'' < 0), and locating points of inflection where the concavity changes — distinct from a stationary point.
Pure · Differentiation
Convex, concave and points of inflection
Using the second derivative to decide where a curve is convex (f'' > 0) or concave (f'' < 0), and locating points of inflection where the concavity changes — distinct from a stationary point.
Why it works
The first derivative tells you whether a curve is going up or down. The second derivative tells you which way it bends — and that shape information is what this section is about.- Where the gradient is increasing, so the curve bends upward like a
- Where the gradient is decreasing, so the curve bends downward like
A point of inflection is where the curve changes from one to the other — from bending up to bending down or vice versa. Since is positive on one side and negative on the other, at the inflection itself Both conditions matter. on its own is not enough: for we get , but on both sides, so the curve stays convex and the origin is a minimum, not an inflection. You must check that actually changes sign — the sure test for an inflection.
The simplest example is . Here , which is negative for (concave) and positive for (convex), changing sign at . So the origin is a point of inflection.Inflection vs stationary point. These are independent ideas and a frequent source of confusion:
- A stationary point of inflection also has — the curve is
- A non-stationary point of inflection has — the curve changes
So to find points of inflection: compute , solve , and confirm the sign of flips across each root.