rational functions partial fractions
Overview
# Rational Functions and Partial Fractions This A-Level topic covers the analysis of rational functions (ratios of polynomials) and techniques for decomposing them into simpler partial fractions, essential for integration and solving complex algebraic problems. Students learn to identify proper and improper fractions, perform polynomial long division when necessary, and express rational expressions as sums of simpler fractions with linear or quadratic denominators. The decomposition method is particularly exam-relevant for Pure Mathematics papers, appearing frequently in integration questions and providing a foundation for further calculus applications in mechanics and differential equations.
Core Concepts & Theory
Rational functions are expressions of the form f(x) = P(x)/Q(x), where P(x) and Q(x) are polynomials and Q(x) ≠ 0. These functions form the foundation for understanding partial fractions, a crucial A-Level technique.
Proper vs Improper Rational Functions: A rational function is proper if the degree of P(x) < degree of Q(x), such as (3x + 1)/(x² + 2x). It's improper if degree P(x) ≥ degree Q(x), like (x³ + 2)/(x² - 1). For improper fractions, you must use polynomial division first.
Partial Fractions Decomposition: This technique expresses a rational function as a sum of simpler fractions. The form depends on the denominator's factorisation:
- Linear factors: (3x + 5)/[(x - 1)(x + 2)] = A/(x - 1) + B/(x + 2)
- Repeated linear factors: (2x + 1)/(x - 3)³ = A/(x - 3) + B/(x - 3)² + C/(x - 3)³
- Irreducible quadratic factors: (4x² + 3)/[(x + 1)(x² + 4)] = A/(x + 1) + (Bx + C)/(x² + 4)
Key Formula for Finding Constants: Multiply both sides by the common denominator, then use substitution or coefficient comparison. The substitution method involves choosing strategic x-values that eliminate terms.
Cambridge Definition: "Express a rational expression as a sum of partial fractions, including cases where the denominator contains linear, repeated linear, or quadratic factors."
Essential Skills: Factorise denominators completely, recognise when polynomial division is needed, distinguish factor types, and solve simultaneous equations efficiently.
Detailed Explanation with Real-World Examples
Partial fractions mirror how we break down complex problems into manageable parts in real life—like separating mixed recycling into paper, plastic, and glass.
Real-World Application—Electrical Engineering: In circuit analysis, complex impedance functions are decomposed into partial fractions to understand individual component contributions. A transfer function H(s) = (s + 2)/[(s + 1)(s + 3)] splits into simpler terms representing individual circuit elements.
Financial Mathematics: When calculating present values of cash flows with different time periods, partial fractions help separate combined investment terms. For instance, a payment stream function can be decomposed to analyse individual payment contributions.
Signal Processing: Engineers use partial fractions in Laplace transforms to convert complex frequency-domain expressions back to time-domain signals. This allows radio receivers to isolate specific broadcast frequencies.
The Analogy of Sharing Pizza: Imagine a fraction representing "pizza slices per group." If you have (7 slices)/[(2 people)(3 people)], partial fractions ask: "How much does each group get individually?" You'd write it as A/(2 people) + B/(3 people), finding A and B values that satisfy the original sharing arrangement.
Why It Matters for Integration: The primary A-Level use is integration. While ∫(3x + 5)/[(x - 1)(x + 2)]dx looks intimidating, decomposing it into ∫[2/(x - 1) + 1/(x + 2)]dx becomes straightforward: 2ln|x - 1| + ln|x + 2| + c.
Key Insight: Partial fractions transform difficult problems into easier ones—a fundamental mathematical strategy that appears throughout advanced mathematics and engineering disciplines.
Worked Examples & Step-by-Step Solutions
**Example 1**: Express (5x - 2)/[(x - 1)(x + 3)] in partial fractions. *Solution*: Let (5x - 2)/[(x - 1)(x + 3)] = A/(x - 1) + B/(x + 3) Multiply both sides by (x - 1)(x + 3): **5x - 2 = A(x + 3) + B(x - 1)** *Method 1—Substitution*: Let x = 1: 5(1) - 2 = A(4) + 0 → **3 = 4A** → A = 3/4 Let x = ...
Unlock 3 More Sections
Sign up free to access the complete notes, key concepts, and exam tips for this topic.
No credit card required · Free forever
Key Concepts
- Rational Function: A function that can be expressed as the ratio of two polynomial functions, P(x)/Q(x), where Q(x) is not the zero polynomial.
- Proper Rational Function: A rational function where the degree of the numerator is less than the degree of the denominator.
- Improper Rational Function: A rational function where the degree of the numerator is greater than or equal to the degree of the denominator.
- Vertical Asymptote: A vertical line x=a that the graph of a function approaches but never touches, occurring when the denominator is zero and the numerator is non-zero.
- +4 more (sign up to view)
Exam Tips
- →Always check if the rational function is proper before attempting partial fraction decomposition. If it's improper, perform polynomial long division first.
- →Factorize the denominator completely into linear and irreducible quadratic factors. Errors in factorization will lead to incorrect partial fraction forms.
- +3 more tips (sign up)
More Mathematics Notes