Hessian matrix
The Hessian matrix of a twice-differentiable function
where
Second Derivative Test Criterion
To classify a critical point
The classification is as follows:
- Local Minimum: If
and . The surface is shaped like a bowl opening upwards. - Local Maximum: If
and . The surface is shaped like a dome. - Saddle Point: If
. The surface curves up in one direction and down in another, like a horse's saddle or a Pringles chip. - Inconclusive: If
, the test fails, and further analysis is needed.
Relation to the shape operator
The Hessian matrix provides a powerful link between calculus and differential geometry, specifically through its connection to the curvature of the surface
At a critical point
- Principal Curvatures: The eigenvalues of the Hessian at a critical point,
and , are the principal curvatures of the surface. These values represent the maximum and minimum normal curvature at that point. - Gaussian Curvature (K): The determinant of the Hessian is the Gaussian curvature,
. - If
( ), the principal curvatures have the same sign. The surface is locally shaped like a dome (elliptic paraboloid) or a bowl, corresponding to a maximum or minimum. - If
( ), the principal curvatures have opposite signs. The surface is locally shaped like a saddle (hyperbolic paraboloid), corresponding to a saddle point.
- If
- Mean Curvature (H): Half the trace of the Hessian,
, gives the mean curvature, . The sign of (and ) when determines if the surface is curving up or down on average. This is related to the Laplacian operator.