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.
f''(c) = 0 and f'' changes sign at x = c
LaTeX: f''(x) = 0 \text{ and } f''\text{ changes sign at } x = c
| Symbol | Meaning | Unit |
|---|---|---|
| f(x) | Function of x | dimensionless |
| f''(x) | Second derivative of f | dimensionless |
| c | x-coordinate of the inflection point | dimensionless |
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)
| Point Type | First Derivative | Second Derivative | Concavity Change | Example |
|---|---|---|---|---|
| Local Maximum | = 0 | < 0 | No | f(x) = −x² |
| Local Minimum | = 0 | > 0 | No | f(x) = x² |
| Inflection Point | May ≠ 0 | = 0 (sign change) | Yes | f(x) = x³ |
| Saddle Point | = 0 | = 0 (no change) | No | f(x) = x⁴ |
Wikimedia Commons, CC BY-SA
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.
The critical point is the endpoint of the liquid–gas phase boundary on a phase diagram, defined by the critical temperature (T_c) and critical pressure (P_c), beyond which the distinction between liquid and gas phases disappears and the substance exists as a supercritical fluid. Above the critical temperature, no amount of pressure can liquefy the gas; above the critical pressure at the critical temperature, the fluid exhibits properties intermediate between gas and liquid. Supercritical fluids have important industrial applications, such as supercritical CO₂ in extraction processes.
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.