Definition: Local Minimum
Let be a Real Scalar Field.
We say that is a local minimum of if there is an open ball around where is the smallest funtional value.
We say that is a place of a local minimum for .
Definition: Global Maximum
Let be a Real Scalar Field.
We say that is a local maximum of if there is an open ball around where is the greatest funtional value.
We say that is a place of a local maximum for .
Definition: Local Extremum
The local minima and local maxima of a Real Scalar Field are collectively known as its local extrema.
Theorem: Finding Local Extrema
Theorem: Hessian Matrix Criteria for Local Extrema
Let be a Real Scalar Field which is twice continuously partially differentiable in Cartesian coordinates on an open subset .
A Critical Point is:
a place of a local maximum if the Hessian Matrix is negative-definite;
a place of a local minimum if the Hessian Matrix is positive-definite;
a place of a Saddle Point if the Hessian Matrix is indefinite;
If the Hessian Matrix is semi-definite, then it cannot be used to make any predictions.
PROOF
TODO