jgiarrusso
- 7
- 0
Hi, I've been having some issues in solving this problem.
Find the arc length of r=2/(1-cosθ) from π/2 to π
L =(integrate) sqrt(r2+(dr/dθ)2)dθ
I found (dr/dθ) = (-2sinθ)/(1-cosθ)2
so (dr/dθ)2 = (4sin2θ)/(1-cosθ)4
Then r2 = 4/(1-cosθ)2
both have a factor of 4/(1-cosθ)2, so I pulled that outside the sqrt to get
L=(integrate) 2/(1-cosθ) * sqrt(1+(sin2θ)/(1-cosθ)2)
then I multiplied the 1 by (1-cosθ)2/(1-cosθ)2 to give common denominators.
After multiplying it out, the numerator of the fraction was 1-2cosθ+cos2θ+sin2θ, so I got rid of the sin and cos and added a 1 to get 2 - 2cosθ
I pulled out a factor of sqrt2 and ended up with:
L = (integrate) 2sqrt2/(1-cosθ) * sqrt(1/(1-cosθ))
or
L= (integrate) 2sqrt2*(1-cosθ)-3/2
This is where I got stuck. I can't think of any way to integrate that problem using any of the means we have gone over so far.
Some direction in which way to go would be extremely helpful, thanks in advance.
Homework Statement
Find the arc length of r=2/(1-cosθ) from π/2 to π
Homework Equations
L =(integrate) sqrt(r2+(dr/dθ)2)dθ
The Attempt at a Solution
I found (dr/dθ) = (-2sinθ)/(1-cosθ)2
so (dr/dθ)2 = (4sin2θ)/(1-cosθ)4
Then r2 = 4/(1-cosθ)2
both have a factor of 4/(1-cosθ)2, so I pulled that outside the sqrt to get
L=(integrate) 2/(1-cosθ) * sqrt(1+(sin2θ)/(1-cosθ)2)
then I multiplied the 1 by (1-cosθ)2/(1-cosθ)2 to give common denominators.
After multiplying it out, the numerator of the fraction was 1-2cosθ+cos2θ+sin2θ, so I got rid of the sin and cos and added a 1 to get 2 - 2cosθ
I pulled out a factor of sqrt2 and ended up with:
L = (integrate) 2sqrt2/(1-cosθ) * sqrt(1/(1-cosθ))
or
L= (integrate) 2sqrt2*(1-cosθ)-3/2
This is where I got stuck. I can't think of any way to integrate that problem using any of the means we have gone over so far.
Some direction in which way to go would be extremely helpful, thanks in advance.
Last edited: