Parametric, Polar & Vectors · Polar Coordinates

Polar Area

A=12αβ[r(θ)]2dθA = \frac{1}{2}\int_\alpha^\beta [r(\theta)]^2 \, d\theta

The area enclosed by a polar curve r = f(θ) from θ = α to θ = β.

Variables

SymbolNameUnit
alphaStart anglerad
betaEnd anglerad

Worked examples

Find the area enclosed by r = 2 (circle of radius 2).
  1. A = (1/2)∫₀^(2π) 4 dθ = 2(2π) = 4π

Answer:

Find the area of one petal of r = sin(2θ).
  1. One petal: 0 ≤ θ ≤ π/2
  2. A = (1/2)∫₀^(π/2) sin²(2θ) dθ = (1/2)∫₀^(π/2) (1-cos4θ)/2 dθ
  3. = (1/4)[θ - sin4θ/4]₀^(π/2) = (1/4)(π/2) = π/8

Answer: π/8

Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.