β³οΈ Reference: Partial Fraction General Form Terms.
For each type of factor in the denominator, add the following terms to the partial fraction decomposition:
Factor Type
Factor
Term(s) In General Form
Linear
\((s - a)\)
\(\ds\frac{A}{s - a}\)
Repeated Linear
\((s - a)^n\)
\(\ds\frac{A_1}{s - a} + \frac{A_2}{(s - a)^2} + \dots + \frac{A_n}{(s - a)^n}\)
Irreducible Quadratic
\((s^2 + bs + c)\)
\(\ds\frac{Bs + C}{s^2 + bs + c}\)
Repeated Quadratic
\((s^2 + bs + c)^n\)
\(\ds\frac{B_1s + C_1}{s^2 + bs + c} + \dots + \frac{B_ns + C_n}{(s^2 + bs + c)^n}\)
