MathematicsCalculusMedium

Inflection Point

Also known as:Point of inflectionFlex point

An inflection point is a point on a curve where the concavity changes — the curve transitions from concave up to concave down, or vice versa. At such a point, the second derivative of the function is zero or undefined. Inflection points are critical in optimization, economics, and physics for identifying transitions in the rate of change of a rate of change.

Key Formula

f''(c) = 0 and f'' changes sign at x = c

LaTeX: f''(x) = 0 \text{ and } f''\text{ changes sign at } x = c

SymbolMeaningUnit
f(x)Function of xdimensionless
f''(x)Second derivative of fdimensionless
cx-coordinate of the inflection pointdimensionless

Worked Example

Problem

Find the inflection points of f(x) = x³ − 3x² + 2.

Solution

Step 1: Find the first derivative: f'(x) = 3x² − 6x. Step 2: Find the second derivative: f''(x) = 6x − 6. Step 3: Set f''(x) = 0: 6x − 6 = 0 → x = 1. Step 4: Check sign change: for x < 1, f''(x) < 0 (concave down); for x > 1, f''(x) > 0 (concave up). Sign changes at x = 1. Step 5: Find y-value: f(1) = 1 − 3 + 2 = 0. Inflection point is (1, 0).

Answer

Inflection point at (1, 0)

Conditions at Critical Points vs Inflection Points

Point TypeFirst DerivativeSecond DerivativeConcavity ChangeExample
Local Maximum= 0< 0Nof(x) = −x²
Local Minimum= 0> 0Nof(x) = x²
Inflection PointMay ≠ 0= 0 (sign change)Yesf(x) = x³
Saddle Point= 0= 0 (no change)Nof(x) = x⁴

Interactive Tools

Desmos Graphing Calculator

Open Tool

Wolfram Alpha

Open Tool

GeoGebra

Open Tool
Graph showing an inflection point where concavity changes from down to up

Wikimedia Commons, CC BY-SA

Related Terms

From Latin "inflectere" meaning "to bend inward." The term entered mathematical usage in the 17th century, formalized by Gottfried Leibniz and Isaac Newton as part of the development of differential calculus.

calculusconcavitysecond-derivativecurve-analysisoptimization