11. Find and classify the critical points of f(x,y) = x4 + y4 -4xy
Solution:
Going to the partialsfx = 4x3 -4y = 0 Þ y = x3
fy = 4y3 -4x = 0 Þ x = y3
Consequently x9 = x Þ x(x8 - 1) = 0 Þ x = 0, x = 1, or x = -1.
Going on to the second derivative test:
fxx = 12x2
fxy = -4
fyy = 12y2
So
D = 144x2y2 -16
Now, since y = x3, if x = 0 then y = 0 and D < 0, so the function has a saddle at (0,0).
If x = ± 1 then y = ± 1, D = 144-16 >0, and A = 12 so the function has local minimas at (± 1, ± 1)