Multivariable calculus
Critical Points of 2x^3 + xy^2 + 5x^2 + y^2
f(x,y) = 2x^3 + xy^2 + 5x^2 + y^2 has four critical points, and all three verdicts appear. The origin is a local minimum with D = 20. The point (-5/3, 0) is a local maximum with D = 40/3. The points (-1, 2) and (-1, -2) are saddles with D = -16.
- local minimumdiscriminant D = 20
- local maximumdiscriminant D = 13.333333333333334
- saddle pointdiscriminant D = -16
- saddle pointdiscriminant D = -16
Start with the equation that factors
The equation mixes both variables and factors into nothing useful. The equation factors immediately, so begin there: either or .
- If : the equation becomes , giving and .
- If : the equation becomes , so and .
That is four critical points: , , and .
One function, all three verdicts
At : with , a local minimum at height . At : with , a local maximum at height .
At the factor is zero, so and . Both are saddles, each at height .
The mistake students make
Attacking first is the wasted half hour. It is one equation in two unknowns and describes an ellipse, so on its own it produces nothing. Always start from whichever partial factors, use it to split into cases, and substitute each case into the other equation.
The second slip is stopping at the branch because it looks like the natural one. The branch carries both saddles, and a solution set that misses half the critical points is not a solution.
Frequently asked questions
Why does f_yy vanish at the saddle points?
Because , which is zero exactly when , and both saddles sit on that line. It does not obstruct anything: is still clearly negative, and a negative classifies the point on its own.
Is the local maximum at (-5/3, 0) a global maximum?
No. The cubic term dominates for large , so for example , which dwarfs the local maximum value . The function is unbounded above and below.