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

Mixed Partial Derivatives and Clairaut's Theorem

College Depth 78 in the knowledge graph I know this Set as goal
1,003topics build on this
336prerequisites beneath it
See this on the map →
Higher-Order Partial DerivativesClairaut's Theorem: Equality of Mixed PartialsSecond Partial Test and the HessianThe Second Partials Test
partials symmetry

Core Idea

Mixed partial derivatives are equal when they are continuous: ∂²f/∂x∂y = ∂²f/∂y∂x, by Clairaut's theorem. This equality simplifies computation and reflects symmetry in the function's behavior.

Explainer

You already know how to compute higher-order partial derivatives: differentiate once with respect to one variable, then differentiate the result with respect to another. A mixed partial derivative ∂²f/∂x∂y means: first differentiate with respect to y (the rightmost variable in denominator notation), then differentiate with respect to x. The question is: does the order matter? Could ∂²f/∂x∂y differ from ∂²f/∂y∂x?

In general, for badly-behaved functions, the answer is yes — the mixed partials can differ. But for almost every function you encounter in practice, they are equal, and Clairaut's theorem (also called the symmetry of second derivatives or Schwarz's theorem) makes this precise: if both mixed partials ∂²f/∂x∂y and ∂²f/∂y∂x are continuous at a point, then they are equal at that point. Continuity of the mixed partials is the key condition — it is sufficient, though not necessary.

The intuition is that if f is smooth, then at the infinitesimal level, "how the x-slope changes in the y-direction" and "how the y-slope changes in the x-direction" both measure the same feature of the function's curvature. Think of a surface z = f(x, y): ∂²f/∂y∂x asks how the tilt in the x-direction changes as you move in the y-direction, while ∂²f/∂x∂y asks how the tilt in the y-direction changes as you move in the x-direction. For a smooth surface, both measure the same "twisting" of the surface, so they must agree.

The practical consequence is significant: for smooth functions, you can differentiate in whichever order is computationally convenient. This matters when computing the Hessian matrix H(f), whose (i, j) entry is ∂²f/∂xᵢ∂xⱼ. Clairaut's theorem guarantees that H is a symmetric matrix (H = Hᵀ) whenever the second partials are continuous — which gives the Hessian all the nice spectral properties of symmetric matrices, including real eigenvalues. This symmetry is directly used in the second partials test for classifying critical points as local maxima, minima, or saddle points, which is the next topic in your path.

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 PartialsMixed Partial Derivatives and Clairaut's Theorem

Longest path: 79 steps · 336 total prerequisite topics

Prerequisites (2)

Leads To (2)