Solving Trigonometric Integrals: \int sin^6(x)cos^3(x) dx

tangibleLime
Messages
71
Reaction score
0

Homework Statement


\int sin^6(x)cos^3(x) dx


Homework Equations


cos^2(x) = 1-sin^2(x)


The Attempt at a Solution


Since cos has an odd power, I took one out to make it cos^2(x), which can be used in the identity above.

\int sin^6(x)cos^3(x) dx
\int sin^6(x)(1-sin^2(x))cos(x) dx

I substituted u = sin(x) since du = cos(x) will take care of the right side of that integral.

\int u^6(1-u^2) du
\int u^6-u^8) du
\frac{1}{7}u^7-\frac{1}{9}u^9

Then I put sin(x) back, replacing the u's and added the constant of integration.

\frac{1}{7}sin(x)^7-\frac{1}{9}sin(x)^9 + C

This was found to be incorrect.
 
Physics news on Phys.org
You have the correct answer. There are various trig identities that could be applied to this, so it's possible the answer you're trying to compare to is equivalent.
 
You can verify that your answer is correct by differentiating it, which should get you back to your integrand. For this problem, the derivative of your answer is sin6(x)cos(x) - sin8(x)cos(x) = sin6(x)cos(x) (1 - sin2(x)) = sin6(x)cos3(x), which is the same as your integrand.
 
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...

Similar threads

Back
Top