Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Calculus II / Parametric Equations and Polar Coordinates / Arc Length with Polar Coordinates
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 9.9 : Arc Length with Polar Coordinates

We now need to move into the Calculus II applications of integrals and how we do them in terms of polar coordinates. In this section we’ll look at the arc length of the curve given by,

r=f(θ)αθβ

where we also assume that the curve is traced out exactly once. Just as we did with the tangent lines in polar coordinates we’ll first write the curve in terms of a set of parametric equations,

x=rcosθy=rsinθ=f(θ)cosθ=f(θ)sinθ

and we can now use the parametric formula for finding the arc length.

We’ll need the following derivatives for these computations.

dxdθ=f(θ)cosθf(θ)sinθdydθ=f(θ)sinθ+f(θ)cosθ=drdθcosθrsinθ=drdθsinθ+rcosθ

We’ll need the following for our ds.

(dxdθ)2+(dydθ)2=(drdθcosθrsinθ)2+(drdθsinθ+rcosθ)2=(drdθ)2cos2θ2rdrdθcosθsinθ+r2sin2θ+(drdθ)2sin2θ+2rdrdθcosθsinθ+r2cos2θ=(drdθ)2(cos2θ+sin2θ)+r2(cos2θ+sin2θ)=r2+(drdθ)2

The arc length formula for polar coordinates is then,

L=ds

where,

ds=r2+(drdθ)2dθ

Let’s work a quick example of this.

Example 1 Determine the length of r=θ 0θ1.
Show Solution

Okay, let’s just jump straight into the formula since this is a fairly simple function.

L=10θ2+1dθ

We’ll need to use a trig substitution here.

θ=tanxdθ=sec2xdx θ=00=tanxx=0θ=11=tanxx=π4 θ2+1=tan2x+1=sec2x=|secx|=secx

The arc length is then,

L=10θ2+1dθ=π40sec3xdx=12(secxtanx+ln|secx+tanx|)|π40=12(2+ln(1+2))

Just as an aside before we leave this chapter. The polar equation r=θ is the equation of a spiral. Here is a quick sketch of r=θ for 0θ4π.

This is the graph of a spiral that comes out of the origin in the 1st quadrant and rotates around the origin in a counter clockwise direction and makes two revolutions.