Solving Integrals Using Partial Fraction Decomposition: A Complete Guide with Practical Examples

Partial fraction decomposition is one of the most powerful techniques for integrating rational functions. By breaking a complicated rational expression into simpler fractions, integration becomes straightforward. This article explains when and how to use partial fractions, the different decomposition cases, step‑by‑step procedures, and fully worked examples.

partial fraction decomposition, integration techniquesrational functions, calculusalgebraic fractions, integral methods

~3 دقیقه مطالعه · آخرین به‌روزرسانی ۲۸ اسفند ۱۴۰۴

Introduction

Partial fraction decomposition is a fundamental technique in calculus used to integrate rational functions. The idea is simple: rewrite a complicated fraction as a sum of simpler fractions whose integrals are easy to compute.

1. When to Use Partial Fractions

This method applies when the integrand is a rational function:


R(x) = P(x) / Q(x)

where P(x) and Q(x) are polynomials, and:

  • The degree of the numerator is less than the degree of the denominator.

If the numerator’s degree is greater or equal, perform polynomial long division first.

2. Types of Partial Fraction Decomposition

Case 1: Distinct Linear Factors

If the denominator factors as:


(x − a)(x − b)(x − c)

Then the decomposition is:


A/(x − a) + B/(x − b) + C/(x − c)

Case 2: Repeated Linear Factors

If the denominator contains (x − a)ⁿ:


A/(x − a) + B/(x − a)² + ... + N/(x − a)ⁿ

Case 3: Irreducible Quadratic Factors

If the denominator contains a quadratic that cannot be factored:


(Ax + B) / (ax² + bx + c)

Case 4: Repeated Quadratic Factors


(Ax + B)/(quadratic) + (Cx + D)/(quadratic)² + ...

3. General Steps for Partial Fraction Decomposition

  1. Check degrees of numerator and denominator.
  2. If needed, perform polynomial long division.
  3. Factor the denominator completely.
  4. Write the appropriate partial fraction form.
  5. Solve for the unknown coefficients.
  6. Integrate each simple fraction.

4. Worked Examples

Example 1: ∫ 1 / (x² − 1) dx

Factor the denominator:


x² − 1 = (x − 1)(x + 1)

Decomposition:


1/(x² − 1) = A/(x − 1) + B/(x + 1)

Solving gives:


A = 1/2 , B = −1/2

Integral:


∫ 1/(x² − 1) dx = (1/2) ln|x − 1| − (1/2) ln|x + 1| + C

Example 2: ∫ (3x + 5) / (x + 1)² dx

Denominator:


(x + 1)²

Decomposition:


(3x + 5)/(x + 1)² = A/(x + 1) + B/(x + 1)²

Solving:


A = 3 , B = 2

Integral:


∫ 3/(x + 1) dx + ∫ 2/(x + 1)² dx
= 3 ln|x + 1| − 2/(x + 1) + C

Example 3: ∫ (2x + 7) / (x² + 4) dx

Denominator is irreducible:


(2x + 7)/(x² + 4)

Split:


2x/(x² + 4) + 7/(x² + 4)

Integrate:


∫ 2x/(x² + 4) dx = ln(x² + 4)
∫ 7/(x² + 4) dx = (7/2) arctan(x/2)

Final answer:
ln(x² + 4) + (7/2) arctan(x/2) + C

5. Key Tips

  • If numerator degree ≥ denominator degree → divide first.
  • Linear factors → constants in numerator.
  • Quadratic factors → linear expressions in numerator.
  • Repeated factors → include all powers.
  • After decomposition, integration becomes straightforward.

Conclusion

Partial fraction decomposition is an essential tool for integrating rational functions. By breaking a complex fraction into simpler components, it transforms difficult integrals into manageable ones. With practice, recognizing the correct decomposition pattern becomes intuitive and efficient.

نوشته و پژوهش‌شده توسط دکتر شاهین صیامی

مقالات مرتبط

Integration by Parts: A Complete Guide to Solving Integrals Using the By‑Parts Method

Integration by parts is one of the most important techniques in calculus for solving integrals involving products of functions. This article explains the formula, the logic behind it, how to choose u and dv, common patterns, advanced applications, and fully worked examples.

ادامه

Substitution Techniques in Integration: A Complete and Practical Guide

Substitution is one of the most powerful and widely used techniques in integration. It simplifies complex integrals by transforming them into easier forms. This article explains the main substitution methods, including basic u‑substitution, trigonometric substitution, hyperbolic substitution, substitution in rational functions, exponential integrals, trigonometric integrals, and definite integrals.

ادامه

Complete Integral Formula Sheet: All Essential Indefinite and Definite Integral Formulas

This article provides a comprehensive collection of the most important integral formulas in calculus, including basic integrals, power rules, exponential and logarithmic integrals, trigonometric and inverse trigonometric integrals, hyperbolic functions, integration techniques, and definite integral identities.

ادامه

Definite Integrals: Definition, Core Concepts, Methods of Calculation, and Applications

A definite integral is one of the fundamental concepts in calculus, used to compute the accumulated value of a quantity over an interval. This article explains the definition of definite integrals, the Riemann interpretation, the Fundamental Theorem of Calculus, methods of evaluation, and real-world applications.

ادامه

Cauchy’s Mean Value Theorem and Its Role in Advanced Function Analysis

This article explains Cauchy’s Mean Value Theorem, the generalized form of the Mean Value Theorem. It states that for two continuous and differentiable functions, there exists a point in the interval where the ratio of their derivatives equals the ratio of their overall changes. This theorem is fundamental in proving important results such as L'Hôpital’s Rule and plays a key role in mathematical analysis.

ادامه

The Mean Value Theorem and Its Role in Function Behavior Analysis

This article explains the Mean Value Theorem, one of the most important results in differential calculus. The theorem states that if a function is continuous on a closed interval and differentiable on the open interval, then there exists at least one point where the slope of the tangent line equals the slope of the secant line connecting the endpoints. This theorem forms the foundation for many applications in mathematics, physics, and engineering.

ادامه