I was faced with this question:
Given that $f(x,y)=x^3-y^3-3x^2+6y^2+3x-12y+8$.
Prove that $(1,2)$ is a critical point of $f$, and that it's not a local minimum or a local maximum.
It's my first time dealing with a question like this, I have found the point and found that $f_{xx}f_{yy} - (f_{xy})^2 = 0$.
And now I need to prove that it's not maximum or minimum, how do I do that? The only way I thought about is just substituting points until I get $f(x,y) > f(1,2)$ and another point $f(x,y) < f(1,2)$.
But that obviously isn't an efficient way and might be wrong.
I would appreciate any help in how to deal with this question and questions like these in general whenever I get a point that isn't a min/max/saddle, how can I decide what point is it?
$f(x,y)=(x-1)^3-(y-2)^3+1$ and $f(1,2)=1$.
For any $\varepsilon>0$
So "near" $(1,2)$ you always can find points above and below $f(1,2)$.