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

Higher-Order Partial Derivatives and Mixed Partials

College Depth 78 in the knowledge graph I know this Set as goal
1,005topics build on this
335prerequisites beneath it
See this on the map →
Partial Derivatives: Definition and ComputationClairaut's Theorem: Equality of Mixed PartialsSecond Partial Test for Local Extrema (Hessian)
higher-order mixed-partials clairaut

Core Idea

Mixed partial derivatives ∂²f/∂x∂y and ∂²f/∂y∂x measure rate of change in two different variables. Clairaut's theorem states that if mixed partials are continuous, then ∂²f/∂x∂y = ∂²f/∂y∂x (they commute).

Explainer

You already know how to compute a partial derivative: fix all variables except one and differentiate with respect to that one variable. A higher-order partial derivative simply repeats this process. The second partial ∂²f/∂x² means differentiate with respect to x twice. The mixed partial ∂²f/∂y∂x means differentiate with respect to x first, then with respect to y. Notation reads right-to-left: differentiate the rightmost variable first.

To build intuition, think of ∂f/∂x as a new function — the "x-slope function" that tells you how steeply f rises in the x-direction at each point. The mixed partial ∂²f/∂y∂x asks: how does that x-slope *change* as you move in the y-direction? If ∂²f/∂y∂x > 0 at a point, it means that moving in the +y direction makes the x-slope steeper. Alternatively, ∂²f/∂x∂y asks how the y-slope changes as you move in x. These are questions about the *interaction* between the two variables — does being larger in one direction affect how sensitive the function is to the other direction?

Clairaut's theorem is the central result: if both mixed partials ∂²f/∂x∂y and ∂²f/∂y∂x exist and are continuous near a point, then they are equal there. For virtually all functions encountered in calculus, this continuity condition holds, so in practice you can differentiate in either order and get the same answer. The theorem is not trivially true — there exist pathological functions where the mixed partials exist but disagree — but those functions fail the continuity hypothesis. For smooth functions, order of differentiation is irrelevant.

The Hessian matrix is where higher-order partials become a tool. For f(x, y), the Hessian is the 2×2 matrix of second partials: [[∂²f/∂x², ∂²f/∂x∂y], [∂²f/∂y∂x, ∂²f/∂y²]]. By Clairaut's theorem, the Hessian is symmetric whenever the mixed partials are continuous. The second derivative test for critical points relies entirely on the Hessian — specifically on its determinant and leading entry — so computing higher-order partials accurately is the prerequisite skill for classifying local minima, maxima, and saddle points in multivariable calculus.

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 DefinitionLimit Definition of the DerivativePower RuleConstant Multiple and Sum/Difference RulesProduct RuleChain RuleHigher-Order DerivativesHigher-Order Partial DerivativesClairaut's Theorem: Equality of Mixed PartialsHigher-Order Partial Derivatives and Mixed Partials

Longest path: 79 steps · 335 total prerequisite topics

Prerequisites (2)

Leads To (1)