Main content
Multivariable calculus
Course: Multivariable calculus > Unit 4
Lesson 2: Line integrals for scalar functions (articles)Arc length of parametric curves
How to find the length of a parametric curve? This will lead to the idea of a line integral.
What we're building to
- To find the arc length of a curve, set up an integral of the form
- We now care about the case when the curve is defined parametrically, meaning x and y are defined as functions of some new variable t. To apply the arc length integral, first take the derivative of both these functions to get d, x and d, y in terms of d, t.Plug these expressions into the integral and factor the d, t, squared term out of the radical.
The length of a parametric curve
Consider the parametric curve defined by the following set of equations:
If we let t range from minus, 1, point, 5 to 1, point, 5, the resulting curve looks like this:
Key question: What is the length of this curve?
That is, imagine pulling the line straight, as if you were tightening a loose piece of string, then measuring it with a ruler. What value would you get?
In the last article, we saw how to find the arc length of function graphs, not parametric curves. We started by writing down the following integral:
Let's quickly recap the meaning behind this integral.
- Imagine approximating the curve with a bunch of tiny straight lines.
- The length of each such tiny line is given using the Pythagorean theorem,d, x and d, y represent the tiny change in x and y values from the start to the end of the line.
This same integral can apply to parametric curves as well as function graphs. This time, since x and y are given as functions of t, we write d, x and d, y in terms of d, t by taking the derivative of these two functions.
For example, differentiating the function defining x, we get
And similarly with y:
You can think of these expressions as answering the question "when you take some value t, and increase it slightly by some tiny amount d, t, how much does it change x and y?" The answer is expressed in terms of t an d, t.
Putting these into the integral, we get
Now everything inside the integral is written in terms of t, so the bounds we place on the integral correspond with the starting and ending values of the parameter t. In this case, we are letting t range from minus, 1, point, 5 to 1, point, 5, so we have
This is a very nasty integral to compute. I'm not even sure that an antiderivative exists. However, we've at least reduced the arc length problem down to a state where you can plug it into a computer.
Practice a parametric arc length integral
Let's look at the parametric curve defined by
Consider the segment of this curve between the points where t, equals, minus, 2 and t, equals, 2.
What is the length of this segment?
Since our curve is expressed in terms of x and y, our arc length integrals begin life looking like
To get this integral in terms of t, we must write d, x and d, y each as some expression of t
Step 1: Write d, x and d, y in terms of t
What is d, x in terms of t?
What is d, y in terms of t?
Step 2: Put these expressions in the integral
What does our integral look like after we plug in these expressions for d, x and d, y? Simplify it down to the point where there is no radical.
Step 3: Place the appropriate bounds on the integral and solve
The problem states that the curve runs from minus, 2 to 2. Solve the integral with these bounds.
What's next?
Arc length of parametric curves is a natural starting place for learning about line integrals, a central notion in multivariable calculus. To keep things from getting too messy as we do so, I first need to go over some more compact notation for these arc length integrals, which you can find in the next article.
Summary
- To find the arc length of a curve, set up an integral of the form
- When the curve is defined parametrically, with x and y given as functions of t, take the derivative of both these functions to get d, x and d, y in terms of d, t.plug these expressions into the integral and factor the d, t, squared term out of the radical.
Want to join the conversation?
- The link to the background topic 'Parametric curves' is broken.
I believe this is the correct one: https://www.khanacademy.org/math/multivariable-calculus/thinking-about-multivariable-function/ways-to-represent-multivariable-functions/a/parametric-functions(7 votes)