Techniques of Integration · Partial Fractions

Partial Fractions: Irreducible Quadratic

P(x)(x2+bx+c)=Ax+Bx2+bx+c\frac{P(x)}{(x^2+bx+c)} = \frac{Ax+B}{x^2+bx+c}

For irreducible quadratic factors (discriminant < 0), the numerator is a linear expression Ax + B.

Worked examples

Find ∫ 1/(x(x²+1)) dx.
  1. 1/(x(x²+1)) = A/x + (Bx+C)/(x²+1)
  2. 1 = A(x²+1) + (Bx+C)x. x=0: 1=A. Expand: 1=(A+B)x²+Cx+A
  3. A+B=0 → B=-1. C=0.
  4. ∫ [1/x + (-x)/(x²+1)] dx = ln|x| - (1/2)ln(x²+1) + C

Answer: ln|x| - (1/2)ln(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.