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 83 in the knowledge graph I know this Set as goal
5,254topics build on this
382prerequisites beneath it
See this on the map →
Double Integrals in Cartesian CoordinatesPolar CoordinatesApplications of Double Integrals: Area, Volume, and MassComputing Areas and Volumes+2 more
polar-coordinates jacobian

Core Idea

In polar coordinates (r, θ), the area element becomes dA = r dr dθ. The double integral becomes ∫_α^β ∫_{r₁(θ)}^{r₂(θ)} f(r cos θ, r sin θ) r dr dθ. Polar is natural for circular or radial regions.

Explainer

From your study of polar coordinates, you know that any point in the plane can be described by a radius r (distance from the origin) and an angle θ (measured from the positive x-axis), with x = r cos θ and y = r sin θ. Double integrals in polar coordinates arise when you want to integrate over a region that is naturally described in terms of r and θ — a disk, an annulus, a sector — where the Cartesian description would be awkward. The conversion is straightforward for the integrand: replace x and y with r cos θ and r sin θ. The subtlety is in the area element.

The extra factor of r in dA = r dr dθ is the Jacobian of the polar coordinate change. Here is the geometric reason: in Cartesian coordinates, a small rectangle at position (x, y) has area dx dy, and every small rectangle looks the same regardless of where you are. In polar coordinates, a small patch at radius r and angle θ is not a rectangle — it is a curved "wedge." Its radial extent is dr and its angular extent is r dθ (arc length at radius r). So the area is approximately dr · r dθ = r dr dθ. Far from the origin (large r), the wedge is wide and the factor r is large; close to the origin, the wedge is narrow and the factor r approaches 0. Without this factor, you would be integrating over equal "parameter patches" that actually represent very different areas.

The practical workflow for a polar double integral is: (1) sketch the region and determine the bounds for r and θ; (2) write the integrand in polar form; (3) include the factor r; (4) set up and evaluate the iterated integral, usually with r in the inner integral. For a disk of radius R, the bounds are 0 ≤ θ ≤ 2π and 0 ≤ r ≤ R. For a sector, restrict θ. For an annulus, restrict r between two positive values. A region that would require splitting into multiple Cartesian pieces often becomes a single clean polar integral.

The classic example is the area of a disk: ∫₀^{2π} ∫₀^R r dr dθ = ∫₀^{2π} R²/2 dθ = πR². Another is the Gaussian integral ∫∫ e−(x²+y²) dA over all of R², which converts to ∫₀^{2π} ∫₀^∞ e−r² r dr dθ = π, unlocking the one-dimensional result ∫₋∞^∞ e−x² dx = √π. The polar area element r dr dθ is also the first instance of the Jacobian substitution you will generalize in change-of-variables for double integrals.

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 Coordinates

Longest path: 84 steps · 382 total prerequisite topics

Prerequisites (2)

Leads To (4)