A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

The Second Partials Test

College Depth 83 in the knowledge graph I know this Set as goal
1,002topics build on this
402prerequisites beneath it
See this on the map →
Critical Points and Local ExtremaCritical Points of Multivariable Functions+3 moreSecond Partial Test and the Hessian
second-derivative-test Hessian discriminant local-extrema

Core Idea

At a critical point (a, b) of f(x, y), the discriminant D = f_xx f_yy − (f_xy)² classifies the critical point. If D > 0 and f_xx > 0, it is a local minimum; if D > 0 and f_xx < 0, it is a local maximum; if D < 0, it is a saddle point; if D = 0, the test is inconclusive. Geometrically, D is the determinant of the Hessian matrix H = [[f_xx, f_xy], [f_xy, f_yy]], which encodes all second-order curvature information at the critical point.

How It's Best Learned

Connect D to the Hessian determinant explicitly. Have students practice with examples where each case occurs, including D = 0 (to show the test's limits). Emphasize that D > 0 means the surface curves the same way in all directions (definite curvature), while D < 0 means it curves differently in different directions (indefinite curvature — a saddle).

Common Misconceptions

Explainer

From the single-variable second derivative test (your soft prerequisite), you know that at a critical point where f'(x) = 0, the sign of f''(x) tells you the curvature: f'' > 0 means concave up (local min), f'' < 0 means concave down (local max). The multivariable version faces a harder question: a surface at a critical point can curve differently in different directions. It might curve upward along one cross-section and downward along another — that is a saddle point, and no single second derivative can detect it alone.

The Hessian matrix H at a critical point (a, b) collects all second-order information: H = [[f_xx, f_xy], [f_xy, f_yy]], where the diagonal entries measure curvature along the x- and y-axes, and the off-diagonal entry f_xy captures how the x-slope changes as y varies (the "twist"). The discriminant D = f_xx · f_yy − (f_xy)² is the determinant of H. Geometrically, D encodes whether H is positive definite (curves the same way in every direction), negative definite (curves the opposite way in every direction), or indefinite (curves differently in different directions).

The classification rule flows from this: if D > 0, all directions of curvature have the same sign, so the surface is either a bowl (all curving up → local min) or an inverted bowl (all curving down → local max). Checking f_xx resolves which: f_xx > 0 means the x-cross-section curves up, so it is a local minimum; f_xx < 0 means a local maximum. If D < 0, the Hessian is indefinite — the surface curves up in some directions and down in others, producing a saddle point. If D = 0, the Hessian is singular and the test gives no information; you must analyze higher-order behavior.

A helpful geometric intuition: imagine slicing the surface with vertical planes through the critical point at various angles. If D > 0, every such cross-section is either concave up or concave down (all agreeing), like a bowl. If D < 0, some cross-sections are concave up and others concave down — you can find a direction where the surface looks like a local minimum and another direction where it looks like a local maximum, creating the characteristic saddle shape. The discriminant being negative detects this geometric incompatibility between different directions, exactly capturing why the critical point can be neither a max nor a min.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimits and Continuity in Multiple VariablesFunctions of Several VariablesContinuity in Multiple VariablesPartial Derivatives: Definition and ComputationDifferentiability in Multiple VariablesDifferentiability in Multivariable FunctionsTotal Differential and Linear ApproximationChain Rule for Multivariable FunctionsImplicit DifferentiationRelated RatesOptimization ProblemsCritical Points of Multivariable FunctionsCritical Points and Local ExtremaThe Second Partials Test

Longest path: 84 steps · 402 total prerequisite topics

Prerequisites (5)

Leads To (1)