Processing math: 100%
Paul's Online Notes
Paul's Online Notes
Home / Calculus III / 3-Dimensional Space / Arc Length with Vector Functions
Show 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 12.9 : Arc Length with Vector Functions

4. Find the arc length function for r(t)=4t,2t,5t2.

Show All Steps Hide All Steps

Start Solution

We first need the magnitude of the derivative of the vector function. This is,

r(t)=4,2,25t r(t)=16+4+20t2=20+20t2=201+t2=251+t2 Show Step 2

The arc length function is then,

s(t)=t0251+u2du

Do not always expect these integrals to be “simple” integrals. They will often require techniques more involved than just a standard Calculus I substitution. In this case we need the following trig substitution.

u=tanθdu=sec2θdθ1+u2=1+tan2θ=sec2θ=|secθ|

The limits of the integral become,

u=0:0=tanθθ=0u=t>0:t=tanθθ=tan1(t)

Now, as noted we know that t>0 and so we can safely assume that from the u=t limit we will get 0<θ<π2. This in turn means that we will always be in the first quadrant and we know that secant is positive in the first quadrant. Therefore, we can remove the absolute values bars on the secant above.

The arc length function is now,

s(t)=tan1(t)025sec3θdθ=5(secθtanθ+ln|secθ+tanθ|)|tan1(t)0=5[sec(tan1(t))tan(tan1(t))+ln|sec(tan1(t))+tan(tan1(t))|]

Now we know that tan(tan1(t))=t so that will simplify our answer a little. Let’s take a look at the secant term to see if we can simplify that as well. First, from our limit work recall that θ=tan1(t). Or with a little rewrite we have,

tanθ=t=t1=oppositeadjacent

Construct a right triangle with opposite side being t and the adjacent side being 1. The hypotenuse is then t2+1. This in turn means that secθ=t2+1. So,

sec(tan1(t))=sec(θ)=t2+1

With this simplification our arc length function is then,

s(t)=5[tt2+1+ln|t2+1+t|]

There was some slightly unpleasant simplification here but once we did that we got a much nicer arc length function.