Partial Fractions - Complete Interactive Lesson
Part 1: Decomposition Basics
Partial Fraction Decomposition
Part 1 of 7 — The Concept
When to Use
For integrals of the form int rac{P(x)}{Q(x)},dx where factors into linear or quadratic terms.
Distinct Linear Factors
rac{1}{(x-a)(x-b)} = rac{A}{x-a} + rac{B}{x-b}
Worked Example
int rac{1}{x^2 - 1},dx = int rac{1}{(x-1)(x+1)},dx
rac{1}{(x-1)(x+1)} = rac{A}{x-1} + rac{B}{x+1}
: ,
: ,
ight),dx = rac{1}{2}ln|x-1| - rac{1}{2}ln|x+1| + C$$Partial Fractions 🎯
Key Takeaways — Part 1
- Factor the denominator first
- Set up: one fraction per factor
- Solve for constants using strategic values
Part 2: Distinct Linear Factors
Partial Fraction Decomposition
Part 2 of 7 — Repeated Linear Factors
Repeated Factors
rac{f(x)}{(x-a)^n} = rac{A_1}{x-a} + rac{A_2}{(x-a)^2} + cdots + rac{A_n}{(x-a)^n}
Example
rac{3x+5}{(x+1)^2} = rac{A}{x+1} + rac{B}{(x+1)^2}
:
Coefficient of :
ight),dx = 3ln|x+1| - rac{2}{x+1} + C$$Repeated Factors 🎯
Key Takeaways — Part 2
- Repeated factor needs terms
- Each term has increasing powers in the denominator
Part 3: Repeated Factors
Partial Fractions
Part 3 of 7 — Integration Practice
The Key Antiderivatives
int rac{A}{x-a},dx = Aln|x-a| + C
eq 1)$$Integration Practice 🎯
Key Takeaways — Part 3
Each partial fraction integrates to logs or power rule.
Part 4: Irreducible Quadratics
Partial Fractions
Part 4 of 7 — Long Division First
When Degree of Numerator Degree of Denominator
You must do polynomial long division first!
rac{x^2 + 1}{x - 1} = x + 1 + rac{2}{x-1}
Then integrate term by term.
Long Division + PFD 🎯
Key Takeaways — Part 4
Always check: is the degree of numerator denominator? If so, divide first!
Part 5: Integration with Partial Fractions
Partial Fractions
Part 5 of 7 — Logistic DE Connection
The Logistic Equation
rac{dP}{dt} = kP(L - P)
Separation of variables:
rac{dP}{P(L-P)} = k,dt
Use partial fractions on the left side!
ight)$$Logistic Connection 🎯
Key Takeaways — Part 5
Partial fractions are the key technique for solving the logistic DE.
Part 6: Problem-Solving Workshop
Partial Fractions
Part 6 of 7 — Practice Workshop
Mixed Practice 🎯
Workshop Complete!
Part 7: Review & Applications
Partial Fractions — Review
Part 7 of 7 — Final Assessment
Final Assessment 🎯