How would the integral ∫x^2sin2xdx be solved using integration by parts?

The general formula for integration by parts is given as
∫u(dv/dx)dx = uv - ∫v(du/dx)dx
given that the equation to be solved is ∫x2sin2xdx, the values for u, v, du/dx and dv/dx can be assigned as
u = x2 du/dx = 2x
v = (-1/2)cos2x dv/dx = sin2x
These values can then be plugged into the general formula to solve the integral
∫x2sin2xdx = (-1/2)x2cos2x + ∫xcos2x dx
the second integral is then solved. In this instance, integration by parts has to be used a second time. The new values for u, v, du/dx and dv/dx can be assigned as
u = x du/dx = 1
v = (1/2)sin2x dv/dx = cos2x
Therefore the integral can be solved as
∫x2sin2xdx = (-1/2)x2sin2x + (1/2)xsin2x - ∫(1/2)sin2x dx
= (-1/2)x2sin2x + (1/2)xsin2x + (1/4)cos2x + C

SN

Related Maths A Level answers

All answers ▸

Using the parametric equations x=6*4^t-2 and y=3*(4^(-t))-2, Find the Cartesian equation of the curve in the form xy+ax+by=c


How to express (4x)/(x^2-9)-2/(x+3)as a single fraction in its simplest form.


If I have the equation of a curve, how do I find its stationary points?


What are complex numbers?