The test states: If the function f is twice differentiable in a neighborhood of a stationary point x, meaning that , then:
If then has a local maximum at .
If then has a local minimum at .
If , the second derivative test says nothing about the point .
In the last case, the function may have a local maximum or minimum there, but the function is sufficiently "flat" that this is undetected by the second derivative. In this case one has to examine the third derivative. Such an example is f(x) = x4.
For a function of more than one variable, the second derivative test generalizes to a test based on the eigenvalues of the function's Hessian matrix at the stationary point. In particular, assuming that all second order partial derivatives of f are continuous on a neighbourhood of a stationary point x, then if the eigenvalues of the Hessian at x are all positive, then x is a local minimum. If the eigenvalues are all negative, then x is a local maximum, and if some are positive and some negative, then the point is a saddle point. If the Hessian matrix is singular, then the second derivative test is inconclusive.
Proof of Second Derivative Test
Suppose we have f''(x) > 0 (the proof for f''(x) < 0 is analogous). Then
The second derivative test may also be used to determine the concavity of a function as well as a function's points of inflection.
First, all points at which are found. In each of the intervals created, is then evaluated at a single point. For the intervals where the evaluated value of the function is concave down, and for all intervals between critical points where the evaluated value of the function is concave up. The points that separate intervals of opposing concavity are points of inflection.