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

Double Integrals in Polar Coordinates

College Depth 84 in the knowledge graph I know this Set as goal
5,247topics build on this
389prerequisites beneath it
See this on the map →
Double Integrals in Polar CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsDouble Integrals: Definition and Setup+1 more
polar-coordinates double-integrals change-of-variables

Core Idea

In polar coordinates (r, θ), the element dA = r dr dθ (not dr dθ). For a region in polar form, ∬_D f(x, y) dA = ∫_α^β ∫_{r₁(θ)}^{r₂(θ)} f(r cos θ, r sin θ) r dr dθ. Polar coordinates simplify integrals over disks and annuli.

Explainer

From your study of double integrals in Cartesian coordinates, you know how to integrate f(x, y) over a rectangular or general region by iterating single-variable integrals. The key challenge was describing the region of integration — for a disk of radius R centered at the origin, the bounds x² + y² ≤ R² produce messy square-root expressions in Cartesian form. Polar coordinates replace (x, y) with (r, θ), where r is the distance from the origin and θ is the angle from the positive x-axis. In polar form, the disk becomes simply 0 ≤ r ≤ R, 0 ≤ θ ≤ 2π — a clean rectangle in (r, θ) space.

The critical detail — and the most common source of error — is the area element. In Cartesian coordinates, a small rectangle has area dA = dx dy. In polar coordinates, a small "polar rectangle" between r and r + dr, and between θ and θ + dθ, is shaped like a curved wedge. Its area is approximately r dr dθ, not dr dθ. The extra factor of r is the Jacobian of the polar coordinate transformation; it accounts for the fact that polar "cells" near the origin are tiny while those far from the origin are large. Forgetting this factor r is the single most frequent mistake.

The full conversion rule is: substitute x = r cos θ and y = r sin θ into the integrand, replace dA with r dr dθ, and set the limits in terms of r and θ. For a disk D of radius R: ∬_D f(x, y) dA = ∫₀^{2π} ∫₀^R f(r cos θ, r sin θ) · r dr dθ. For an annulus a² ≤ x² + y² ≤ b², the r limits become a to b. When the region's boundary is described by a curve like r = 1 + cos θ (a cardioid), the inner r-integral runs from 0 to 1 + cos θ.

Polar coordinates shine whenever the integrand contains x² + y² (which becomes r²) or the region is a disk, sector, or annulus. The canonical example is the Gaussian integral: ∬_{ℝ²} e−(x²+y²) dA. In Cartesian coordinates this is intractable directly, but in polar it becomes ∫₀^{2π} ∫₀^∞ e−r² r dr dθ, which separates into ∫₀^{2π} dθ · ∫₀^∞ r e−r² dr = 2π · ½ = π. This result establishes that ∫_{−∞}^∞ e−x² dx = √π, one of the most important integrals in probability and physics — made accessible only by polar coordinates.

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 FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals in Polar CoordinatesDouble Integrals in Polar Coordinates

Longest path: 85 steps · 389 total prerequisite topics

Prerequisites (2)

Leads To (3)