whatlifeforme
- 218
- 0
Homework Statement
When integrating a function of the form:
\displaystyle\int_c^d { (sinx)^{a} * (cosx)^{b}}
Is this a correct simplification of the rules to evaluate:
1. if exponent on sin or cos is odd, and the other is even, separate out one of the odd's and use
an identity on the even part of what is left of the what was odd function.
2. if exponent on sin and cos are both odd, pick one, pull out one of the sines,
or cosines, and use identity on even part left from original odd function.
3. if exponent on sin and cos are both even , use double angle identity, and
foil.
Homework Equations
\displaystyle\int_c^d { (sinx)^{a} * (cosx)^{b}}
The Attempt at a Solution
for instance, from rule #2 above.
\displaystyle\int_1^2 { (sinx)^{3} * (cosx)^{3}}
Pick either sinx or cosx to manipulate. in this case i choose sinx.
\displaystyle\int_1^2 { (sinx)^{2} * (sinx) * (cosx)^{3}}
\displaystyle\int_1^2 { (1-(cosx)^{2})^{2} * (sinx) * (cosx)^{3}}