Laplace Transform
The Laplace transform is an
integral transform perhaps second only to the
Fourier transform in its utility in solving physical problems. The Laplace
transform is particularly useful in solving linear
ordinary differential equations such as those arising in the analysis of
electronic circuits.
The (unilateral) Laplace transform
(not to be confused with the
Lie
derivative, also commonly denoted
)
is defined by
|
(1)
|
where
is defined for
(Abramowitz and Stegun 1972). The unilateral Laplace transform is almost always
what is meant by "the" Laplace transform, although a
bilateral Laplace transformm is sometimes also defined as
|
(2)
|
(Oppenheim et al. 1997). The unilateral Laplace transform
is implemented in
Mathematica as
LaplaceTransform[f[t], t, s].
The inverse Laplace transform is known as the
Bromwich integral, sometimes known as the Fourier-Mellin integral (see also
the related
Duhamel's convolution principle).
A table of several important one-sided Laplace transforms is
given below.
In the above table,
is the zeroth-order
Bessel function of the first kind,
is the
delta function, and
is the
Heaviside step function.
The Laplace transform has many important properties. The Laplace
transform existence theorem states that, if
is
piecewise continuous on every finite interval in
satisfying
|
(3)
|
for all
,
then
exists for all
.
The Laplace transform is also
unique,
in the sense that, given two functions
and
with the same transform so that
|
(4)
|
then
Lerch's theorem guarantees that the integral
|
(5)
|
vanishes for all
for a
null function defined by
|
(6)
|
The Laplace transform is
linear since
The Laplace transform of a
convolution is given by
|
(10)
|
|
(11)
|
Now consider
differentiation. Let
be continuously differentiable
times in
.
If
,
then
|
(12)
|
This can be proved by
integration by parts,
Continuing for higher-order derivatives then gives
|
(19)
|
This property can be used to transform differential equations
into algebraic equations, a procedure known as the
Heaviside calculus, which can then be inverse transformed to obtain the
solution. For example, applying the Laplace transform to the equation
|
(20)
|
gives
|
(21)
|
|
(22)
|
which can be rearranged to
|
(23)
|
If this equation can be inverse Laplace transformed, then the
original differential equation is solved.
The Laplace transform satisfied a number of useful properties.
Consider
exponentiation. If
for
(i.e.,
is the Laplace transform of
),
then
for
.
This follows from
The Laplace transform also has nice properties when applied to
integrals
of functions. If
is
piecewise continuous and
,
then
|
(27)
|
|