Struggling with Integrating Sine and Cosine?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
15 replies · 11K views
meee
Messages
87
Reaction score
0
I need to find [tex]\int \cos^2(x)\sin^7(x)dx[/tex]

I'm not sure what substitution to make
 
Physics news on Phys.org
Or you can do intergration by parts but the above way is prob quicker
 
ok so now i got

[tex]\int (1-\sin^2(x))\sin^7(x)dx[/tex]

and then what?

[tex]\int \sin^7(x)-\sin^9(x) dx[/tex] ?? and now I am stuck :(

and then [tex]\int (1-\cos^2(x))^3\sin(x) - (1-\cos^2(x))^4\sin(x)) dx[/tex]

ahh
 
Last edited:
Office_Shredder said:
Try doing [tex]\int \sin^n(x)dx[/tex] by integration by parts, to get a formula in terms of an integral of sin to a lower power
sorry, I am not sure what integration by parts is? :frown:
 
integration by parts:

[tex]\int udv = uv - \int vdu[/tex]

basically, if you have an integral that is the product of a function u, and the derivative of another function v, it equals u*v - the integral of v times the derivative of u. Here's an example:

[tex]\int x*e^xdx[/tex] Say u=x, and dv=exdx. Then v=ex, and du=dx. So:

[tex]\int x*e^xdx = x*e^x - \int e^xdx = x*e^x - e^x[/tex]
 
Learning another method to integrate is good, but if meee is required to do this particular problem by just using sub. methods, then this is probably a way.

Rewrite the integral as...

[tex]\int{\cos^2{x}\sin^6{x}\sin{x}dx}[/tex]

Convert the [tex]\sin^6{x}[/tex] in terms of cos, and the do the substitution u = cos(x).
 
ok thanks guys...

Office_Shredder thanks for that.. but i think integration by parts is beyond my current course.

neutrino, i tried what you said, but it looks kinda weird...

[tex]\int{\cos^2{x}\sin^6{x}\sin{x}dx}[/tex]

[tex]= \int{\cos^2{x}(1-\cos^2{x})^3\sin{x}dx}[/tex]

let u = [tex]\cos{x}[/tex]
[tex]\frac{du}{dx} = -\sin{x}[/tex]

[tex]= -\int{u^2(1-u^2)^3 du}[/tex]
[tex]= -\int{u^2(1-3u^2+3u^4-u^6) du}[/tex]
[tex]= -\int{u^2-3u^4+3u^6-u^8)du}[/tex]
[tex]= -(\frac{1}{3}u^3-\frac{3}{5}u^5+\frac{3}{7}u^7-\frac{1}{9}u^9)[/tex]and then sub u=cos(x) back in

is that right?
 
Last edited:
Yes.

Btw, I don't think you'll have to wait till university to find more about integration by parts. You'll definitely meet it at the school level.
 
oh reali?
ive finished my year 12 course (exams in 2 weeks), and haven't seen it in school or outside school lectures.

maybe it will be useful for me to learn it.
 
meee said:
oh reali?
ive finished my year 12 course (exams in 2 weeks), and haven't seen it in school or outside school lectures.

Okay, shouldn't have generalised. I was under the assumption that every school, in every part of the world taught this. :rolleyes:

maybe it will be useful for me to learn it.
It most certainly will.
 
ok, thanks

and lol I am in australia our schools are probly weird
 
My school which is in Australia are doing it now. Its fairly easy to learn.