How to Solve Trigonometric Integrals with Odd Powers?

physstudent1
Messages
267
Reaction score
1

Homework Statement


The integral of cos[x]*(sin[x])^5dx


Homework Equations





The Attempt at a Solution



I split it into cos[x]*(sin[x])^2 * (sin[x])^2 * sin[x]

then each sin^2[x] term becomes (1-cos[x]^2)

so you end up with the integral of cos[x]*(1-cos[x]^2)^2*sin[x]dx

let u=cos[x]
-du=sin[x]dx

so it comes to the integral of -u*(1-u^2)^2 which foils out to be

-u+2u^3-u^5 then integrating this gives

-(1/2)u^2 +(2/4)*u^4 - (1/6)*u^6+c

replacing all u's with cos[x] of course at the end I just want to make sure this is correct because I have to hand it in tomarrow and this is the first of these problems I have tried and I don't want to do them all wrong.
 
Physics news on Phys.org
\int\cos x \sin^{5}xdx

Yes?

Let u=\sin xdx and it's solved.
 
I'm sorry I wasn't clear enough in the explanation you must use "the method for odd powers to evaluate the integral" since we are just learning this technique.
 
physstudent1 said:
I'm sorry I wasn't clear enough in the explanation you must use "the method for odd powers to evaluate the integral" since we are just learning this technique.
Well then your answer is correct!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top