How do you integrate by parts?

When you are faced with an integral which is a product, such as x.cos(x), you may be able to integrate it by parts. The statement of the integration by parts is that:

∫u(dv/dx)dx = uv-∫v(du/dx)dx

So if you have a function of the form u(dv/dx) (such as x.cos(x)​) it can be presented in the above form. In this case u = x and dv/dx = cos(x). 

When doing an intergration by parts it is useful to draw a grid first and work out what v and du/dx are (since we already know u and dv/dx) like so:

u = x

dv/dx = cos(x)

v = sin(x) (this is what you get when you integrate cos(x) as ∫(dv/dx)dx = v)

du/dx = 1 (what you get from differentiating u)

And so now that we have everything we need we can plug things into the equation:

∫x.cos(x)dx = uv-∫v(du/dx)dx = x.sin(x) - ∫1.sin(x)dx

and then to finish we integrate the last bit:

 ∫x.cos(x)dx = x.sin(x)+cos(x)+c (since this is an indefinite integral we must add a constant of integration c).

TW

Related Maths A Level answers

All answers ▸

The parametric equations of a curve are: x = cos2θ y = sinθcosθ. Find the cartesian form of the equation.


Show how you can rewrite (x+1)(x-2)(x+3) into the form of ax^3 + bx^2 + cx + d


a) Solve the following equation by completing the square: x^(2)+ 6x + 1= 0. b) Solve the following equation by factorisation: x^(2) - 4x - 5 = 0 c) Solve the following quadratic inequality: x^(2) - 4x - 5 < 0 (hint use your answer to part b)


Express x^2 + 5x + 10 in the form (x+p)^2 +q