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

Differentiability in Multivariable Functions

College Depth 75 in the knowledge graph I know this Set as goal
5,787topics build on this
326prerequisites beneath it
See this on the map →
Limits and Continuity in Multivariable FunctionsPartial Derivatives: Definition and Computation+1 moreChain Rule for Multivariable FunctionsTotal Differential and Linear Approximation
differentiability continuity linear-approximation

Core Idea

A function f(x, y) is differentiable at (a, b) if it can be well-approximated by a linear function; equivalently, if the error in the linear approximation vanishes faster than the distance to (a, b). Existence of continuous partial derivatives guarantees differentiability.

Explainer

In single-variable calculus, differentiability at a point a meant the function had a tangent line — a linear function L(x) = f(a) + f'(a)(x − a) that approximated f so well that the relative error vanished: [f(x) − L(x)] / (x − a) → 0 as x → a. You learned from partial derivatives that f has well-defined rates of change in the x-direction and y-direction at any point. Differentiability in the multivariable setting asks for something stronger: a tangent plane that approximates f well from *every* direction, not just the coordinate directions.

Formally, f(x, y) is differentiable at (a, b) if there exist constants L₁ and L₂ such that the error in the linear approximation vanishes faster than the distance:

lim₍h,k₎→(0,0) [f(a+h, b+k) − f(a,b) − L₁h − L₂k] / √(h² + k²) = 0

When differentiability holds, L₁ = fₓ(a, b) and L₂ = f_y(a, b) must be the partial derivatives. So differentiability does not introduce new numbers — it imposes a *quality condition* on the partial derivatives: the linear function built from them must approximate f well in all directions, not just along the axes.

The subtle point is that partial derivatives *alone* do not guarantee differentiability. You can construct functions where fₓ and f_y both exist at a point, yet the function is not even continuous there — the rates along the axes exist, but the function behaves wildly in diagonal directions. Differentiability is a genuinely stronger condition than the mere existence of partial derivatives because it constrains the function's behavior uniformly across all approaching directions.

The practical theorem you will use most: if fₓ and f_y exist and are continuous in a neighborhood of (a, b), then f is differentiable at (a, b). Continuous partial derivatives are the reliable sufficient condition. This guarantees the chain rule applies, the tangent plane formula is valid, and directional derivatives in every direction can be computed as the dot product of the gradient with the direction vector. The hierarchy is: continuous partial derivatives ⟹ differentiable ⟹ continuous, and each implication is strict — the converses fail in general.

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 Functions

Longest path: 76 steps · 326 total prerequisite topics

Prerequisites (3)

Leads To (2)