Paul's Online Notes
Paul's Online Notes
Home / Calculus II / Parametric Equations and Polar Coordinates / Arc Length with Parametric Equations
Show Mobile Notice Show All Notes Hide All Notes
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 views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 9.4 : Arc Length with Parametric Equations

3. A particle travels along a path defined by the following set of parametric equations. Determine the total distance the particle travels and compare this to the length of the parametric curve itself.

\[x = 4\sin \left( {\frac{1}{4}t} \right)\hspace{0.25in}y = 1 - 2{\cos ^2}\left( {\frac{1}{4}t} \right)\hspace{0.5in}\,\, - 52\pi \le t \le 34\pi \]

Show All Steps Hide All Steps

Hint : Be very careful with this problem. Note the two quantities we are being asked to find, how they relate to each other and which of the two that we know how to compute from the material in this section.
Start Solution

This is a problem that many students have issues with. First note that we are being asked to find both the total distance traveled by the particle AND the length of the curve. Also, recall that of these two quantities we only discussed how to determine the length of a curve in this section.

Therefore, let’s concentrate on finding the length of the curve first, then we’ll worry about the total distance traveled.

Show Step 2

To find the length we’ll need the following two derivatives,

\[\frac{{dx}}{{dt}} = \cos \left( {\frac{1}{4}t} \right)\hspace{0.5in}\frac{{dy}}{{dt}} = \cos \left( {\frac{1}{4}t} \right)\sin \left( {\frac{1}{4}t} \right)\]

The \(ds\) for this problem is then,

\[ds = \sqrt {{{\left[ {\cos \left( {\frac{1}{4}t} \right)} \right]}^2} + {{\left[ {\cos \left( {\frac{1}{4}t} \right)\sin \left( {\frac{1}{4}t} \right)} \right]}^2}} \,dt = \sqrt {{{\cos }^2}\left( {\frac{1}{4}t} \right) + {{\cos }^2}\left( {\frac{1}{4}t} \right){{\sin }^2}\left( {\frac{1}{4}t} \right)} \,dt\]

Now, this is where many students run into issues with this problem. Many students use the following integral to determine the length of the curve.

\[\int_{{ - 52\pi }}^{{34\pi }}{{\sqrt {{{\cos }^2}\left( {\frac{1}{4}t} \right) + {{\cos }^2}\left( {\frac{1}{4}t} \right){{\sin }^2}\left( {\frac{1}{4}t} \right)} \,dt}}\]

Can you see what is wrong with this integral?

Show Step 3

Remember from the discussion in this section that in order to use the arc length formula the curve can only trace out exactly once over the range of the limits in the integral.

Therefore, we can’t even write down the formula that we did in the previous step until we first determine if the curve traces out exactly once in the given range of \(t\)’s.

If it turns out that the curve traces out more than once in the given range of \(t\)’s then the integral we wrote down in the previous step is simply wrong. We will then need to determine a range of \(t\)’s for one trace so we can write down the proper integral for the length.

Luckily enough for us we actually did this in a practice problem in the Parametric Equations and Curves section. Examining this set of parametric equations was problem #8 from that section. From the solution to that problem we found a couple of pieces of information that will be needed for this problem.

First, we determined that the curve does trace out more than once in the given range of \(t\)’s for the problem. In fact, we determined that the curve traced out 21.5 times over the given range of \(t\)’s.

Secondly, and more importantly at this point, we also determined that the curve would trace out exactly once in the range of \( - 2\pi \le t \le 2\pi \). Note that we actually listed several possible ranges of \(t\)’s for one trace and we can use any of them. This is simply the first one found and so it’s the one we decided to use for this problem.

So, we can now see that the integral we wrote down in the previous step was in fact not correct and will not give the length of the curve.

Using the range of \(t\)’s we found in the earlier problem we can see that the integral for the length is,

\[L = \int_{{ - 2\pi }}^{{2\pi }}{{\sqrt {{{\cos }^2}\left( {\frac{1}{4}t} \right) + {{\cos }^2}\left( {\frac{1}{4}t} \right){{\sin }^2}\left( {\frac{1}{4}t} \right)} \,dt}}\]

Before proceeding with the next step we should address the fact that, in this case, we already had the information in hand to write down the proper integral for the length. In most cases this will not be the case and you will need to go back and do a shortened version of the analysis we did in the Parametric Equations and Curves section. We don’t need all the information but to get the pertinent information we will need to go through most of the analysis.

If you need a refresher on how to do that analysis you should go back to that section and work through a few of the practice problems.

Show Step 4

Okay, let’s get to work on evaluating the integral. At first glance this looks like a really unpleasant integral (and there’s no ignoring the fact that it’s not a super easy integral) however if we’re careful it isn’t as difficult as it might appear at first glance.

First, let’s notice that we can do a little simplification as follows,

\[L = \int_{{ - 2\pi }}^{{2\pi }}{{\sqrt {{{\cos }^2}\left( {\frac{1}{4}t} \right)\left( {1 + {{\sin }^2}\left( {\frac{1}{4}t} \right)} \right)} \,dt}} = \int_{{ - 2\pi }}^{{2\pi }}{{\left| {\cos \left( {\frac{1}{4}t} \right)} \right|\sqrt {1 + {{\sin }^2}\left( {\frac{1}{4}t} \right)} \,dt}}\]

As always, be very careful with the absolute value bars! Depending on the range of \(t\)’s we used for the integral it might not be possible to just drop them. So, the next thing let’s do is determine how to deal with them.

We know that, for this integral, we used the following range of \(t\)’s.

\[ - 2\pi \le t \le 2\pi \]

Now, notice that we don’t just have a \(t\) in the argument for the trig functions in our integral. In fact what we have is \(\frac{1}{4}t\). So, we can see that as \(t\) ranges over \( - 2\pi \le t \le 2\pi \) we will get the following range for \(\frac{1}{4}t\) (just divide the above inequality by 4!),

\[ - \frac{\pi }{2} \le \frac{1}{4}t \le \frac{\pi }{2}\]

We know from our trig knowledge that as long as \(\frac{1}{4}t\) stays in this range, which it will for our integral, then \(\cos \left( {\frac{1}{4}t} \right) \ge 0\) and so we can drop the absolute values from the cosine in the integral.

As a final word of warning here keep in mind that for other ranges of \(t\)’s we might have had negative cosine in the range of \(t\)’s and so we’d need to add in a minus sign to the integrand when we dropped the absolute value bars. Whether or not we need to do this will depend upon the range of \(t\)’s we chose to use for one trace and so this quick analysis will need to be done for these kinds of integrals.

Show Step 5

Okay, at this point the integral for the length of the curve is now,

\[L = \int_{{ - 2\pi }}^{{2\pi }}{{\cos \left( {\frac{1}{4}t} \right)\sqrt {1 + {{\sin }^2}\left( {\frac{1}{4}t} \right)} \,dt}}\]

This still looks to be an unpleasant integral. However, in this case note that we can use the following simply substitution to convert it into a relatively easy integral.

\[u = \sin \left( {\frac{1}{4}t} \right)\hspace{0.25in} \to \hspace{0.25in}{\sin ^2}\left( {\frac{1}{4}t} \right) = {u^2}\hspace{0.25in}du = \frac{1}{4}\cos \left( {\frac{1}{4}t} \right)\,dt\] \[t = - 2\pi :\hspace{0.25in}u = \sin \left( { - \frac{1}{2}\pi } \right) = - 1\hspace{0.5in}\hspace{0.25in}t = 2\pi :\hspace{0.25in}u = \sin \left( {\frac{1}{2}\pi } \right) = 1\]

Under this substitution the integral of the length of the curve is then,

\[L = \int_{{ - 1}}^{1}{{4\sqrt {1 + {u^2}} \,du}}\] Show Step 6

Now, at this point we can see that we have a fairly simple trig substitution we’ll need to evaluate to find the length of the curve. The trig substitution we’ll need for this integral is,

\[t = \tan \theta \hspace{0.25in}dt = {\sec ^2}\theta \,d\theta \,\hspace{0.5in}\sqrt {1 + {u^2}} = \sqrt {1 + {{\tan }^2}\theta } = \sqrt {{{\sec }^2}\theta } = \left| {\sec \theta } \right|\]

To get rid of the absolute value on the secant will need to convert the limits into \(\theta \) limits.

\[\begin{align*}u & = - 1: & \hspace{0.25in} - 1 & = \tan \theta \hspace{0.25in} \to \hspace{0.25in}\tan \theta = - 1\hspace{0.25in} \to \hspace{0.25in}\theta = - \frac{\pi }{4}\\ u & = 1: & \hspace{0.25in}1 & = \tan \theta \hspace{0.25in} \to \hspace{0.25in}\tan \theta = 1\hspace{0.25in}\, \to \hspace{0.25in}\theta = \frac{\pi }{4}\end{align*}\]

Okay, the corresponding range of\(\theta \) for this problem is \( - \frac{\pi }{4} \le \theta \le \frac{\pi }{4}\) (first and fourth quadrant) and in this range we know that secant is positive. Therefore the root becomes,

\[\sqrt {1 + {u^2}} = \sec \theta \]

The length of the curve is then,

\[\begin{align*}L & = \int_{{ - 2\pi }}^{{2\pi }}{{\sqrt {{{\cos }^2}\left( {\frac{1}{4}t} \right)\left( {1 + {{\sin }^2}\left( {\frac{1}{4}t} \right)} \right)} \,dt}} = \int_{{ - 1}}^{1}{{4\sqrt {1 + {u^2}} \,du}}\\ & = \int_{{ - \,\,\frac{\pi }{4}}}^{{\frac{\pi }{4}}}{{4{{\sec }^3}\theta \,d\theta }} = 2\left. {\left[ {\sec \theta \tan \theta + ln\left| {\sec \theta + \tan \theta } \right|} \right]} \right|_{ - \,\frac{\pi }{4}}^{\frac{\pi }{4}} = \require{bbox} \bbox[2pt,border:1px solid black]{{9.1824}}\end{align*}\] Show Step 7

Okay, that was quite a bit of work to get the length of the curve. We now need to recall that we were also asked to get the total distance traveled by the particle. This is actually quite easy to get now that we have the length of the curve.

To get the total distance traveled all we need to recall is that we noted in Step 3 above that we determined in problem #8 from the Parametric Equations and Curves section that the curve will trace out 21.5 times. Since we also know the length of a single trace of the curve we know that the total distance traveled by the particle must be,

\[{\mbox{Total Distance Traveled}} = \left( {9.1824} \right)\left( {21.5} \right) = \require{bbox} \bbox[2pt,border:1px solid black]{{197.4216}}\]