Webpage Integration by Parts-1-3
Webpage Integration by Parts-1-3
Integration by Parts is a special method of integration that is often useful when two functions are multiplied
together, but is also helpful in other ways.
You will see plenty of examples soon, but first let us see the rule:
As a diagram:
u=x
v = cos(x)
∫ ∫
Integrate v: v dx = cos(x) dx = sin(x) (see Integration Rules )
Now we can put it together:
x sin(x) − ∫sin(x) dx
x sin(x) + cos(x) + C
Choose u and v
Differentiate u: u'
Integrate v: ∫v dx
u = ln(x)
v = 1/x2
∫ ∫
Integrate v: 1/x2 dx = x-2 dx = −x-1 = -1/x (by the power rule )
Simplify:
u = ln(x)
v=1
∫
Integrate v: 1 dx = x