Integral by parts help
Hey Gn, I'm trying to do this exercise but I can't understand what I have to do, I suppose it is Sin^3x^2 the derived and x the integral but I don't understand how the derivative should be in this case.
$\int x\sin^3x^2 dx$
its gonna be a big help if you guys help me, thanks for you time.

1 Answer
I would attempt this integral using substitution rather than IBP. The clue is that the sine has an inner function, namely the $x^2$.
First, let $u=x^2\implies du=2xdx$. Then
$\int x\sin^3(x^2)dx = \frac{1}{2}\int \sin^3(u)du = \frac{1}{2}\int \sin(u)\sin^2(u)du$
$= \frac{1}{2}\int \sin(u)\sin^2(u)du = \frac{1}{2}\int \sin(u)(1-\cos^2(u))du\;[*] = \frac{1}{2}\int \sin(u)-\sin(u)\cos^2(u)du$
$= -\frac{1}{2}\cos(u)+\frac{1}{6}\cos^3(u) = \frac{1}{6}\cos^3(x^2)-\frac{1}{2}\cos(x^2)+c$.
$[*]\;$ Using the identity $\sin^2(x)+\cos^2(x)\equiv1$
I hope this has helped you!
-
Yes, thank you very much, my teacher told me that it is done by IBP but there is no practical solution, tomorrow I will talk to him if it is possible to do it that way. Again thank you very much.
- 1 Answer
- 263 views
- Pro Bono
Related Questions
- How to recalculate 2D polygon side lengths when tilt is applied in 3D space?
- Get the volume and surface area of the paraboloid $z=4-x^2-y^2$ cut by the plane $z=4-2x$
- Convergence of $\int_{1}^{\infty} e^{\sin(x)}\cdot\frac{\sin(x)}{x^2} $
- Exponentil bacteria growth
- Compute $\lim_{x \rightarrow 0} \frac{1-\arctan (\sin(x)+1)}{e^{x}-1}$
- Minimizing the cost of building a box
- Inverse function evaluation
- Determine the surface area of a ball, rotating a function about $x$-axis.