This is not homework, but it is in my book and I find it hard to solve:
Determine the points where $f$ is has a local minimum/maximum. Determine if it strong/weak and absolute/relative and interior extremum or boundary extremum.
$$f(x,y)= (x^2-y^2)e^{-x^2-y^2}$$ The domain of $f$ is $E=\{(x,y): x^2+y^2 \leq 4 \}$
A worked solution would be really appreciated. Or if someone knows some worked solutions of exercises like these (somewhere on the internet), that would be great as well. Or a step-by-step plan how to solve exercises like these. In other words, any help is really appreciated.
Well, on the boundary of $E$, we have $f(x,y)=(2x^2-4)e^{-4}$ (why?). This shouldn't be difficult to maximize/minimize, bearing in mind that $-2\le x\le 2$.
To find critical points on the interior of $E$, start by finding the first partial derivatives of $f$, and setting both to $0$. Solve this system, and see what solutions $(x,y)$ have the property that $x^2+y^2<4$. Once any such critical points have been found, find all the second partials of $f$, and use the second partial derivative test to determine which of them (if any) are extrema.
Classify all the extrema as directed.