Andromeda
Note

The Second Derivative Test for Concavity

Definition

In the context of calculus, the second derivative provides a definitive test for the concavity of a twice-differentiable function.

Why It Matters

The second derivative test for concavity is the ‘curvature sensor’ of calculus; it allows us to distinguish between a linear trend and an accelerating or decelerating change, which is critical for everything from economic forecasting to structural safety.

Core Concepts

  • The Test Let y=f(x)y = f(x) be twice-differentiable on an interval II.
  1. If f(x)>0f''(x) > 0 for all xIx \in I, the graph of ff over II is concave up.
  2. If f(x)<0f''(x) < 0 for all xIx \in I, the graph of ff over II is concave down.
  • How to read: “The condition if f-double-prime of x is positive for all x in I, concave up; if negative, concave down.”

    • Meaning / when to use: ff'' measures how slope ff' is changing. Positive ff'' means slope is increasing (cup shape); negative means slope is decreasing (frown shape).
  • Intuition Since ff'' is the derivative of ff', a positive ff'' means the slope ff' is increasing (turning counter-clockwise), which creates a “cup” shape. A negative ff'' means the slope is decreasing (turning clockwise), creating a “frown” shape.

Connected Concepts