Home page for accesible maths 3 Chapter 3 contents

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

3.8 Arc length calculation

Example.

Find the arc length along the logarithmic spiral r=eθr=e^{\theta}, from the point θ=0\theta=0, r=1r=1 to the point θ=π\theta=\pi, r=eπr=e^{\pi}.

Solution. Recall that x=rcosθx=r\cos\theta, y=rsinθy=r\sin\theta. Thus the logarithmic spiral is the parametrized curve given by x=eθcosθ,x=\,{e^{\theta}\cos\theta,}y=eθsinθ.y=\,{e^{\theta}\sin\theta.} Hence

dxdθ=eθ(cosθ-sinθ), dydθ=eθ(cosθ+sinθ).\frac{dx}{d\theta}=\,{e^{\theta}(\cos\theta-\sin\theta),}\;\;\frac{dy}{d\theta% }=\,{e^{\theta}(\cos\theta+\sin\theta).}

Therefore (dxdθ)2+(dydθ)2= 2e2θ.\left(\frac{dx}{d\theta}\right)^{2}+\left(\frac{dy}{d\theta}\right)^{2}=\,{2e^% {2\theta}.} We deduce that

L=0π2eθdθ=[2eθ]0π=2(eπ-1).L=\,{\int_{0}^{\pi}\sqrt{2}e^{\theta}\,d\theta}\,{=\left[\sqrt{2}e^{\theta}% \right]_{0}^{\pi}}\,{=\sqrt{2}(e^{\pi}-1).}