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 ▸

Find the location of the turning point of the following curve, y = x^2 + 6x - 7


Find the coordinates of the point of intersection between the line L:(-i+j-5k)+v(i+j+2k) and the plane π: r.(i+2j+3k)=4.


Given that f(x) = 1/x - sqrt(x) + 3. Find f'(1).


Given that dy/dx=6-8x+x^4 and that x=1 when y=4. Find an expression for y in terms of x.