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

Arc Length in Polar Coordinates

College Depth 93 in the knowledge graph I know this Set as goal
447prerequisites beneath it
See this on the map →
Arc Length of Parametric CurvesPolar Coordinates+1 more
polar arc-length integration

Core Idea

The arc length of a polar curve r = f(theta) from theta = alpha to theta = beta is L = integral from alpha to beta of sqrt(r2 + (dr/d(theta))2) d(theta). This formula is derived from the parametric arc length formula by substituting x = r cos(theta) and y = r sin(theta). The r2 term (not just (dr/d(theta))2) accounts for the circular component of motion.

How It's Best Learned

Derive from the parametric arc length formula using x = r*cos(theta), y = r*sin(theta). Practice with circles (r = constant) to verify. Apply to cardioids and spirals. Emphasize that most polar arc length integrals do not simplify to closed form.

Common Misconceptions

Explainer

From arc length in parametric form, you know the formula L = ∫√((dx/dt)² + (dy/dt)²) dt. Polar coordinates are a special case of parametric curves: a polar curve r = f(θ) can be written parametrically as x(θ) = r·cos θ and y(θ) = r·sin θ. The arc length formula in polar coordinates is derived by substituting these into the parametric formula and simplifying. Computing dx/dθ = (dr/dθ)cos θ − r sin θ and dy/dθ = (dr/dθ)sin θ + r cos θ, then squaring and adding: (dx/dθ)² + (dy/dθ)² = (dr/dθ)² + r². The resulting polar arc length formula is L = ∫√(r² + (dr/dθ)²) dθ.

The r² term inside the square root is the piece that surprises students. Why isn't arc length just ∫|dr/dθ| dθ, which measures how fast the radius changes? Because motion in polar coordinates has two components: radial motion (the radius growing or shrinking) and angular motion (the point sweeping around the origin). Even if dr/dθ = 0 — meaning the radius is constant — a point tracing a circle of radius r still covers actual distance as θ increases. That distance is r per radian, captured by the r² term. The formula accounts for both components simultaneously.

As a sanity check, try a circle of constant radius R: r = R, so dr/dθ = 0. The formula gives L = ∫₀^{2π} √(R² + 0) dθ = 2πR. Correct — the circumference of a circle of radius R. For a more interesting case, consider the spiral r = θ from θ = 0 to θ = 2π: L = ∫₀^{2π} √(θ² + 1) dθ, which does not simplify to a clean closed form and must be evaluated numerically. This is typical — most polar arc length integrals, including those for cardioids (r = 1 + cos θ) and limaçons, require either a trigonometric identity to simplify or numerical integration.

The key skill is distinguishing this formula from the polar area formula A = ½∫r² dθ. Both involve integrating in θ and both involve r², but they compute fundamentally different things. Area is an accumulation of infinitesimal sector slices (proportional to r²); arc length is an accumulation of infinitesimal distances (the square root of r² plus the radial rate of change). When you see a polar integral, always identify first whether the problem asks for area or arc length — the setup is entirely different even though both are written as single integrals from α to β.

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 DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsTrigonometric IntegralsTrigonometric SubstitutionArc LengthArc Length of Parametric CurvesArc Length in Polar Coordinates

Longest path: 94 steps · 447 total prerequisite topics

Prerequisites (3)

Leads To (0)

No topics depend on this one yet.