Integrating (sin(x))^6: A Quick Solution

  • Thread starter Thread starter Void123
  • Start date Start date
  • Tags Tags
    Integrating
Void123
Messages
138
Reaction score
0

Homework Statement



I just can't crack the integral of (sin(x))^6 for some reason.

What is the exact solution to this? This is not really a homework question, as an immediate reference to an integral table would be sufficient. But I just need it right away. Thanks.



Homework Equations



...



The Attempt at a Solution



...
 
Physics news on Phys.org
Use integration by parts repeatedly.
 
Or use trig identities. cos(2x)= cos^2(x)- sin^2(x)= 1- 2sin^2(x) so sin^2(x)= (1/2)(1- cos(2x)). Then sin^6(x)= (sin^2(x))^3= (1/2)^3(1- cos(2x))^3= (1/8)(1- 3cos(2x)+ 3cos^2(2x)+ cos^3(2x)).

The integral of 1- 3cos(2x) is straightforward. The integral of cos^3(2x) can be done by writing it as cos^3(2x)= cos(2x)(1- sin^2(2x)) and using the substitution u= sin(2x). The integral of cos^2(2x) can be done by using the trig identity cos^2(2x)= (1/2)(1+ cos(4x)).
 
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