Calculating Arc Length of a Curve: Caculus III Formula and Reparameterization

  • Thread starter dswatson
  • Start date
  • Tags
    Arc
In summary, the curve r(t)=<5sin(t),4cos(t),3cos(t)> where 0<t<2*pi has an arc length function s(t). Find a formula for this curve's arc length function: s(t). Also, compute the total arc length.
  • #1
dswatson
37
0
consider the curve r(t)=<5sin(t),4cos(t),3cos(t)> where 0<t<2*pi.
Find a formula for this curve's arc length function: s(t). Also, compute the total arc length.

Reparameterize this curve with respect to arc length (find r(s)) Don't forget to specify the range for the arc length parameter: ?a?<s<?b?.

I am completely lost. If someone could step me through at least the first part I would greatly appreciate it. Thanks in advance.

The general form for the length of an arc in polar coordinates is given by

Integral of

[ sqrt( r^2 - (dr/da)^2 ) ] da

Where "da" means d-theta

I have this in my notes but am still lost.
 
Physics news on Phys.org
  • #2
You aren't in polar coordinates. It's a parametric curve. Arc length is the integral of sqrt(x'(t)^2+y'(t)^2+z'(t)^2) dt. Try that.
 
  • #3
ok so i have gotten this far.
int[sqrt{(25+sin^2(t))}]
where do I go from here? It doesn't factor or that would make it easy.
 
  • #4
Notice that Dick said the arc length is the integral of sqrt(x'(t)^2+y'(t)^2+z'(t)^2) dt!

You only have sqrt(x(t)^2)!

Notice that x'(t) denotes the derivative of x(t) wrt. t. You also need to include y'(t)^2 and z'(t)^2. You should be able to simplify nicely if you do this correctly. Post what you get !
 
  • #5
I feel like I did do all of the derivatives...

I did x'=5cost, y'=-4sint, and z'=-3sint
then square them...
x'^2=25cos^2(t), y'^2=16sin^2(t), and z'^2=9sin^2(t)

the add them but convert x'^2 to a factor of sin^2(t) first.

25cos^2(t)=25(1+sin^2(t)) then distribute and I ended up with...

int[sqrt{25+25sin^2(t)+16sin^2(t)+9sin^2(t)}dt]

then add up the sine terms...

int[sqrt{25+50sin^2(t)}dt]

this is where I'm stuck...did I do something wrong?
 
  • #6
ok nevermind i see where i messed up...i shouldn't have made the cos a sin.
If i leave it as it was before...

int[sqrt{25cos^2(t)+16sin^2(t)+9sin^2(t)}dt]
then just combine the sin terms i get

int[sqrt{25cos^2(t)+25sin^2(t)}dt]

this gives me...


int[sqrt{25}
equals...
int[5]
equals
5t over interval 0 to 2*pi

so my answer is 10*pi right?
 
  • #7
Btw, I did misread your post #3 but I'm glad you figured out your problem !

That does look correct
 
  • #8
iamalexalright said:
Btw, I did misread your post #3 but I'm glad you figured out your problem !

That does look correct

ok...so assuming that is is correct...where do I begin on the next step?

I am a little behind in calc and am trying to catch up...

I now have to "reparameterize this curve with respect to arc length (find "r(s)"). Don't forget to specify the range for the arc length parameter: [?a?]\leq[/?b?] "

this is a quoted question and have no clue how to do it...any suggestions?
 
  • #9
Well, you found the arc length function s(t). Why not try solving for t?

After doing this how would you reparameterize the curve? With a little thinking you'll get the new bounds !
 
  • #10
my problem is that i don't what you mean to solve for t...my equation for arc length was 5t evaluated over 0<t<2*pi. To solve for t, what is 5t equal to? this is where I'm completely confused...
 
  • #11
is this simply s(t)=5t plugged back into the original r(t)?
 
  • #12
yeah, so t = s/5

What range of values is allowed for s now?
 
  • #13
0<s<10*pi ?
 
  • #14
well nevermind that doesn't work because there are no "s"'s in the eqn
 
  • #15
so my final answer so far is...
r(s)=<5sin(s/5),4cos(s/5),3cos(s/5)>
so are my new parameters...0<s/5>2*pi so...0<s<10*pi
 
  • #16
looks good to me
 
  • #17
awesome! thank you so much for all of the help
I really appreciate it...
 

Related to Calculating Arc Length of a Curve: Caculus III Formula and Reparameterization

1. How do you calculate the arc length of a curve using the Calculus III formula?

The formula for calculating the arc length of a curve is: L = ∫√(1 + (dy/dx)^2) dx, where the integral is taken over the interval [a,b]. This formula takes into account the length of each small segment of the curve, which can be approximated using the Pythagorean theorem.

2. What is reparameterization and why is it important in calculating arc length?

Reparameterization is the process of changing the parameterization of a curve, which means changing the way we parameterize or measure the curve. This can be useful in simplifying the formula for calculating arc length, as some parameterizations may lead to more complicated integrals. By reparameterizing the curve, we can often find a simpler integral to calculate the arc length.

3. Can the Calculus III formula be used for any type of curve?

Yes, the Calculus III formula can be used for any smooth curve, meaning a curve that has a continuous derivative. This includes simple curves like straight lines, as well as more complex curves like circles or parabolas.

4. What are the limits of integration in the Calculus III formula?

The limits of integration in the Calculus III formula are the starting and ending points of the curve, represented by a and b. These points can be determined by the parameterization of the curve or by the given equation of the curve.

5. Are there any other methods for calculating arc length of a curve?

Yes, there are other methods for calculating arc length, such as using parametric equations or using numerical integration techniques. However, the Calculus III formula is often the preferred method as it provides an exact solution rather than an approximation.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
851
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
4K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
Back
Top