When do you know to use integration by parts?

You use integration by parts if there's more than one function of x. For example; to integrate xsin(x) you'd use integration by parts as this is two functions of x. The formula to remember is I(udv) = uv - I(vdu) For xsin(x) you would set u = x, and dv = sin(x). So du = 1, and v = -cos(x). Putting theses values into the formula gives you; I(xsin(x))= -xcos(x) - I(-cos(x)) = -xcos(x) + sin(x) However, for x(x + 2) you wouldn't use integration by parts as this is equal to x2 + 2x which is one function of x.

NL

Related Maths A Level answers

All answers ▸

Find the shortest distance between the line L: x=1+t, y=1+2t, z=1-t and the point A: (2,3,4)


What is the partial fraction expansion of (x+2)/((x+1)^2)?


Find the exact value of the gradient of the curve y = e^(2- x)ln(3x- 2). at the point on the curve where x = 2.


Express 1/(x(1-3x)) in partial fractions.