Partial fraction decomposition involves several subtle concepts that are frequently misunderstood by students and practitioners:
Misconception 1: All Rational Functions Can Be Decomposed
Incorrect: Any rational function can be immediately decomposed into partial fractions.
Correct: Only proper rational functions (numerator degree < denominator degree) can be directly decomposed. Improper fractions require polynomial long division first.
Misconception 2: Factor Forms and Fraction Terms
Incorrect: Each factor in the denominator gets exactly one term in the decomposition.
Correct: Linear factors (x-a) contribute A/(x-a), repeated factors (x-a)^n need n terms, and irreducible quadratics need (Ax+B) numerators.
Misconception 3: Coefficient Determination
Incorrect: Coefficients in partial fractions can be guessed or estimated.
Correct: Coefficients must be determined systematically through algebraic methods like equating coefficients or substitution.