Multivariable calculus
Critical Points of sin x + sin y + sin(x+y)
For f(x,y) = sin x + sin y + sin(x+y) the point (pi/3, pi/3) is a local maximum with D = 2.25, and (-pi/3, -pi/3) is a local minimum with D = 2.25. At (pi, pi) all three second partials vanish, so D = 0 and the test is inconclusive. Looking along the line y = x shows that point is neither a max nor a min.
- local maximumdiscriminant D = 2.25
- local minimumdiscriminant D = 2.25
- degenerate, the test is inconclusivediscriminant D = 0
These are not necessarily all of them; the page says which it covers.
Reducing two equations to a quadratic in cosine
Each partial picks up the same from the coupled term, so subtracting one equation from the other clears it.
The difference gives , so or , each up to a multiple of . Take the diagonal branch first and substitute into the first equation.
So , giving , or , giving . The branch makes and so needs again, which lands on , the same point as once you shift by . Nothing new comes from it.
One period therefore holds three distinct critical points, and the whole plane holds their translates by in either variable.
Two clean verdicts and one the test refuses to give
The second partials are sines, all carrying a minus sign.
At both and equal , so and . Then with , a local maximum with value . Every sign flips at , so is the same but and the point is a local minimum.
At the picture collapses. Both and are zero, so all three second partials are zero and . The test returns no information whatsoever, and the honest classification is degenerate.
To find out what is really happening there, restrict to a line through the point. Along , write .
That cubic changes sign at , so takes values above and below arbitrarily close to the point. It is neither a local maximum nor a local minimum. The cubic term is what the second derivative test could not see.
The mistake students make
The big one is treating as a classification. It is not. A zero discriminant means the quadratic part of the Taylor expansion is flat in some direction, so the second order terms cannot settle the question and the answer lives in the cubic and higher terms. Reporting a point as a saddle because is guessing, and reporting it as a minimum because is worse.
- and : local minimum.
- and : local maximum.
- : saddle.
- : the test says nothing, so go and look at directly.
The second slip is losing the factorisation. Students substitute and then try to solve numerically instead of writing and factoring the quadratic. The double angle identity turns a transcendental equation into , and the root is precisely the degenerate point that a numerical solver would be most likely to skip.
Frequently asked questions
What does a discriminant of zero actually tell you?
Nothing about the point itself. It tells you the second order terms are inconclusive, which happens when the Hessian is singular. You then have to examine directly, usually by restricting it to a few lines through the point and looking at the sign of the first nonzero term in the expansion. Here the restriction to behaves like , and a sign change rules out both a maximum and a minimum.
Should I call (pi, pi) a saddle?
Loosely, many textbooks would, since it is neither a maximum nor a minimum. But that verdict comes from the cubic behaviour, not from the discriminant, and this page reports what the second derivative test itself concludes, which is degenerate. Keeping those separate matters on an exam: if you write saddle, you should also show the line restriction that justifies it, because and are very different situations.