Jay9313
- 40
- 0
Homework Statement
This is an arc length problem in three dimensions. I was given the vector r(t)=<et, 1, t> from t=0 to t=1
Homework Equations
Arc Length= \int |\sqrt{r'(t)}| dt from t1 to t2
where |\sqrt{r'(t)}| is the magnitude of the derivative of the vector
The Attempt at a Solution
I took the derivative and got the magnitude and simplified it down to
∫ √(e2t+1) dt
I then set u=e2t+1
I then simplified and substituted until I got to:∫\frac{\sqrt{(u)}}{u-1} du
My professor said to use partial fractions from here, but I'm not sure how to do that.