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

Change of Variables and the Jacobian

College Depth 93 in the knowledge graph I know this Set as goal
444prerequisites beneath it
See this on the map →
Computing DeterminantsJacobians and Change of Variables
jacobian determinant

Core Idea

To change variables in integrals: ∬_R f(x,y) dx dy = ∬_S f(x(u,v), y(u,v)) |det(J)| du dv, where J is the Jacobian matrix. The determinant's absolute value scales area/volume.

Explainer

When you learned single-variable integration, you used substitution: ∫f(g(x)) g'(x) dx = ∫f(u) du where u = g(x). The term g'(x) is a scaling factor — it accounts for how the substitution stretches or compresses the domain. Change of variables in multiple dimensions is the same idea, promoted to n dimensions, where the scaling factor becomes the absolute value of a determinant.

You already know the Jacobian matrix J: its (i,j) entry is ∂xᵢ/∂uⱼ, the partial derivative of the i-th original coordinate with respect to the j-th new coordinate. The determinant of J, written det(J), measures how much the transformation stretches or compresses area (in 2D) or volume (in 3D). If |det(J)| = 3, a tiny rectangle in (u, v)-space corresponds to a region 3 times as large in (x, y)-space. The integral must be corrected by exactly this factor to remain consistent.

The polar coordinate transformation makes this concrete. Set 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. So the change-of-variables formula gives ∬_R f(x,y) dx dy = ∬_S f(r cos θ, r sin θ) · r dr dθ. The factor of r — often seen but rarely explained in introductory courses — is exactly |det(J)|. It appears because a thin wedge in polar coordinates at large r covers more actual area than the same wedge near the origin.

The key principle: when you change variables, you must always multiply by |det(J)|, never just substitute. Forgetting this factor is the most common error, and it produces integrals that are dimensionally wrong — they measure the function's values without accounting for the distortion the coordinate change introduces. You can think of |det(J)| as the "local area magnification factor" of the transformation. Since this magnification can vary across the domain, it must stay inside the integral as a function of the new coordinates (u, v), not pulled out as a constant.

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 VariablesChange of Variables and the Jacobian

Longest path: 94 steps · 444 total prerequisite topics

Prerequisites (2)

Leads To (0)

No topics depend on this one yet.