Laplace transform
Given a complex-valued function
for any
Bilateral vs. unilateral. The formulas above describe the bilateral Laplace transform, where
and the ROC is a vertical strip . The more common unilateral transform integrates from to , with ROC a right half-plane .
A particular case would be the Fourier transform, whose picture corresponds to the case
Both transformations have to do with the fact that some spaces of functions are Hilbert spaces, so we have a "basis". The original function can be thought as expressed in the Dirac delta basis, and the Fourier transform and Laplace transform are nothing but the expression of the same function in a different basis. See Fourier, Laplace and Dirichlet relationship.
What basis?, the natural for the generator of the translations.
Why a 1D Line Integral instead of ?
-
Dimensionality: Since
is a 1D function of time ( ), it requires a 1D continuum of basis elements to represent it. -
Linear Independence: Fixing
yields , giving a single degree of freedom . The family forms an orthogonal basis for . -
Overcompleteness: The set of all exponentials
across the entire 2D complex plane is massively redundant (overcomplete). Integrating over all of would sum infinitely many duplicate reconstructions of together, causing the surface integral to diverge. -
Analyticity: By Cauchy's Integral Theorem, every vertical line
within the ROC carries 100% of the information needed to reconstruct . Shifting changes the damping factor , but yields the exact same signal.
One Laplace transform or several ones?
It may seems that we have a Laplace transform for each
(The unilateral version integrates from
We can think that since
we have, indeed, different real-valued functions, a 1D restriction of
since
Each "different" Laplace transform is, indeed, a Fourier transform of a "modified" function. And all these 1D slices
-
Identity Theorem: If you know the 1D slice
along just one vertical line, you can use analytic continuation to uniquely determine along every other valid line within the ROC. - For the bilateral transform (ROC = strip), knowing
on one vertical line determines it everywhere in the strip — but not beyond the boundaries . - For the unilateral transform (ROC = half-plane), the ROC is
, so analytic continuation extends to the entire right half-plane — a much stronger statement: one vertical line determines everything.
- For the bilateral transform (ROC = strip), knowing
-
None of these 1D slices can vary independently. Once you choose
, the entire 2D landscape —and thus all of its 1D slices simultaneously—is locked into place.
My interpretation
We can think of Laplace transform
Example
This figure illustrates how a single complex landscape

For any vertical line
Poles and the shape of the original function
Reading
Two cases matter:
- Purely imaginary pole (
): then , a pure oscillation. Functions whose transform has poles only on the imaginary axis are the almost-periodic ones — the building blocks of Fourier decompositions. - Real pole (
): then is a real exponential (growth if , decay if ), e.g. . The exponential is itself a Taylor series, : a simple real pole encodes the Taylor coefficients, not a polynomial term.
Polynomial terms. A bare
and more generally a pole of the same multiplicity at
So: oscillatory modes ↔ imaginary poles, exponential growth/decay ↔ real poles, and pure polynomials require the special position
Example. The transform of
and its poles read exactly as predicted:
(poles of ): the oscillation ; , with orders 3, 2 and 1 (from , and ): the polynomial pieces , and .
Related: non homogeneous linear differential equations using Laplace
Related: Mellin transform.