Calculus/Polar Integration
Introduction
Integrating a polar equation requires a different approach than integration under the Cartesian system, hence yielding a different formula, which is not as straight forward as integrating the function f(x).
Proof
In creating the concept of integration, we used riemann sums on rectangles to approximate the area under the curve. However, with polar graphs, one must use triangles that start from the origin, and have a radius ending on the curve. If you don't mind skipping the proof, this is the form to use to integrate polar equations:
Whereas the and are the ends of the curve that you wish to integrate.
Integral calculus

Let R denote the region enclosed by a curve r(θ) and the rays θ = a and θ = b, where 0 < b − a < 2π. Then, the area of R is

This result can be found as follows. First, the interval [a, b] is divided into n subintervals, where n is an arbitrary positive integer. Thus Δθ, the length of each subinterval, is equal to b − a (the total length of the interval), divided by n, the number of subintervals. For each subinterval i = 1, 2, …, n, let θi be the midpoint of the subinterval, and construct a circular sector with the center at the pole, radius r(θi), central angle Δθ and arc length . The area of each constructed sector is therefore equal to . Hence, the total area of all of the sectors is
As the number of subintervals n is increased, the approximation of the area continues to improve. In the limit as n → ∞, the sum becomes the Riemann sum for the above integral.
Generalization
Using Cartesian coordinates, an infinitesimal area element can be calculated as dA = dx dy. The substitution rule for multiple integrals states that, when using other coordinates, the Jacobian determinant of the coordinate conversion formula has to be considered:
Hence, an area element in polar coordinates can be written as
Now, a function that is given in polar coordinates can be integrated as follows:
Here, R is the same region as above, namely, the region enclosed by a curve r(θ) and the rays θ = a and θ = b.
The formula for the area of R mentioned above is retrieved by taking f identically equal to 1.
Applications
Polar integration is often useful when the corresponding integral is either difficult or impossible to do with the Cartesian coordinates. For example, let's try to find the area of the closed unit circle. That is, the area of the region enclosed by .
In Cartesian
In order to evaluate this, one usually uses trigonometric substitution. By setting , we get both and .
Putting this back into the equation, we get
In Polar
To integrate in polar coordinates, we first realize and in order to include the whole circle, and
An interesting example
A less intuitive application of polar integration yields the Gaussian integral
Try it! (Hint: multiply and )