
Chapter 5
Laplace Transform Method
In this chapter, we introduce one of the crucial tools in engineering mathematics called
Laplace transform. This tool enables us to solve differential equations with discontin-
uous terms in an efficient and straightforward way. Besides solving ordinary differential
equations, with the aid of the Laplace tr a nsform, we are able to define the concept of the
transfer function of complex systems in engineering and the idea of the fundamental solu-
tion.
5.1 Defini tion of the transformation
The unilateral Laplace or L-transform of a function f (t) is defined by the following inte-
gral
L(f)(s) =
Z
0
1
e
¡st
f(t) dt; (5.1)
as long as the integral exists for some values of s. Note that (5.1) transforms a function of
t (that we can interpret as time) to a function of s (can be c o nsidered just as a para-
meter). In this chapter, we use notations f
^
(s), L(f) for the transform. It is called unilat-
eral because f(t) for t < 0 (the history of f ) does not affect the transformation.
Definition 5.1. A function f(t) is called L-admissible if there is an interval of s for
which the integral ( 5.1) converges.
Remark 5.1. The class of L-admissible functions is wide, however, the sub-exponential
functi ons are well-known to be
L
-adm is sible (see the problem set). A fun ction f (t) is
called sub-exponential if there a re a > 0; b > 0 such that jf(t)j< ae
bt
for all t 2[0; 1).
At the first glance, formula (5.1) looks peculiar, nevertheless, the transform possesses
nice properties that makes it desirable in engin eering mathematics. For example, it trans-
forms the derivative operation to an algebraic multiplication, that is, if f
0
(t) is the deriva-
tive of a function f (t), then
L(f
0
) = s L(f ) ¡ f(0):
The above property finds its importance to solve ordinary differential equations.
1