Math ClubMath Club
v1 · padrão canônico

Lesson 86 — Integrals of rational functions (partial fractions)

Decomposition of P(x)/Q(x) as a sum of simple fractions. Simple real roots, multiplicity, and irreducible quadratics. Reduces to elementary integrals in ln or arctan.

Used in: Calculus II (Brazil) · Equiv. Math III Japanese · Equiv. Analysis LK German · AP Calculus BC (USA)

P(x)Q(x)=iAi(xri)ki+jBjx+Cj(x2+pjx+qj)lj\frac{P(x)}{Q(x)} = \sum_{i} \frac{A_i}{(x - r_i)^{k_i}} + \sum_{j} \frac{B_j x + C_j}{(x^2 + p_j x + q_j)^{l_j}}
Choose your door

Rigorous notation, full derivation, hypotheses

Theorem, procedure, and cases

Partial Fractions Decomposition Theorem

"We can always write the integrand as a sum of simpler rational functions using the method of partial fractions. The idea is to decompose the rational function into a sum of simpler pieces, each of which is easier to integrate." — OpenStax Calculus Vol. 2, §3.4

Procedure

"If the degree of the numerator is less than the degree of the denominator, the rational function is called proper, and partial fractions works directly. If not, perform polynomial division first to reduce to a proper fraction." — APEX Calculus §6.5

Heaviside Formula

For simple roots r1,,rnr_1, \ldots, r_n of QQ:

Ai=P(ri)Q(ri).A_i = \frac{P(r_i)}{Q'(r_i)}.
what this means · Direct formula of residues for simple roots — result of cover-up.

Worked Examples

Exercise list

35 exercises · 8 with worked solution (25%)

Application 26Modeling 4Challenge 3Proof 2
  1. Ex. 86.1Application

    Decompose 1x21\dfrac{1}{x^2 - 1} into partial fractions.

  2. Ex. 86.2Application

    Decompose 1x(x+1)\dfrac{1}{x(x+1)} into partial fractions.

  3. Ex. 86.3Application

    Decompose x(x1)(x2)\dfrac{x}{(x-1)(x-2)} into partial fractions.

  4. Ex. 86.4Application

    Decompose 2x+1x2x6\dfrac{2x + 1}{x^2 - x - 6} into partial fractions.

  5. Ex. 86.5Application

    Decompose 1x3x\dfrac{1}{x^3 - x} into partial fractions.

  6. Ex. 86.6ApplicationAnswer key

    Decompose x+1(x2)2\dfrac{x + 1}{(x - 2)^2} into partial fractions.

  7. Ex. 86.7Application

    Decompose 1x2(x+1)\dfrac{1}{x^2(x + 1)} into partial fractions.

  8. Ex. 86.8Application

    Show that 1x2+1\dfrac{1}{x^2 + 1} is already a simple fraction (irreducible quadratic denominator) and calculate its integral.

  9. Ex. 86.9ApplicationAnswer key

    Decompose x(x2+1)(x1)\dfrac{x}{(x^2 + 1)(x - 1)} into partial fractions.

  10. Ex. 86.10ApplicationAnswer key

    Calculate 1x21dx\int \dfrac{1}{x^2 - 1}\, dx.

  11. Ex. 86.11Application

    Calculate 1x(x+1)dx\int \dfrac{1}{x(x+1)}\, dx.

  12. Ex. 86.12ApplicationAnswer key

    Calculate x(x1)(x2)dx\int \dfrac{x}{(x-1)(x-2)}\, dx.

  13. Ex. 86.13Application

    Calculate 1x24dx\int \dfrac{1}{x^2 - 4}\, dx.

  14. Ex. 86.14Application

    Calculate 1x29dx\int \dfrac{1}{x^2 - 9}\, dx.

  15. Ex. 86.15ApplicationAnswer key

    Calculate x+4x2+5x+6dx\int \dfrac{x + 4}{x^2 + 5x + 6}\, dx.

  16. Ex. 86.16Application

    Calculate 3x2+x2dx\int \dfrac{3}{x^2 + x - 2}\, dx.

  17. Ex. 86.17ApplicationAnswer key

    Calculate 1x3xdx\int \dfrac{1}{x^3 - x}\, dx.

  18. Ex. 86.18Application

    Calculate 1(x1)2dx\int \dfrac{1}{(x - 1)^2}\, dx.

  19. Ex. 86.19Application

    Calculate x+1(x2)2dx\int \dfrac{x + 1}{(x - 2)^2}\, dx.

  20. Ex. 86.20Application

    Calculate 1x2(x+1)dx\int \dfrac{1}{x^2(x + 1)}\, dx.

  21. Ex. 86.21ApplicationAnswer key

    Calculate 1x2+4dx\int \dfrac{1}{x^2 + 4}\, dx.

  22. Ex. 86.22Application

    Calculate 1x2+2x+5dx\int \dfrac{1}{x^2 + 2x + 5}\, dx.

  23. Ex. 86.23Application

    Calculate 2x+3x2+2x+5dx\int \dfrac{2x + 3}{x^2 + 2x + 5}\, dx.

  24. Ex. 86.24Application

    Calculate x(x2+1)(x1)dx\int \dfrac{x}{(x^2 + 1)(x - 1)}\, dx.

  25. Ex. 86.25ApplicationAnswer key

    Calculate 1x41dx\int \dfrac{1}{x^4 - 1}\, dx. Hint: factor as (x21)(x2+1)(x^2-1)(x^2+1).

  26. Ex. 86.26Application

    Calculate x3+1x21dx\int \dfrac{x^3 + 1}{x^2 - 1}\, dx. Divide first.

  27. Ex. 86.27Modeling

    Logistic equation N˙=rN(1N/K)\dot{N} = rN(1 - N/K). Separate and integrate dNN(1N/K)\int \dfrac{dN}{N(1 - N/K)} to find N(t)N(t).

  28. Ex. 86.28Modeling

    Inverse Laplace: given H(s)=1s(s+1)H(s) = \dfrac{1}{s(s+1)}, use partial fractions to find h(t)=L1{H(s)}h(t) = \mathcal{L}^{-1}\{H(s)\}.

  29. Ex. 86.29Modeling

    Cauchy distribution: determine the constant cc such that f(x)=c/(1+x2)f(x) = c/(1+x^2) is a probability density on R\mathbb{R}.

  30. Ex. 86.30Modeling

    Chemical reaction c˙=k(ac)(bc)\dot{c} = k(a - c)(b - c) with aba \neq b. Separate and integrate via partial fractions.

  31. Ex. 86.31Challenge

    Calculate 1x4+1dx\int \dfrac{1}{x^4 + 1}\, dx. Hint: factor as (x2+2x+1)(x22x+1)(x^2 + \sqrt{2}x + 1)(x^2 - \sqrt{2}x + 1).

  32. Ex. 86.32Challenge

    Calculate 1x3+1dx\int \dfrac{1}{x^3 + 1}\, dx. Factor the denominator first.

  33. Ex. 86.33Challenge

    Calculate x2(x2+1)2dx\int \dfrac{x^2}{(x^2 + 1)^2}\, dx.

  34. Ex. 86.34Proof

    Proof. Prove the Heaviside formula Ai=P(ri)/Q(ri)A_i = P(r_i)/Q'(r_i) for simple roots rir_i of QQ.

  35. Ex. 86.35Proof

    Proof. Prove that the partial fractions decomposition is unique for P/QP/Q with degP<degQ\deg P < \deg Q.

Sources

Updated on 2026-05-11 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.