Session 8a
Laplace Transform Method
Ernesto Gutierrez-Miravete
March 9, 2000
1 Introduction
Consider a real function F(t). The Laplace transform of F(t),
L[F(t)] = [`F](s) is defined as
|
|
| L[F(t)] = |
_ F
|
(s) = |
ó õ
|
¥
t¢ = 0
|
e-s t¢ F(t¢) dt¢ |
|
| |
|
The inverse transform (to recover F(t) from L[F(t)]) is
|
|
| F(t) = |
1 2 pi
|
|
ó õ
|
g+ i¥
s = g- i ¥
|
e s t |
_ F
|
(s) ds |
|
| |
|
where g is large enough that all the singularities of
[`F](s) lie to the left of the imaginary axis.
For the transform and inverse to exist, F(t) must be at least
piecewise continuous, of exponential order and tn F(t) must be bounded
as t ® 0+.
Laplace transforms have the following properties:
Linearity.
|
|
| L [c1 F(t) + c2 G(t)] = c1 |
_ F
|
(s) + c2 |
_ G
|
(s) |
|
| |
|
Transforms of Derivatives.
|
|
| L [F¢(t)] = s |
_ F
|
(s) - F(0) |
|
| |
|
|
|
| L [F¢¢(t)] = s2 |
_ F
|
(s) - s F(0) - F¢(0) |
|
| |
|
|
|
| L [F¢¢¢(t)] = s3 |
_ F
|
(s) - s2 F(0) - s F¢(0) - F¢¢(0) |
|
| |
|
|
|
| L [F(n)(t)] = sn |
_ F
|
(s) - sn-1 F(0) - sn-2 F(1)(0) - sn-3 F(2)(0) - ... - F¢(n-1)(0) |
|
| |
|
Transforms of Integrals.
Let g(t) = ò0t F(t) d t (i.e. g¢(t) = F(t)).
|
|
| L[ |
ó õ
|
t
0
|
F(t)] = |
1 s
|
|
_ F
|
(s) |
|
| |
|
|
|
| L[ |
ó õ
|
t
0
|
|
ó õ
|
t2
0
|
F(t1) dt1 dt2] = |
1 s2
|
|
_ F
|
(s) |
|
| |
|
|
|
| L[ |
ó õ
|
t
0
|
... |
ó õ
|
tn
0
|
F(t1) dt1 ... dtn] = |
1 sn
|
|
_ F
|
(s) |
|
| |
|
Scale change.
Let a > 0 be a real number.
|
|
| L [F( |
1 a
|
t)] = a |
_ F
|
(a s) |
|
| |
|
Shift.
|
|
| L [e±at F(t)] = |
_ F
|
(s -±a) |
|
| |
|
Transform of translated functions.
The translated function is
where
The Laplace transform of the translated function is
|
|
| L [U(t-a) F(t-a)] = e-a s |
_ F
|
(s) |
|
| |
|
Also
Transform of the d function.
Transform of convolution.
The convolution of two functions f(t) and g(t) is
|
|
| f*g = |
ó õ
|
t
0
|
f(t-t) g(t) dt = g*f |
|
| |
|
The Laplace transform is
Derivatives.
If [`F](s) is the Laplace transform of F(t) then
|
|
|
ds
|
= |
_ F
|
¢(s) = L[(-t) F(t)] |
|
| |
|
|
|
|
dsn
|
= |
_ F
|
¢(s) = L[(-t)n F(t)] |
|
| |
|
Integrals.
|
|
|
ó õ
|
¥
s
|
|
_ F
|
(s¢) ds¢ = L[ |
F(t) t
|
] |
|
| |
|
2 Inversion of Laplace Transforms
The inverse Laplace transform of L[F(t)] is
|
|
| F(t) = |
1 2 pi
|
|
ó õ
|
g+ i¥
s = g- i ¥
|
e s t |
_ F
|
(s) ds |
|
| |
|
The integration must be carried out in the complex domain and requires
a basic understanding of analytic functions of a complex variable and
residue calculus. Fortunately, inversion formulae for many transforms
have been computed and are readily available in tabular form.
See Table 7.1, pp. 268-271.
3 Applications
Consider the problem of finding T(x,t) in 0 £ x < ¥
satisfying
and subject to
and
Taking Laplace transforms one gets
The solution of this problem is
|
|
|
_ T
|
(x,s) = |
_ f
|
(s) e-x Ö{s/a} = |
_ f
|
(s) |
_ g
|
(x,s) = L[f(t)*g(x,t)] |
|
| |
|
Inversion then produces
|
|
| T(x,t) = f(t)*g(x,t) = |
ó õ
|
t
0
|
f(t) g(x,t-t) dt |
|
| |
|
Inversion of [`g](x,s) to get g(x,t) finally gives
|
|
| T(x,t) = |
x
|
|
ó õ
|
t
t = 0
|
|
f(t) (t-t)3/2
|
exp[ - |
x2 4 a(t-t)
|
] dt |
|
| |
|
If f(t) = T0 = constant, the solution is
Consider now the transient problem of quenching a solid sphere (radius b)
initially at T0 by maintaining its surface at zero. The Laplace transform
method can be used to find and expression for T(r,t).
The transformed problem is
the solution of which is
To invert this the trigonometric functions are
expressed as asymptotic series and then inverted term by term. The final
result is
|
|
| T(r,t) = T0 - |
b T0 r
|
|
¥ å
n = 0
|
{ erfc( |
b(2n+1) - r
|
) - erfc( |
b(2n+1) + r
|
)} |
|
| |
|
File translated from TEX by TTH, version 2.34.
On 9 Mar 2000, 21:22.