Calculus Mastery

The Human Knowledge Project


Chapter 26 — Partial Fractions and Rational Integrals

26.1 Learning Objectives

By the end of this chapter, students should be able to:

Factor denominators correctly.

Handle:

distinct linear factors

repeated linear factors

irreducible quadratic factors

Understand why decomposition simplifies integration.

Recognize algebraic structure inside rational functions.

Understand why partial fractions became essential historically.

26.2 Big Picture — Breaking Complicated Fractions into Simpler Pieces

Earlier chapters introduced:

substitution

Integration by Parts

trigonometric methods

Now we study another major integration strategy.

Suppose we encounter:

x

2

−x−2

3x+5

dx

This rational function may initially appear:

complicated

resistant to direct integration

But calculus discovers something remarkable:

complicated rational expressions can often be broken into simpler fractions.

This process is called:

partial fraction decomposition.

26.3 What Is a Rational Function?

A rational function is:

ratio of polynomials.

Examples:

x

2

+3

x+1

x

3

+4x

2x

2

−1

x−2

5

Rational functions appear constantly in:

physics

engineering

probability

differential equations

electrical systems

26.4 Why Rational Integrals Become Difficult

Simple rational expressions integrate easily.

Example:

x

1

dx = ln∣x∣+C

But more complicated denominators create:

difficult structures.

Partial fractions transforms:

one difficult fraction

into:

several simple fractions.

26.5 The Core Idea Behind Partial Fractions

Suppose:

(x−2)(x+1)

3x+5

We attempt to rewrite as:

x−2

A

+

x+1

B

where:

A and B are constants.

Why?

Because simple fractions integrate easily.

26.6 Why This Works Conceptually

Complicated rational expressions often hide:

simpler algebraic components.

Partial fractions reveals:

underlying structure.

Students should think of decomposition as:

algebraic disassembly.

26.7 First Step — Factor the Denominator

Before decomposition:

denominator MUST be factored completely.

This step is absolutely essential.

Example:

x

2

−x−2

factors into:

(x−2)(x+1)

Only after factoring can decomposition begin.

26.8 Worked Example — Basic Partial Fractions

Compute:

x

2

−x−2

3x+5

dx

Factor denominator:

(x−2)(x+1)

Rewrite:

(x−2)(x+1)

3x+5

=

x−2

A

+

x+1

B

26.9 Clearing Denominators

Multiply both sides by:

(x−2)(x+1)

Result:

3x+5= A(x+1)+B(x−2)

Now solve for:

A

B

26.10 Solving for Constants

Expand:

A(x+1)+B(x−2)

= Ax+A+Bx−2B

=(A+B)x+(A−2B)

Match coefficients.

For:

x

A+B =3

Constants:

A−2B =5

Solve system:

B =−

3

2

A =

3

11

26.11 Rewrite the Integral

Integral becomes:

∫(

x−2

11/3

x+1

2/3

)dx

Now integrate term-by-term.

26.12 Integrating the Result

Recall:

x

1

dx = ln∣x∣+C

Apply:

3

11

ln∣x−2∣−

3

2

ln∣x+1∣+C

The complicated rational integral becomes:

manageable logarithms.

26.13 Why Logarithms Naturally Appear

Students should understand:

derivatives of logarithms generate rational structures.

Since:

dx

d

ln∣x∣=

x

1

rational expressions frequently integrate into:

logarithms.

26.14 Distinct Linear Factors

Suppose denominator factors into:

different linear terms.

Example:

(x−1)(x+2)(x−5)

Then decomposition form becomes:

x−1

A

+

x+2

B

+

x−5

C

One fraction for each factor.

26.15 Repeated Linear Factors

Suppose denominator contains repeated factor.

Example:

(x−1)

3

Need:

x−1

A

+

(x−1)

2

B

+

(x−1)

3

C

Students often forget:

every power must appear.

26.16 Why Repeated Factors Need Multiple Terms

Repeated powers create:

independent algebraic behaviors.

Each denominator power contributes:

unique structural component.

The decomposition must capture:

all possibilities.

26.17 Irreducible Quadratic Factors

Suppose denominator contains quadratic that cannot factor.

Example:

x

2

+1

Then numerator must be linear.

Form:

x

2

+1

Ax+B

This is extremely important.

26.18 Why Linear Numerators Are Necessary

Quadratic denominators possess:

richer algebraic structure

Simple constants insufficient.

Linear numerators capture:

full flexibility needed.

26.19 Worked Example — Quadratic Factor

Suppose:

x

2

+1

x

Use substitution:

u = x

2

+1

Then:

du =2xdx

Integral becomes logarithmic.

Result:

2

1

ln(x

2

+1)+C

26.20 Improper Rational Functions

Suppose numerator degree:

greater than or equal to denominator degree.

Example:

x−1

x

2

+1

Must first perform:

polynomial long division.

Only then apply:

partial fractions if needed.

26.21 Why Division Comes First

Partial fractions only works properly when:

numerator degree smaller than denominator degree.

This condition is called:

proper rational function.

26.22 Why Partial Fractions Became Important Historically

Many physical systems naturally produce:

rational equations.

Examples:

resonance systems

electrical circuits

fluid dynamics

probability distributions

Partial fractions became foundational in:

engineering mathematics.

26.23 Relationship to Earlier Integration Methods

This chapter combines:

algebra

factoring

logarithmic integration

substitution

structural decomposition

Integration increasingly depends on:

recognizing hidden structure.

26.24 Why Algebra Matters Deeply in Calculus

Students often think:

calculus replaces algebra.

In reality:

advanced calculus heavily depends on strong algebraic skill.

Partial fractions demonstrates this beautifully.

26.25 Common Student Mistakes

Mistake 1 — Forgetting to Factor Completely

Always factor denominator fully first.

Mistake 2 — Incorrect Decomposition Form

Repeated factors require:

multiple terms.

Quadratics require:

linear numerators.

Mistake 3 — Algebra Errors

Coefficient matching requires care.

Mistake 4 — Forgetting Long Division

Improper fractions require division first.

26.26 Visualization Strategy

Students should continually imagine:

complicated fractions breaking apart

hidden simpler structures emerging

logarithms arising naturally

algebra revealing integration pathways

Partial fractions is deeply structural.

26.27 Why This Chapter Matters

This chapter introduces:

algebraic decomposition techniques

Students now learn that difficult rational integrals often become manageable by:

restructuring expressions into simpler components.

This becomes foundational in:

differential equations

Laplace transforms

engineering analysis

advanced applied mathematics.

26.28 Practice Problems

A. Basic Partial Fractions

Decompose:

(x−1)(x+2)

5x+1

Compute:

x

2

−x−2

3x+5

dx

Explain why factoring comes first.

Explain why rational functions appear frequently in calculus.

Explain why decomposition simplifies integration.

B. Distinct Linear Factors

Decompose:

(x−1)(x+1)

x+3

Compute resulting integral.

Explain why each factor receives separate fraction.

Explain why logarithms naturally appear.

Explain why coefficient matching works.

C. Repeated Factors

Write decomposition form for:

(x−2)

3

1

Write decomposition form for:

(x+1)

2

(x−3)

x

Explain why repeated powers require multiple terms.

Explain why decomposition must capture all algebraic behavior.

Explain why repeated factors complicate integration.

D. Irreducible Quadratics

Write decomposition form for:

(x

2

+1)(x−2)

x

Explain why quadratic numerators must be linear.

Explain why:

x

2

+1

cannot factor over real numbers.

Explain why substitution often appears with quadratic factors.

Explain relationship between rational functions and logarithms.

E. Conceptual Problems

Explain why partial fractions became historically important.

Explain why advanced integration depends heavily on algebra.

Explain why decomposition reveals hidden structure.

Explain why rational functions appear naturally in engineering.

Explain relationship between:

factoring

decomposition

integration

Explain why improper fractions require long division first.

Explain why integration techniques increasingly depend on recognition.

Explain why logarithmic derivatives create rational structures.

Explain why partial fractions is fundamentally algebraic.

Explain why this chapter marks another major increase in integration sophistication.

26.29 Selected Solutions

Problem 1

Decompose:

(x−1)(x+2)

5x+1

Assume:

x−1

A

+

x+2

B

Multiply through:

5x+1= A(x+2)+B(x−1)

Expand:

=(A+B)x+(2A−B)

Match coefficients:

A+B =5

2A−B =1

Solve:

A =2

B =3

Final decomposition:

x−1

2

+

x+2

3

Problem 2

Compute:

x

2

−x−2

3x+5

dx

Decompose:

x−2

11/3

x+1

2/3

Integrate:

3

11

ln∣x−2∣−

3

2

ln∣x+1∣+C

Problem 11

For:

(x−2)

3

1

decomposition form:

x−2

A

+

(x−2)

2

B

+

(x−2)

3

C

Problem 26

Improper fractions must first undergo:

polynomial division

because partial fractions requires:

numerator degree smaller than denominator degree.

26.30 Chapter Summary

In this chapter we introduced:

rational functions

partial fraction decomposition

factoring strategies

repeated factors

irreducible quadratics

logarithmic integration

algebraic integration structure

Most importantly:

students learned that complicated rational integrals can often be transformed into simpler logarithmic and algebraic integrals by:

decomposing fractions into structurally simpler pieces.