Locating inflection points is entirely analogous to locating maxima and minima, but with the second derivative in place of the first: we look for the points where vanishes and check that it changes sign.
Property — How to find inflection points
- Compute .
- Find the points where (or where does not exist).
- Check that changes sign around that point. If it does: inflection point. If not: it is not an inflection point (it is a point where the concavity “pauses” but does not change).
The third step is essential: as for extrema, the vanishing of is only a necessary condition. If does not change sign, the concavity stays the same and the point is not an inflection point.
Example
Let us look for the inflection points of . The first derivative vanishes at (a stationary point, to be classified by studying the sign of ). The second derivative is Since , the sign of is that of : for we have (concave), for we have (convex). The concavity changes, so is an inflection point.
Links
Topics: Curve sketching
Concepts: Concavity and convexity · Second derivative · Inflection point
Skills: Sketching a function