Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

2.2: Arc Length in Space

( \newcommand{\kernel}{\mathrm{null}\,}\)

For this topic, we will be learning how to calculate the length of a curve in space. The ideas behind this topic are very similar to calculating arc length for a curve in with x and y components, but now, we are considering a third component, z.

Introduction

The best way to visualize the arc length of a curve is to think of the curve being a piece of string, and then taking that string and extending it out until it becomes a line, which you can then take and measure along a ruler to find the curve's arc length. Since we can't actually take the curve and measure it that way, we must use another method. We already know how to find the arc length of a curve

r(t)=x(t)ˆi+y(t)ˆj

in a XY-plane for atb. The formula is given as

L=ba(dxdt)2+(dydt)2dt.

Now, we are going to learn how to calculate arc length for a curve in space rather than in just a plane.

ezgif-1-96b40044af.gif
Figure 2.2.1: Illustration of a curve getting rectified in order to find its arc length. When rectified, the curve gives a straight line with the same length as the curve's arc length. (Public Domain; Lucas V. Barbosa).

Arc Length Along A Space Curve

Calculating the arc length for a curve in space is very similar to calculating the arc length for a curve in the plane. All we need to do is add a z term to the formula for the arc length of a plane curve. So the length of a parameterized curve in space

r(t)=x(t)ˆi+y(t)ˆj+z(t)ˆk

from atb is

L=ba(dxdt)2+(dydt)2+(dzdt)2dt.

From there, we see that the

(dxdt)2+(dydt)2+(dzdt)2

term is just the magnitude of v(t), the length of the velocity vector drdt. So we can rewrite the arc length formula.

L=ba|v|dt.

Another form of this equation that should look familiar is

s(t)=tt0|v(τ)|dτ.

This equation was used for curves in planes and still applies to space curves. We use s as the arc length parameter for a space curve, to help represent the properties of a space curve's shape. τ is used because we use t in the bounds of integration.

Example 2.2.1: An Example of Arc Length

While in math class, a student tosses a paper airplane. The paper airplane's flight lasts for 2.5 seconds and can be approximated by r(t)=1.2sintˆi+1.2costˆj+0.4tˆk. What is the total distance that the airplane travels? Units are in feet.

Solution

Using one of the equations for arc length above, we can calculate the length of the paper airplane's path:

L=ba|v|dt

v=drdt=1.2costˆi1.2sintˆj+.4ˆk

L=2.50(1.2cost)2+(1.2sint)2+(.4)2dt=2.501.6dt=3.162feet

Unit Tangent Vector

We can manipulate Equation ??? to give us the relationship

dsdt=|v(t)|

which simply says the rate at which something moves along the path of the curve is equal to its speed.

Now, drdt or v is always tangent to the curve r(t) and we can calculate the a unit vector T that is also tangent to r(t) from what we already know.

T=v|v|.

We can rewrite this to give us:

dtds=1|v|

drdtdtds=v1|v|=v|v|=T=drds.

Example 2.2.2: Finding the Unit Tangent Vector of a Curve

Find the unit tangent vector of the curve r(t)=et3ˆi+ln(t+5)ˆj+5costˆk

Solution

We know that

T=v|v|.

So first we find v

v=drdt

drdt=3x2ex3ˆi+1x+5ˆj5sintˆk.

Then we find |v|

|v|=dsdt

dsdt=9x4e2x3+1(x+5)2+25sin2t.

Now we can find T

T=drds=3x2ex3ˆi+1x+5ˆj5sintˆk9x4e2x3+1(x+5)2+25sin2t.

Contributors and Attributions

  • Paul Salessi (UCD)
  • Integrated by Justin Marshall.


2.2: Arc Length in Space is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by LibreTexts.

  • Was this article helpful?

Support Center

How can we help?