Skip to content
Medium

The Second Derivative and Concavity

Simple Explanation

The second derivative f''(x) is the derivative of f'(x). Its sign describes concavity: f''(x)>0 means the graph curves upward like a cup (concave up), and f''(x)<0 means it curves downward like a frown (concave down). A point where concavity switches from one to the other is an inflection point.

Why Do We Need It?

Concavity captures how a function is curving, not just whether it is rising or falling β€” the difference between accelerating growth and decelerating growth, which matters enormously in economics, physics, and any model of change.

See It

f(x) = xΒ³ βˆ’ 3x, with its inflection point marked at the origin
-2-2-1-111220xyinflection point (0, 0)

A cubic curve that is concave down to the left of the origin and concave up to the right of it, with the origin marked as the inflection point

Formula

Concavity from the Second Derivative

f''(x) > 0 ⟹ concave up; f''(x) < 0 ⟹ concave down

The sign of the second derivative reveals whether the graph curves upward (like a cup) or downward (like a frown) at that point. A point where concavity changes is an inflection point.

f''(x)
β€” the second derivative of f β€” the derivative of the derivative

When to use it: Whenever the curvature (concavity) of a graph, or its inflection points, need to be identified.

Worked Example

Find the concavity and inflection point of a cubic

Determine the concavity of f(x) = xΒ³ βˆ’ 3x and find its inflection point.

    Why Does This Work?

    The first derivative measures how fast f is changing; the second derivative measures how fast f' itself is changing β€” that is, whether the slope is increasing (curving upward, concave up) or decreasing (curving downward, concave down) as x increases.

    Real-Life Example

    A pandemic's case count slowing down

    During an outbreak, the total number of cases keeps rising, but at some point the daily rate of new cases starts to fall even though the total is still increasing.

    That turning point β€” where growth switches from accelerating to decelerating β€” is exactly an inflection point of the total-cases function, found from where its second derivative changes sign.

    Practice

    For f(x) = xΒ² βˆ’ 4x + 1, is the graph concave up or concave down everywhere?

    Medium

    Common mistake

    Assuming every point where f''(x)=0 is automatically an inflection point β€” the sign of f'' must actually change on either side of it; if it does not change sign, it is not an inflection point.

    Quick Review

    • f''(x)>0 ⟹ concave up (cup shape); f''(x)<0 ⟹ concave down (frown shape).
    • Inflection point: where concavity changes β€” a candidate where f''(x)=0, confirmed by an actual sign change.
    • Concavity describes how the rate of change itself is changing.