Multivariable calculus
Critical Points of x^4 - 2x^2 + y^2
f(x,y) = x^4 - 2x^2 + y^2 has three critical points. The origin is a saddle with discriminant D = -8, since the surface falls along the x axis and rises along the y axis. The points (1,0) and (-1,0) are local minima with D = 16, both at height -1, which is the global minimum.
- saddle pointdiscriminant D = -8
- local minimumdiscriminant D = 16
- local minimumdiscriminant D = 16
A system that comes apart cleanly
The equation forces on its own. The equation factors into , giving , and . So the critical points are , and , all on the axis.
The discriminant depends on x alone
Because , the discriminant is just the product of the two pure second partials, and is a positive constant. So the sign of is the sign of .
At the origin, , a saddle. At , with , so both are local minima at height .
The mistake students make
The origin gets misread as a minimum, because along the axis climbs away from it and the function looks like a sum of squares. Test the other direction: along the axis, , and sits below . Rising one way and falling another is a saddle.
Checking one direction is never enough in two variables. That is the whole reason the second derivative test exists, and here it delivers without any sampling.
Rewriting the function makes the shape obvious.
Both squares are zero exactly when and , so everywhere and the two minima are global.
Frequently asked questions
Why are there two minima with the same value?
Every in the formula appears as an even power, so and the surface is symmetric across the axis. That reflection carries to , so both must have the same height, , and the same discriminant, .
Is the origin a minimum along the y axis?
Yes, and that is exactly the trap. Restricted to the axis, , which has a minimum at . But restricted to the axis, , which has a maximum at . A point that is a minimum in one direction and a maximum in another is a saddle.