Prove that the point is a local maximum if Hessian is null

45 Views Asked by At

$f = (x + y + z)^7 - x^6 - y^6 - z^6$. $(0, 0, 0)$ is one of the stationary points and its' Hessian is null. At first I've tried to prove that it's not an extremum, but now I think that it's a local maximum, but I don't know how to prove it formally. Can you give me a hint please?

1

There are 1 best solutions below

0
On BEST ANSWER

It is a local maximum. Note that $|(x+y+z)^7| < \max(x^6, y^6, z^6)$ for $(x,y,z)$ sufficiently close to $0$.