3

I'm trying to find the integral of $y = x\sin^2 (x^2)$. Can someone help please? I've tried converting it to $x(\frac{1}{2} -\frac{1}{2}\cos(2x^2))$ and using integration by parts but it doesn't seem to help.

Thanks.

Jam
  • 10,325
thbcm
  • 539

3 Answers3

4

Hint: First let $u=x^{2}$ and notice that $\sin^{2}(u)=\frac{1-\cos(2u)}{2}$

2'5 9'2
  • 54,717
user71352
  • 13,038
2

$x\left(\dfrac12−\dfrac12\cos(2x^2)\right)=\dfrac{x}2-\dfrac18\times4x\cos(2x^2)$

From there $4x\cos(2x^2)$ is of the form $u'\cos u$, and therefore is easy to integrate

imj
  • 1,430
0

1) $x \sin^2(x^2)dx = \frac{1}{2}\sin^2(x^2)d x^2$

2) $\sin^2 t = \frac{1 - \cos 2t}{2}$

Alex
  • 19,262