Write a rational function as a sum of simple fractions, each with a known inverse Laplace transform. This is the workhorse for inverting Laplace transforms.
The recognition we lean on: inverts to (causal ROC ). Break into a sum of terms of this form and sum the inverse transforms.
Three cases
Case 1: distinct simple poles
Decompose as
To find , cover up the factor and evaluate what’s left at :
This is the cover-up method, the fastest way to get residues at simple poles.
Worked example: .
So , inverse-transforming to for the causal ROC.
Case 2: repeated poles
A pole of order at contributes terms: .
The highest-power coefficient comes from plain cover-up:
Lower-power coefficients need a derivative first:
Worked example: . Double pole at , simple pole at .
For at : .
For (the highest power at the double pole): .
For (the lower power): .
So . Inverse:
Repeated poles give polynomial-times-exponential terms in time: , , etc.
Case 3: complex-conjugate pole pairs
A rational with real coefficients has complex poles in conjugate pairs . Two approaches:
Option A: treat as ordinary partial fractions with complex residues. The residues are conjugates of each other, and the inverse transforms are complex exponentials that recombine to a real damped sinusoid.
Option B: keep the quadratic factor (after completing the square) and match to the damped-sinusoid pairs:
Decompose the quadratic-factor term as a linear combination of these two, then inverse-transform. Option B usually gives cleaner real-valued answers.
Improper rational functions
If the numerator degree is the denominator degree, is improper and needs polynomial long division first. The quotient is a polynomial in (inverse-transforming to a sum of impulses and impulse derivatives), and the remainder is a proper rational function you partial-fraction normally. See Polynomial division for improper rational functions.
What to remember
- Simple poles: cover-up.
- Repeated poles: cover-up for the highest-power coefficient, derivatives for the lower powers.
- Complex-conjugate pairs: complete the square and match to the damped-sinusoid pairs.
- Pole location ↔ time-domain shape: real part is decay rate, imaginary part is oscillation frequency.