$\begingroup$

Is the point at $(0,0)$ of the graph $z=x^3 + y^3$ considered a saddle point?

I was given that function, and I used the second-order derivative test only to find that the $Hf(0,0) = 0$, with the critical point being at 0,0. Is anything that is not a local minimum or a local maximum considered a saddle point? What the graph looks like

$\endgroup$

1 Answer

$\begingroup$
  1. In your case, the Hessian is a null matrix. This does not guarantee that the point is a saddle point. Although I cannot come up with an example but I think you can have a null matrix as hessian at the minima. But don't quote me for that.

  2. Such a point, AFAIK, is given the name "Degenerate Critical Point". Whether it is considered saddle or not, I am not sure.

  3. If I am standing at (0,0,0) and you give me an $\epsilon$, I can step $(\epsilon,0)$ and make the function positive or $(-\epsilon,0)$ and make the function negative. So, no matter how small epsilon you give me, I can always move to points that increase the function value and reduce it. This makes the (0,0,0) a saddle point.
  4. Does this question help : Classifying singular points as local min, max or saddle points?
$\endgroup$3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy