Will someone please help me in the following?
I am given with the function $f(x,y)=(x+y)^3\sqrt{x^2+y^2}-1+\cos(x+y)$ and need to determine whether $(0,0)$ and $(1,-1)$ are extremum points or not.
As for $(0,0)$ after using Taylor expansion for $\cos(x+y)$ around $(0,0)$, we get that $f(x,y)=-\frac{(x+y)^2}{2}+O((x+y)^3) $ and hence we have that $(0,0)$ is a local maximum.
As for $(1,-1)$ I think that the same argument will work here as well, but I am not sure about it, since these are two different parts of the question.
Am I right? If not, where is my mistake?
Hope you'll be able to help.
Thanks in advance