Integration by Parts
Integration by Parts
Integration by Parts
One reason for transforming a given integral into another is to make its evaluation easier. In
chapter 4, we have discussed the substitution method which is based on the “Chain Rule”:
𝑑
𝑓(𝑔(𝑥)) = 𝑓 ′ (𝑔(𝑥)) ∙ 𝑔′ (𝑥)
𝑑𝑥
Thus, if we have an integral of the form 𝐼 = ∫ 𝑓(𝑔(𝑥)) ∙ 𝑔′ (𝑥) 𝑑𝑥 , we can use the substitution
We now introduce another important technique known as “Integration by parts” which is based
on the product formula for differentiation. Integration by parts will enable us to evaluate
∫ 𝑥 𝑒 𝑥 𝑑𝑥 , ∫ 𝑙𝑛 𝑥 𝑑𝑥 , ∫ 𝑥 5 sin 3𝑥 𝑑𝑥
and many more integrals which cannot be evaluated by the method of substitution discussed
previously.
1
Further Integrals
If 𝑢 and 𝑣 are two differentiable functions of 𝑥 , then the product rule for differentiation tells
us:
𝑑 𝑑𝑣 𝑑𝑢
(𝑢 𝑣 ) = 𝑢 +𝑣 (1)
𝑑𝑥 𝑑𝑥 𝑑𝑥
𝑑 𝑑𝑣 𝑑𝑢
→ ∫ (𝑢 𝑣)𝑑𝑥 = ∫ 𝑢 𝑑𝑥 + ∫ 𝑣 𝑑𝑥
𝑑𝑥 𝑑𝑥 𝑑𝑥
→ 𝑢 𝑣 = ∫ 𝑢 𝑑𝑣 + ∫ 𝑣 𝑑𝑢
→ ∫ 𝑢 𝑑𝑣 = 𝑢 𝑣 − ∫ 𝑣 𝑑𝑢
To apply the integration by parts formula to a given integral, we must first factor its integrand
into two “parts”, 𝑢 𝑎𝑛𝑑 𝑑𝑣 , the latter including the differential 𝑑𝑥. We try to choose the parts
in accordance with two principles:
An effective strategy is to choose for 𝑑𝑣 the most complicated factor that can be readily be
integrated. Then differentiate the other parts, 𝑢 , to find 𝑑𝑢.
2
Further Integrals
Coffee or Tea?!
When doing integration by parts, we want to try first to differentiate Logs, Inverse trig functions,
Powers, Trig functions and Exponentials. This can be remembered as LIPTE which is close to
“Lipton” (the tea).
For Coffee lovers like me ;) , there is an equivalent one: Logs,Inverse trig functions, Algebraic
functions, Trig functions and Exponentials. This can be remembered as LIATE which is close to
“latte” (the coffee).
Just integrate what you can integrate and differentiate the rest.
We begin with one example in which we have little flexibility in choosing the parts 𝑢 𝑎𝑛𝑑 𝑑𝑣.
3
Further Integrals
Example 2 : Find ∫ ln 𝑥 𝑑𝑥
Example 3: Find ∫ 𝑥 𝑒 −𝑥 𝑑𝑥
4
Further Integrals
Example 5: Find ∫ 𝑥 2 𝑒 −𝑥 𝑑𝑥
5
Further Integrals
Note that the integrand in example 5 is of the form 𝑝(𝑥) ∙ 𝑞(𝑥), where 𝑝(𝑥) = 𝑥 2 and
For integrands of this form, repeated integration by parts can be done by a procedure known as
“tabular integration by parts”. This method is so powerful and it has been called “Tic-Tac-Toe”
in the movie Stand and deliver. Let’s call it Tic-Tac-Toe therefore!
6
Further Integrals
Example7: Find ∫ 𝑥 2 𝑒 −𝑥 𝑑𝑥
𝑝(𝑥) = 𝑥 2 𝑞(𝑥) = 𝑒 −𝑥
2𝑥 −𝑒 −𝑥 ⊕
2 𝑒 −𝑥 ⊖
0 −𝑒 −𝑥 ⊕
→ ∫ 𝑥 2 𝑒 −𝑥 𝑑𝑥 = −𝑥 2 𝑒 −𝑥 − 2𝑥𝑒 −𝑥 − 2𝑒 −𝑥 + 𝐶
∫ 𝑥 4 sin 2𝑥 𝑑𝑥 =
7
Further Integrals
8
Further Integrals
𝑏 𝑏
∫ 𝑢 𝑑𝑣 = u v b
a
− ∫ 𝑣 𝑑𝑢
𝑎 𝑎
Or
𝑏
∫𝑎 𝑢 𝑑𝑣 = [𝑢 𝑣 − ∫ 𝑣 𝑑𝑢 ]𝑏𝑎
1
Example10: Find ∫0 𝑥 𝑒 −𝑥 𝑑𝑥
9
Further Integrals
∫ sec 𝑛 𝑥 𝑑𝑥 =
1 𝑛−2
∫ sec 𝑛 𝑥 𝑑𝑥 = sec 𝑛−2 tan 𝑥 + ∫ sec 𝑛−2 𝑥 𝑑𝑥
𝑛−1 𝑛−1
Recall this formula which you might need as well (Try to prove it!)
10
Further Integrals
11