MathematicsCalculusMedium

Concavity

Also known as:Curvature directionConvexity (opposite)

Concavity describes the curvature direction of a function's graph — a function is concave up on an interval if its graph curves upward like a bowl, and concave down if it curves downward like a dome. The second derivative determines concavity: positive second derivative implies concave up; negative implies concave down. Understanding concavity helps identify local extrema and inflection points in curve sketching and optimization problems.

Key Formula

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

LaTeX: f''(x) > 0 \Rightarrow \text{concave up}; \quad f''(x) < 0 \Rightarrow \text{concave down}

SymbolMeaningUnit
f(x)Function of xdimensionless
f''(x)Second derivativedimensionless

Worked Example

Problem

Determine the intervals of concavity for f(x) = x⁴ − 4x³.

Solution

Step 1: First derivative: f'(x) = 4x³ − 12x². Step 2: Second derivative: f''(x) = 12x² − 24x = 12x(x − 2). Step 3: Set f''(x) = 0: 12x(x − 2) = 0 → x = 0 and x = 2. Step 4: Test intervals: x < 0: f''(−1) = 12(−1)(−3) = 36 > 0 → concave up. 0 < x < 2: f''(1) = 12(1)(−1) = −12 < 0 → concave down. x > 2: f''(3) = 12(3)(1) = 36 > 0 → concave up.

Answer

Concave up on (−∞, 0) and (2, ∞); concave down on (0, 2); inflection points at x = 0 and x = 2

Concavity Summary Table

Sign of f''(x)ConcavityGraph ShapeTangent LinesExample Function
f''(x) > 0Concave UpBowl (∪)Below the curvef(x) = x²
f''(x) < 0Concave DownDome (∩)Above the curvef(x) = −x²
f''(x) = 0 (no sign change)NeitherFlat curvatureOn the curvef(x) = x⁴ at x=0
f''(x) = 0 (sign change)InflectionTransitionCrosses curvef(x) = x³ at x=0

Interactive Tools

Desmos Graphing Calculator

Open Tool

Khan Academy — Concavity

Open Tool

GeoGebra

Open Tool
Diagram showing concave up and concave down curves with tangent lines

Wikimedia Commons, CC BY-SA

Related Terms

From Latin "concavus" meaning "hollow" or "vaulted." The mathematical usage of concavity developed alongside second-derivative analysis in the 18th and 19th centuries.

calculussecond-derivativecurve-sketchinginflectionoptimization