Integrating Using Partial Fractions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Jay9313
Messages
40
Reaction score
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= [itex]\int[/itex] |[itex]\sqrt{r'(t)}[/itex]| dt from t1 to t2
where |[itex]\sqrt{r'(t)}[/itex]| 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:∫[itex]\frac{\sqrt{(u)}}{u-1}[/itex] du

My professor said to use partial fractions from here, but I'm not sure how to do that.
 
Physics news on Phys.org
That's not really working at all
 
I split it up, and it made it worse, and I had to do long division, but I got an answer. It's nasty, but I got an answer.
 
Presumably, you ended up with something like ##\frac{v^2}{v^2-1}## after the substitution. A good technique to avoid doing long division is to add and subtract judiciously:
$$\frac{v^2}{v^2-1} = \frac{(v^2-1)+1}{v^2-1} = 1 + \frac{1}{v^2-1}.$$