The Laplace Transform

the inverse Laplace transform

If the Laplace transform is a translation from the time language into the s language, the inverse Laplace transform is the dictionary read backward — the translation home. After you have done your easy algebra in the s-domain and hold a function F(s), the inverse transform is what turns that answer back into the actual function of time f(t) you were really after.

We write it as f(t) = L^(-1){F(s)}, defined to undo the forward transform: if L{f} = F, then L^(-1){F} = f. There is a formal integral definition (a contour integral in the complex plane), but you almost never use it. In practice the inverse transform is done by recognition: you manipulate F(s) — by linearity, partial fractions, completing the square, the shifting theorems — until every piece matches a row of the transform table, then you read off the time function each row corresponds to. So 1/(s - 3) you recognize as e^(3t); s/(s^2 + 4) as cos(2t); 2/s^3 as t^2. The inverse transform is mostly a pattern-matching skill backed by a small table.

A reassuring fact makes the table approach legitimate: for the well-behaved functions we deal with, the inverse transform is essentially unique — two continuous functions with the same transform are the same function. So once you have massaged F(s) into recognizable pieces and matched each one, you can be confident you have the genuine answer, not merely one of many. This is the final step of every Laplace solution: transform, solve, and then invert back to the world of time.

Invert F(s) = (s + 5)/(s^2 + 4). Split it as s/(s^2 + 4) + 5/(s^2 + 4) = s/(s^2 + 4) + (5/2)[2/(s^2 + 4)]. Reading each row: cos(2t) + (5/2) sin(2t). That is f(t).

Massage F(s) into table-shaped pieces, then read each one back to time.

The hard part of inversion is almost always the algebra of getting F(s) into table-ready pieces — completing the square, partial fractions — not the table lookup itself. If a term does not match the table, you have not finished simplifying.

Also called
L^(-1)inverse transform拉氏反變換反變換