Integrating a trig function divided by a trig function

podcastube
Messages
1
Reaction score
0

Homework Statement



Find the arc length of the curve r=4/θ, for ∏/2 ≤ θ ≤ ∏

Homework Equations



L= ∫ ds = ∫ √(r^2 + (dr/dθ)^2) dθ

The Attempt at a Solution



After some calculations, and letting θ = tanx, I now have to find ∫ ((secx)^3/(tanx)^2). I am not sure how to do this, but i have found online that ∫ (secx)^3 = (1/2)sec(x)tan(x)+(1/2)ln|sec(x)+tan(x)|. Using integration by parts and letting u = 1/(tan(x))^2= (cot(x))^2 and du/dx = -2cot(x).(cosec(x))^2 is looking very tedious. How do I solve this problem correctly?
 
Physics news on Phys.org
I don't see how you got sec^3(x). I get just sec(x) in the numerator.

Eventually, I reduce it to
\int \frac{sin^3(x)}{cos^2(x)}dx

Factor out a sin(x) to use with the dx and convert the remaining sin^2(x) to 1- cos^2(x).
 
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