∫〖Sin^(2 ) x cos2x dx〗 ( solving it, getting + c) could need some help

  • Thread starter Thread starter Gillyjay
  • Start date Start date
  • Tags Tags
    Dx
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Gillyjay
Messages
1
Reaction score
0

Homework Statement



∫〖Sin^(2 ) x * cos2x dx〗


Homework Equations



The right answer should be: sin 2x / 4 - x/4 - sin4x / 16

The Attempt at a Solution



If i would set Sin^(2 ) x= (1-cos2x)/2 I can replace it in the integral
Then we get:
∫▒〖(1-cos2x)/2 cos2x dx〗
As far as I am concerned we cannot use the constant multiple rule because there is no constant to multiply

I don’t know how to go on from here to solve it 
 
Physics news on Phys.org
OK, so you have

[tex]\begin{align*}<br /> \int \sin^2 x\cos 2x\,dx &= \int\left(\frac{1-\cos 2x}{2}\right)\cos 2x\,dx \\ <br /> &= \frac{1}{2}\int(\cos 2x - \cos^2 2x)\,dx \\<br /> &= \frac{1}{2}\int\cos 2x\,dx - \frac{1}{2}\int \cos^2 2x\,dx<br /> \end{align*}[/tex]

Can you take it from there?

Hint: use a trig identity for cos2 2x.