Techniques of Integration · Partial Fractions

Partial Fractions: Repeated Linear

P(x)(xa)n=A1xa+A2(xa)2++An(xa)n\frac{P(x)}{(x-a)^n} = \frac{A_1}{x-a} + \frac{A_2}{(x-a)^2} + \cdots + \frac{A_n}{(x-a)^n}

For repeated linear factors, include a term for each power of the factor up to its multiplicity.

Worked examples

Find ∫ (2x+3)/(x+1)² dx.
  1. (2x+3)/(x+1)² = A/(x+1) + B/(x+1)²
  2. 2x+3 = A(x+1) + B. x = -1: 1 = B. Comparing x coefficients: 2 = A.
  3. ∫ [2/(x+1) + 1/(x+1)²] dx = 2ln|x+1| - 1/(x+1) + C

Answer: 2 ln|x+1| - 1/(x+1) + C

Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.