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

Jacobians and Change of Variables

College Depth 92 in the knowledge graph I know this Set as goal
2topics build on this
442prerequisites beneath it
See this on the map →
Determinants of 2×2 and 3×3 MatricesDouble Integrals in Cartesian Coordinates+4 moreChange of Variables and the JacobianImplicit Function Theorem on Manifolds
Jacobian change-of-variables substitution determinant transformation

Core Idea

When changing variables in a double integral using the substitution x = g(u, v), y = h(u, v), the area element transforms as dA = |J| du dv, where J is the Jacobian determinant J = ∂(x,y)/∂(u,v) = det([[∂x/∂u, ∂x/∂v], [∂y/∂u, ∂y/∂v]]). The Jacobian measures how the transformation stretches or compresses areas locally. Polar, cylindrical, and spherical coordinate changes are all special cases: the polar Jacobian is r, the cylindrical Jacobian is r, and the spherical Jacobian is ρ² sinφ.

How It's Best Learned

Show that the polar change of variables (x = r cosθ, y = r sinθ) gives Jacobian r, unifying the earlier polar integral formula with the general theory. The geometric interpretation — Jacobian = local area scaling factor — is the key idea. Practice with transformations that simplify a difficult region into a rectangle.

Common Misconceptions

Explainer

Recall the single-variable substitution rule: if x = g(u), then ∫f(x) dx = ∫f(g(u)) |g'(u)| du. The factor g'(u) is the derivative of the substitution — it corrects for the stretching introduced when you change the variable. If g'(u) = 3, a small interval du in u-space corresponds to a length-3 interval dx in x-space, and the integral must be scaled accordingly. The Jacobian for a two-variable substitution is the direct 2D generalization of this correction factor.

When you substitute x = g(u,v), y = h(u,v), the transformation maps a region S in uv-space to a region R in xy-space. A small rectangle in uv-space — with sides du and dv — maps to a small parallelogram in xy-space. The Jacobian determinant J = ∂(x,y)/∂(u,v) measures the local area scaling: the parallelogram in xy-space has area |J| du dv. This is why ∬_R f(x,y) dA = ∬_S f(g(u,v), h(u,v)) |J| du dv — the |J| factor replaces the lost dA, just as g'(u) replaced dx in one dimension.

The determinant connection comes from your prerequisite on 2×2 determinants. The Jacobian matrix is J = [[∂x/∂u, ∂x/∂v], [∂y/∂u, ∂y/∂v]], whose columns are the partial derivatives of the transformation. The two columns represent the images of the unit vectors in the u and v directions under the linear approximation to the transformation. The determinant of this matrix equals the signed area of the parallelogram spanned by those image vectors — exactly the local area scaling factor you need. Absolute value is used because areas must be positive, regardless of whether the transformation preserves or reverses orientation.

The polar coordinate formula r dr dθ that you already know is a special case. With x = r cosθ, y = r sinθ, the Jacobian matrix is [[cosθ, −r sinθ], [sinθ, r cosθ]], and its determinant is r cos²θ + r sin²θ = r. This unifies a formula you may have memorized (just "add an r for polar") with the general theory — the r factor is exactly the Jacobian. When choosing a substitution, the goal is always to make the new region S in uv-space simpler (often a rectangle) and the new integrand more tractable. A good substitution aligned to the symmetry of the region and integrand can turn an intractable integral into a straightforward one.

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 SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsTriple Integrals in Cartesian CoordinatesTriple Integrals in Cylindrical and Spherical CoordinatesJacobians and Change of Variables

Longest path: 93 steps · 442 total prerequisite topics

Prerequisites (6)

Leads To (2)