Find the Arc Length of a Curved Line

zacman2400
Messages
9
Reaction score
0

Homework Statement



find the arc length
x=2e^t, y=e^-t, z=2t

Homework Equations





The Attempt at a Solution


dr/dt=2e^ti-e^-tj+2
ds/dt=sqrt((4e^2t)+(e^-2t)+4)) dt
=integral from 0 to 1 sqrt(4e^4t+4e^2t+1)/e^t
sorry about the lack of latex, I have no idea how to integrate this function
 
Physics news on Phys.org
you have got it right.
why not try splitting them out. Take out the power and apply linearity rule to each integrand?
 
zacman2400 said:

Homework Statement



find the arc length
x=2e^t, y=e^-t, z=2t

Homework Equations





The Attempt at a Solution

If you don't know LaTeX, at least use some spaces to make what you have written more readable.
zacman2400 said:
dr/dt=2e^ti-e^-tj+2
Don't you mean
dr/dt = 2e^t i - e^(-t) j + 2k?
zacman2400 said:
ds/dt=sqrt((4e^2t)+(e^-2t)+4)) dt
Are you sure about the middle term in the radical above?
zacman2400 said:
=integral from 0 to 1 sqrt(4e^4t+4e^2t+1)/e^t
Shouldn't your integrand be ds/dt * dt?
zacman2400 said:
sorry about the lack of latex, I have no idea how to integrate this function
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top