4.4.13 · D5Multivariable Calculus
Question bank — Second derivative test — Hessian determinant
Quick reminder of the machinery you are being tested on (all built from scratch in the parent note):
- A critical point is where both first partials vanish: .
- The Hessian determinant (a single number computed at that point) is .
- with → minimum; with → maximum; → saddle; → the test says nothing.
True or false — justify
Every statement is either subtly right or subtly wrong. The reveal gives the reason, not just the verdict.
If at a critical point, then the point is a local minimum.
False. only says the surface curves up along the -direction; if it still curves down along another direction and you have a saddle. You must check first, and only then use the sign of .
If then and must have the same sign.
True. Since , we get , so the product is strictly positive — meaning both factors share a sign. That is exactly why checking alone is enough.
If the point could still be a local minimum.
False. forces the two curvature eigenvalues to have opposite signs, so takes both positive and negative values — that is the definition of a saddle. A minimum is impossible when .
guarantees the point is a genuine extremum (min or max), not a saddle.
True. means both eigenvalues (curvatures along principal axes) share a sign, so the surface bends the same way in every direction — a bowl or a dome. The sign of then chooses which.
At a critical point where and , the point must be a saddle.
True (given a nonzero cross-term). Then . If this is negative → saddle. Only if is also zero does and the test go silent.
If , there is no extremum at the point.
False. means inconclusive, not "none." For the origin is a clear minimum yet there — the second-order Taylor terms are flat and you must look at higher order by hand.
The Hessian is always symmetric, so automatically.
True whenever the mixed partials are continuous — this is Clairaut's theorem. For the smooth functions in this course it always holds, which is why needs only one cross-term .
You can apply the test at any point of the surface as long as you compute the Hessian correctly.
False. The whole derivation drops the linear Taylor terms because the gradient is zero there. At a non-critical point those linear terms dominate and tells you nothing about shape.
is a fine shortcut when the cross-term is small.
False. Dropping throws away the tilt of the curvature axes. Even a small can flip from positive to negative — the whole point of the minus sign is that coupling between directions matters.
Spot the error
Each item states a piece of (wrong) student reasoning. The reveal names the flaw.
"At , and , and , so it's a min because ." Find the flaw.
The two premises contradict each other: , give , so cannot be positive. When the two second derivatives are forced to share a sign — different signs signal an arithmetic slip.
" has no solution, so there are no critical points and the function has no minimum." Find the flaw.
A minimum on the interior requires a critical point, but extrema can also occur on a boundary or at infinity (or the function may simply be unbounded). "No interior critical point" does not mean "no minimum anywhere."
", so the point is inconclusive — I'll investigate by hand." Find the flaw.
is fully decisive: it is a saddle. Only is inconclusive. The student confused the two failure-looking cases.
"I found , so the point is a maximum." Find the flaw.
alone never distinguishes max from min — it only says "same-sign curvatures." You must still read the sign of ( min, max) to finish.
"The Taylor expansion gave , and I kept the linear terms in ." Find the flaw.
At a critical point , so the linear terms are identically zero and is purely quadratic. Keeping nonzero linear terms means you never actually landed on a critical point.
" is the sum of the eigenvalues, so means positive curvature." Find the flaw.
is the product, not the sum. The product being positive means same sign; the trace is the sum, and only the trace's sign then tells min vs max.
"For , since , the surface has no coupling and must be zero." Find the flaw.
makes , which for this bowl is — very much nonzero. A zero cross-term means the axes aren't tilted, not that vanishes.
Why questions
Force yourself to give the reason, not the rule.
Why does the test only use second-order Taylor terms and ignore third order?
At a critical point the linear terms vanish, so the quadratic form is the leading behaviour — it dominates for small displacements. Higher-order terms are negligible unless the quadratic form is degenerate (), which is exactly when we fall back on them.
Why is completing the square the right tool to analyse the sign of ?
A raw quadratic mixes and , so its sign is not obvious. Completing the square rewrites it as (positive square) plus (coefficient), where each squared piece is — now the sign hinges purely on the two coefficients and .
Why does the coefficient appear naturally in the completed square?
Completing the square in leaves the leftover -coefficient as , which over a common denominator is . So isn't invented — it falls out of the algebra as the second curvature.
Why does produce a saddle rather than a very flat extremum?
With , the two coefficients and have opposite signs. Pick to make one sign, then kill the bracket to make the other sign — the surface genuinely rises in one direction and falls in another. That is a pass, not a flat spot.
Why is (rather than ) the conventional tiebreaker when ?
When both agree in sign, so either would work; is just the standard choice. If they disagree, you've made an error — a built-in consistency check.
Why does connecting to eigenvalues explain everything at once?
The eigenvalues of the symmetric Hessian are the curvatures along the principal axes. Their product is : same sign () is a bowl/dome, opposite sign () is a saddle. The whole test is just "read the signs of two curvatures."
Why must the Hessian be symmetric for the form to be valid?
The single cross-term assumes ; without symmetry you'd have two distinct off-diagonal entries and . Clairaut's theorem guarantees they're equal for continuous mixed partials, collapsing it to .
Edge cases
The scenarios the clean rules quietly assume away.
What does the test say for at the origin?
All second partials are zero there, so — inconclusive. Yet the origin is clearly a minimum (every displacement raises ). This is the poster child for " needs a by-hand argument."
What does the test say for (as a function of two variables, absent) at the origin?
and at the origin, so — inconclusive. Directly, goes negative for and positive for , so it's neither a max nor a min: a degenerate inflection the test can't classify.
If both eigenvalues of the Hessian are zero, what is and what can you conclude?
, so the test is silent. The quadratic form is identically zero and all shape information hides in higher-order terms — you must expand further.
What happens to the "complete the square" derivation if but ?
You can't divide by , so complete the square in instead (using ). The conclusion is identical — the roles of and are symmetric — because itself is symmetric in the two variables.
Can a function have and at a point that is only a local minimum, not global?
Yes. The test is purely local — it reads curvature in an infinitesimal neighbourhood. A function can have several such basins, each a local min, with one deeper than the rest; the Hessian sees only the immediate bowl.
At a critical point on a plateau where is constant in one direction, what happens?
One curvature is zero, so that eigenvalue is and — inconclusive. The surface is flat along that direction to second order, so second-order data can't classify it.
Is it possible for while and are both zero?
No. If both are zero then , which can never be positive. requires both diagonal entries to be nonzero and of matching sign.
Recall Self-check: which trap did you fall for most?
The single most common trap ::: Concluding min/max from the sign of before checking — always compute first. The most common "false failure" ::: Reading as inconclusive; it is decisively a saddle. Only is inconclusive.
Connections
- Second derivative test — Hessian determinant — the parent note these traps target.
- Critical points and gradient — every item assumes you've already solved .
- Taylor series multivariable — why only second-order terms appear.
- Hessian matrix — symmetry, eigenvalues, the determinant.
- Quadratic forms and definiteness — the sign-analysis behind min/max/saddle.
- Clairaut's theorem — why .
- Lagrange multipliers — the constrained cousin of this unconstrained test.