Integrating functions of sin to a power

howsockgothap
Messages
59
Reaction score
0

Homework Statement



Integrate sin5(x/3)dx on the interval [0,pi]

Homework Equations



sin2(x)=1-cos2(x)
dcos(x)dx=-sin(x)

The Attempt at a Solution



I split off one of the sins and then set my integral equal to (sin2(x/3))2*sin(x/3) switching in 1-cos2(x/3) afterward. Then I set u = cos (x/3) and factored that in. I also changed my interval at this point figuring when x=pi, u=1/2 and when x=0, u=1.

So I then had -3∫(1-u2)2du on the interval [1/2,1]

I worked it out and got -3cos(1/3)+2cos3(1/3)-(3/5)cos5(1/3)+3cos(1/6)-2cos3(1/6)+(3/5)cos5(1/6)

Given how long winded that answer is-- my answer has to be submitted in exact numbers-- it doesn't seem right to me. What have I done wrong?
 
Last edited:
Physics news on Phys.org
Why don't you just work out the integral of 3*(1-u^2)^2 on [1/2,1]?? You don't need any cosines to do that. The last expression looks wrong anyway, I'd only expect to see cos(pi/3) and cos(0) in there.
 
You do not need to change variables back to cos(x), which you did wrong as we had the interval [0,pi] we should have (if we needlessly change back) cos(pi/3) type things, which can be evaluated, not cos(1/3) type things that cannot.
 
Right, of course. thanks!
 
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