Techniques of Integration
Techniques of Integration
1 Integration by Parts
The formula
Z forZ the differential of a product is d(uv) = u dv + vdu. By integrating both sides, we obtain
uv = u dv + v du. Then, the following is the formula for integration by parts,
Z Z
u dv = uv − v du.
Z
Thus, the process involves splitting the integrand into two parts, where vdu is hoped to be a simpler
integral.
sin2 u = 1 − cos2 u.
If n is odd, factor out cos u du and change the remaining even power of cosine to sine using the trig identity
cos2 u = 1 − sin2 u.
1 − cos 2u 1 + cos 2u
sin2 u = and cos2 u = .
2 2
Z
TYPE B. tanm u secn u du
Case 1: n is an even natural number
Factor out sec2 u du and change the remaining even power of secants to tangents using the trig identity
sec2 u = 1 + tan2 u.
tan2 u = −1 + sec2 u.
Z
TYPE C. cotm u cscn u du
Case 1: n is an even natural number
Factor out csc2 udu and change the remaining even power of secants to tangents using the trig identity
1
csc2 u = 1 + cot2 u.
cot2 u = −1 + csc2 u.
a x
√θ
√ a2 − x2
Case 2: Integrands containing a2 + x2
√
a2 + x
2
x
θ
a
2
√
Case 3: Integrands containing x2 − a2
√
x x2 − a2
θ
a
Summary:
Step 1: If the degree of a P (x) ≥ degree of Q(x), perform a long division, thus expressing the given rational
function as a polynomial plus a “proper fraction" (remainder divided by the divisor Q(x)).
Step 2: Factor Q(x) into a product of powers of distinct linear and quadratic factors.
Theorem. Every polynomial can be decomposed into a product of powers of distinct linear and quadratic factors
in the fields of real numbers.
Step 3: Write the proper fraction as a sum of simpler “proper partial fractions".
-(This is possible and it is known as the “Method of Partial Fractions".)
-Each of the terms in this sum of proper partial fractions can be integrated by the previous techniques of
integration.
3
in the partial fraction decomposition, and for each quadratic factor (ax2 + bx + c)n allow the terms
B1 x + C 1 B2 x + C2 B3 x + C3 Bn x + Cn
+ + + ··· +
(ax2 + bx + c) (ax2 + bx + c)2 (ax2 + bx + c)3 (ax2 + bx + c)n
in the partial fraction decomposition, where A0i s, Bi0 s and Ci0 s are properly chosen constant.
appears in the integrand, and if xq (where q is an integer) also appears in the integrand, then the substitution
1 1 1
u = (a2 − x2 ) 2 or u = (x2 + a2 ) 2 or u = (x2 − a2 ) 2