Integration with Trig (Calc 2)

demersal
Messages
41
Reaction score
0

Homework Statement


\int\frac{(sin x)^{3}}{(cos x)}dx


Homework Equations


Trigonometric identities


The Attempt at a Solution


\int\frac{(sin x)^{2}}{(cos x)}(sin x)dx

\int\frac{1-(cos x)^{2}}{(cos x)}(sin x)dx

u = cos x
du = -sin x dx

- \int\frac{1-(u)^{2}}{(u)}du

Where do I go from here? I am kind of stuck. Can I just simply split the two up, as in 1/u - u^2/2? I think I tried that and end up with the wrong answer. Thanks in advance for the advice!
 
Physics news on Phys.org
Sure you can split them up. But what happened to the '-' in -sin(x)dx?
 
Oops! I had the - on my paper, I forgot it in transferring it :smile: I will edit that now!

But the answer I am getting is not equal to the answers those online integral calculators are showing. Here is my work:

= - \intdu/u + \int\frac{u^{2}}{u}du
= - ln u + (1/2)u^{2} + c
= - ln (cos x) + ((cos x)^2)/2 + c

Am I making some sort of elementary mistake?
 
demersal said:
Oops! I had the - on my paper, I forgot it in transferring it :smile: I will edit that now!

But the answer I am getting is not equal to the answers those online integral calculators are showing. Here is my work:

= - \intdu/u + \int\frac{u^{2}}{u}du
= - ln u + (1/2)u^{2} + c
= - ln (cos x) + ((cos x)^2)/2 + c

Am I making some sort of elementary mistake?

That's perfectly fine. Differentiate it to make sure. Now take one on the online integrator solutions and do the same. There's lots of different ways to write the result that only differ by a constant. For example instead of cos(x)^2/2 you could put -sin(x)^2/2. They only differ by a constant.
 
Thanks, Dick! It did work. I feel very silly for not thinking of doing that myself!
 
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...

Similar threads

Back
Top