Critical points and saddle point classification using the Hessian

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
AKG
Science Advisor
Homework Helper
Messages
2,561
Reaction score
4
Say I have a function defined on all of [itex]\mathbb{R}^2[/itex] which is continuous everywhere, and of class [itex]C^{\infty}[/itex]. To find the critical points, I simply find the points where the Jacobian is zero, right (since every point in the domain is in the interior of the domain). Then, to classify the critical points, I look at the eigenvalues of the Hessian (2 x 2)-matrix. If the Hessian has only nonzero eigenvalues, one of which is positive, and one of which is negative at some point c where the Jacobian is zero, then at c, the function has a saddle-point of type (1,1). Is that correct?
 
Physics news on Phys.org
Yes, that is correct. If the Jacobian is zero at some point c and the Hessian has two nonzero eigenvalues, one positive and one negative, then c is a saddle point of type (1,1).
 


Yes, that is correct. Finding the critical points of a function involves finding the points where the Jacobian is zero. And to classify these critical points, we look at the eigenvalues of the Hessian matrix. If the Hessian has only nonzero eigenvalues, one positive and one negative, at a point where the Jacobian is zero, then that point is a saddle-point of type (1,1). This means that the function has both a local maximum and a local minimum at that point.