Multivariable calculus
Critical Points of x^4 + y^4 - 4xy
f(x,y) = x^4 + y^4 - 4xy has three critical points. The origin is a saddle with discriminant D = -16. The points (1,1) and (-1,-1) are local minima with D = 128 and f_xx = 12, and both sit at height -2, which is the global minimum of the function.
- saddle pointdiscriminant D = -16
- local minimumdiscriminant D = 128
- local minimumdiscriminant D = 128
Chasing the system down to x^9 = x
Setting both to zero gives and . Substituting the first into the second gives .
The real solutions are , and . Pairing each with gives the critical points , and .
The second derivative test
At the origin both pure second partials vanish, so and the origin is a saddle. At and at the product is , so , and makes both of them local minima at height .
The mistake students make
Cancelling from is the standard way to lose the saddle at the origin. Factor the equation as and both cases survive.
The other trap is . A degree eight equation has eight roots in the complex numbers, but only and are real, and only real numbers are coordinates of points in the plane. Three critical points in total, not nine.
Frequently asked questions
Why do the two minima have exactly the same value?
Because : the function is unchanged by a half turn about the origin. That symmetry carries onto , so the two points must have the same height, , and the same discriminant, .
Are these local minima also global minima?
Yes. The quartic terms dominate, so in every direction and the global minimum has to be attained at a critical point. Among the three candidates, the heights are at the origin and at the other two, so is the global minimum.