Class 12MathematicsChapter 7: Integrals 7.4 Integration by Partial Fractions
Partial fraction decomposition table and worked example.
When the integrand is a rational function Q(x)P(x) where degP<degQ, decompose into partial fractions.
| Form of Q(x) | Partial Fraction Decomposition |
|---|
| (x−a)(x−b) | x−aA+x−bB |
| (x−a)2 | x−aA+(x−a)2B |
| (x−a)(x2+bx+c) | x−aA+x2+bx+cBx+C |
Evaluate ∫(x−1)(x+2)1dx.
Using partial fractions:
(x−1)(x+2)1=x−1A+x+2B
Solving: A=31, B=−31.
∫(x−1)(x+2)1dx=31ln∣x−1∣−31ln∣x+2∣+C=31lnx+2x−1+C