How do I do this trig. integral?

  • Thread starter Thread starter shreddinglicks
  • Start date Start date
  • Tags Tags
    Integral Trig
shreddinglicks
Messages
225
Reaction score
7

Homework Statement


∫cos(x)^5 / sqrt(sin(x))dx


Homework Equations


∫cos(x)^5 / sqrt(sin(x))dx


The Attempt at a Solution



i tried to break up cos(x)^5

∫(cos(x)^2)(cos(x)^3)dx

I tried an identity

(1-sin(x)^2)(sin(x)^-.5)cosx^3

I tried to distribute the sin(x)^.5 and use a u sub but that's where I get stuck.
 
Physics news on Phys.org
Write the integral as:

##\int \frac{cos^4(x)cos(x)}{\sqrt{sin(x)}} dx##
##= \int \frac{(1-sin^2(x))^2cos(x)}{\sqrt{sin(x)}} dx##

##u = sin(x).. du = ..##
 
Zondrina said:
Write the integral as:

##\int \frac{cos^4(x)cos(x)}{\sqrt{sin(x)}} dx##
##= \int \frac{(1-sin^2(x))^2cos(x)}{\sqrt{sin(x)}} dx##

##u = sin(x).. du = ..##

I see, and du = cos(x)

that takes care of my cos(x) in the numerator but it doesn't take care of the identity.
 
shreddinglicks said:
I see, and du = cos(x)

that takes care of my cos(x) in the numerator but it doesn't take care of the identity.

Of course it does. If ##u = sin(x)## then ##u^2 = sin^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