Main content
Multivariable calculus
Course: Multivariable calculus > Unit 4
Lesson 2: Line integrals for scalar functions (articles)Arc length of function graphs, examples
Practice finding the arc length of various function graphs.
Example 1: Practice with a semicircle
Consider a semicircle of radius , centered at the origin, as pictured on the right. From geometry, we know that the length of this curve is . Let's practice our newfound method of computing arc length to rediscover the length of a semicircle.
By definition, all points on the circle are a distance from the origin, so we have
Rearranging to write as a function of , we have
As you set up the arc length integral, it helps to imagine approximating this curve with a bunch of small lines.
Writing down the arc-length integral, ignoring the bounds for just a moment, we get:
Just as before, we think of the integrand as representing the length of one of these little lines approximating the curve (via the Pythagorean theorem).
Now we start plugging in the definition of our particular curve into the integral.
Step 1: Write in terms of
Use the fact that to write in terms of .
Step 2: Replace in the integral
Plug this expression for into the integral to write the integrand completely in terms of and .
Step 3: Place bounds on the integral and solve
Since the curve is defined between when and , set these values as the bounds of your integral and solve it.
(Sorry, no entry box with a happy green checkmark. We know from geometry that the arc length is , but the interesting part is to work through it to see how pops out when using an arc length integral.)
Practice setting up arc length integrals
The actual integral you get for arc length is often difficult to compute. However, the important skill to practice is setting up that integral. So let's practice that a few times without worrying about computing the final integral (you can use a calculator or wolfram alpha once you get a concrete integral).
Example 2: Sine curve
What integral represents the arc length of the graph of between and ?
Example 3: Up, not right
Consider the curve representing
For all values where . Find an integral expressing this curve's arc length. But this time, write everything in the integral in terms of , not .
Example 4: Full generality
Suppose you have any arbitrary function , with derivative . Which of the following represents the arc length of the graph
between the points and ?
Oftentimes people will start teaching arc length by presenting this formula. Personally, I think that takes all the fun out of discovering it yourself and getting a genuine feel for what it really represents.
Summary
- We use the words arc length to describe how long a curve is. If you imagine the curve as a string, this is the length of that string once you pull it taut.
- You can find the arc length of a curve with an integral of the form
- If the curve is the graph of a function
, replace the term in the integral with , then factor out the . The boundary values of the integral will be the leftmost and rightmost -values of the curve. - When setting up an arc length integral, it helps to think about how you would actually choose to walk along the curve.
Want to join the conversation?
- In the first example with the unit circle I don't get why x = -cos(teta) isn't the x-coordinate simply cos(teta) as the trigonometric coordinate are given by the point x =(x1,y1)=(cos(teta),sin(teta)) ? :)(11 votes)
- By convention, we think of the unit circle as starting at the point (1,0). This corresponds to a
x =cos(theta) parametrization. However, since the integral travels from the lower limit (-1,0) to the upper limit (1,0) we negate the cosine to switch direction of travel. Hope this helps(5 votes)
- Haven't we learned about arc length in ordinary integral classes previously? Why are we studying this again?(3 votes)
- It is a review leading to Arc length of parametric curves which leads to line integrals in scalar fields which leads to line integrals in vector fields and on it goes.
Sometimes a little refresher review on a concept helps when a new topic depends on it.(13 votes)
- For the part of x = -cos(theta), I think a better wway to describe theta is the angle between the radius and the positive side of x-axis ( in the picture it is the angle between the radius and negative side of x-axis). And then the angle between the radius and negative side of x-axis (i.e the theta in current picture) would be pi-theta, then x = cos(pi-theta) = -cos(theta). Changing the definition of theta would be easier for student to know, otherwise it seems x=-cos(theta) comes from nowhere.(2 votes)
- First example, step 3, how to solve the integral using trigonometric substitution. This method is only valid for integrals of arc lengths right? Because if I find that integral in other contexts, I couldn´t think of the function inside the integral as a semicircle, because it is not a semicircle, although in the explanation is treated as a semicircle. So I don´t understand this method for solving these kind of integrals.(1 vote)
- This cannot be solved by hand. This article and previous articles show how to set up the integral not how to solve this. The integrala in example 3 can only be approximated(2 votes)
- in example 1, step 1, I don't understand where did the 2 come from in the denominator? in the d(1-x^2)/2(square root of /(1-x^2)(1 vote)
- It comes from the derivative of sqrt(1-x^(2)). Take a simpler example. Let's say we want the derivative of sqrt(x). This is just x^(1/2). Using the power rule, we get (1/2)x^(-1/2) or 1/(2sqrt(x)). The example in the article is the same, but as the inside of the square is a function, you need the chain rule.(2 votes)
- I put in 1+4y^2 instead of 4y^2+1 and got wrong answer! Nice going........(0 votes)