Techniques of Integration · Partial Fractions
Partial Fractions: Distinct Linear
Decompose a rational function with distinct linear factors in the denominator into simpler fractions that can be integrated individually.
Conditions. Degree of P(x) must be less than the degree of the denominator.
Worked examples
Find ∫ 1/((x-1)(x+2)) dx.
- 1/((x-1)(x+2)) = A/(x-1) + B/(x+2)
- Multiply through: 1 = A(x+2) + B(x-1)
- x = 1: 1 = 3A → A = 1/3. x = -2: 1 = -3B → B = -1/3
- ∫ [(1/3)/(x-1) - (1/3)/(x+2)] dx = (1/3)ln|x-1| - (1/3)ln|x+2| + C
Answer: (1/3)ln|(x-1)/(x+2)| + C
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.