We find a new description of curves that trivializes arc length computations.

Recall that if is a vector-valued function where
  • is continuous.
  • The curve defined by is traversed once for .

The arc length of the curve from is given by This is all good and well; however, the integral could be quite difficult to compute. In this section, we see a new description of the curve drawn by , we’ll call it where the same curve is drawn by both and and we have that This is called an arc length parameterization. It is nice to work with functions parameterized by arc length, because computing the arc length is easy. If is parameterized by arc length, then the length of when , is simply . No integral computations need to be done. Consider the following example:

From your own experience and the work above, we think the next theorem should be quite sensible.

Which of the following vector-valued functions are parameterized by arc length?

We proceed by discussing several special cases, and then by giving a general method.

Disguised lines

Sometimes you have a vector-valued function that is merely a line in disguise. How could this be? Well consider the vector-valued function: This doesn’t look very much like a line, for one thing it has the function in each component. On the other hand, if we look at , we see Ah, we can now factor a out of each component to get: this is a scalar-function times a constant vector. The fact that we can “pull-out” the scalar function, and are left with a constant vector tells us that the line segment plotted by for is identical to the line segment plotted by:

Which of the following are line segments in disguise?
for for for for for for
Once we identify a vector-valued function as a disguised line, we can rewrite it as and we have an arc length parameterization.
Give an arc length parameterization of for .

Try your hand at this one now:

Give an arc length parameterization of for .
Check the values of and .

Disguised circles

Sometimes the curve we are given is a circle in disguise.

Consider for . Find that makes this parameterized by arc length.
Set and solve for .

A general method

While we are about to present a general method for finding representations of functions parameterized by arc length, one must not overestimate its strength.

Regardless, if you want an arc length parameterization of starting at here is the idea:

(a)
Compute
(b)
Now write and solve for . In this case you will have
(c)
The function will be parameterized by arc length.

Try your hand at it.