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 Determinant

College Depth 92 in the knowledge graph I know this Set as goal
4,482topics build on this
418prerequisites beneath it
See this on the map →
Triple Integrals in Cylindrical and Spherical CoordinatesApplications of Triple Integrals: Volume and MassParametric Surfaces and Tangent Vectors
jacobian change-of-variables transformation

Core Idea

For transformation (u, v) = T(x, y), the Jacobian J = ∂(x, y)/∂(u, v) = det([∂x/∂u, ∂x/∂v; ∂y/∂u, ∂y/∂v]) scales area. Thus ∬_D f(x, y) dA = ∬_S f(x(u, v), y(u, v)) |J| du dv. Cylindrical and spherical coordinates are special cases.

Explainer

From your work with cylindrical and spherical coordinates, you have already used the change-of-variables idea in specific cases: in polar coordinates, dA becomes r dr dθ, and in spherical coordinates, dV becomes ρ² sin φ dρ dφ dθ. The extra factors r and ρ² sin φ are not magic — they measure how much area or volume is stretched or compressed by the coordinate transformation. The Jacobian determinant is the general tool that computes this stretching factor for any smooth change of coordinates.

Think about what a coordinate transformation does locally. Near any point, a smooth map T(u, v) = (x(u, v), y(u, v)) looks approximately linear. A small rectangle of area du dv in (u, v)-space gets mapped to a small parallelogram in (x, y)-space. The area of that parallelogram is |J| du dv, where J is the determinant of the 2×2 matrix of partial derivatives: J = (∂x/∂u)(∂y/∂v) - (∂x/∂v)(∂y/∂u). This matrix — the Jacobian matrix of the transformation — encodes the local linear approximation, and its determinant encodes the signed area scaling factor. Taking the absolute value |J| gives the unsigned area ratio, which is what you need to correctly account for how area changes under the map.

The change-of-variables formula is then: ∬_D f(x, y) dA = ∬_S f(x(u,v), y(u,v)) |J(u,v)| du dv, where D is the region in (x, y)-space, S is the corresponding region in (u, v)-space, and f is expressed in the new coordinates. You choose the transformation to simplify either the region S or the integrand — ideally both. For polar coordinates, x = r cos θ, y = r sin θ, and computing the Jacobian gives J = r, recovering the familiar factor. The formula is not a separate rule for polar coordinates; polar coordinates are simply one instance of the general theorem.

In three dimensions, the Jacobian becomes a 3×3 determinant and |J| du dv dw replaces dA. For cylindrical coordinates (x = r cos θ, y = r sin θ, z = z), J = r. For spherical (x = ρ sin φ cos θ, y = ρ sin φ sin θ, z = ρ cos φ), J = ρ² sin φ. Both results you used in your work with triple integrals are now derivable from first principles rather than accepted as formulas. The deeper principle: whenever a region or integrand is naturally described in some non-Cartesian coordinate system, compute the Jacobian of the transformation and substitute — the geometry will simplify, even if the algebra of computing J takes some effort.

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

Longest path: 93 steps · 418 total prerequisite topics

Prerequisites (1)

Leads To (2)