In mathematics, a saddle point or minimax point[1] is a point on the surface of the graph of a function where the slopes (derivatives) in orthogonal directions are all zero (a critical point), but which is not a local extremum of the function.[2] An example of a saddle point is when there is a critical point with a relative minimum along one axial direction (between peaks) and at a relative maximum along the crossing axis. However, a saddle point need not be in this form. For example, the function
f(x,y)=x2+y3
(0,0)
y
A simple criterion for checking if a given stationary point of a real-valued function F(x,y) of two real variables is a saddle point is to compute the function's Hessian matrix at that point: if the Hessian is indefinite, then that point is a saddle point. For example, the Hessian matrix of the function
z=x2-y2
(x,y,z)=(0,0,0)
\begin{bmatrix} 2&0\\ 0&-2\\ \end{bmatrix}
(0,0,0)
z=x4-y4,
In the most general terms, a saddle point for a smooth function (whose graph is a curve, surface or hypersurface) is a stationary point such that the curve/surface/etc. in the neighborhood of that point is not entirely on any side of the tangent space at that point.
In a domain of one dimension, a saddle point is a point which is both a stationary point and a point of inflection. Since it is a point of inflection, it is not a local extremum.
A saddle surface is a smooth surface containing one or more saddle points.
z=x2-y2
Saddle surfaces have negative Gaussian curvature which distinguish them from convex/elliptical surfaces which have positive Gaussian curvature. A classical third-order saddle surface is the monkey saddle.[3]
In a two-player zero sum game defined on a continuous space, the equilibrium point is a saddle point.
For a second-order linear autonomous system, a critical point is a saddle point if the characteristic equation has one positive and one negative real eigenvalue.
In optimization subject to equality constraints, the first-order conditions describe a saddle point of the Lagrangian.
In dynamical systems, if the dynamic is given by a differentiable map f then a point is hyperbolic if and only if the differential of ƒ n (where n is the period of the point) has no eigenvalue on the (complex) unit circle when computed at the point. Thena saddle point is a hyperbolic periodic point whose stable and unstable manifolds have a dimension that is not zero.
A saddle point of a matrix is an element which is both the largest element in its column and the smallest element in its row.