Discovering The Laplace Transform
Discovering The Laplace Transform
Discovering The Laplace Transform
a
i
e
Ait
(with the number of terms left open). Assuming that there is suitable
convergence of sums, we get y(t) =
a
i
A
i
e
Ait
and y
//
t ( ) =
a
i
A
2
i
e
A
i
t
. We
would then substitute these terms into the second-order differential equation
and proceed as above to obtain finally a polynomial in s and therefore a
system of algebraic equations.
Are we now at an impasse with this approach? How can we solve an
unknown number of simultaneous algebraic equations for an unspecified
sequence of unknowns a
1
, A
1
, a
2
, A
2
, a
3
, A
3
, . . . .? Lets take a fresh look
at what we have so far. As we have found, if we make explicit use of the
Key Hypothesis, algebraic difficulties become formidable.
Discovering the Laplace Transform 317
P
R
I
M
U
S
2
0
0
8
.
1
8
:
3
0
9
-
3
2
4
.
d
o
w
n
l
o
a
d
e
d
f
r
o
m
w
w
w
.
t
a
n
d
f
o
n
l
i
n
e
.
c
o
m
Nevertheless, using the factor
1
e
st
and improper integration to identify
exponential terms seems promising.
So, lets try again, keeping this idea in play, but now suppressing explicit
reference to the unknowns a
1
, A
1
, a
2
, A
2
, a
3
, A
3
, . . . . In other words, instead
of writing the explicit form of the unknown function, look to the pattern of
(calculus) operations. The derivation of Equation 3 then can be expressed by
the one calculus equation
_
0
y
//
3y
/
2y
e
st
dt =
_
0
e
3t
e
st
dt; y 0 ( ) = 1; y
/
0 ( ) = 0
This, of course, is the same as
_
0
e
st
y
//
dt 3
_
0
e
st
y
/
dt 2
_
0
e
st
y dt
=
_
0
e
st
e
3t
dt; y 0 ( ) = 1; y
/
0 ( ) = 0
(4)
In keeping with our results so far, we note the recurring form of integral in
Equation 4 and obtain the following standard definition:
Definition: Let f(t) be defined for 0 _ t < . The Laplace Transform of
f(t), denoted F(s), or sometimes {f(t)} (s), is given by the formula
F s ( ) = f t ( ) s ( ) =
_
0
e
st
f t ( )dt
Note that the definition includes the hypothesis that the initial value f(0) is known.
5. USING THE TRANSFORM
In the transform notation, the differential equation
y
//
3y
/
2y = e
3t
; y(0) = 1; y
/
(0) = 0
is written
y
//
t ( ) s ( ) 3 y
/
t ( ) s ( ) 2 y t ( ) s ( ) = e
3t
_ _
s ( )
318 Quinn and Rai
P
R
I
M
U
S
2
0
0
8
.
1
8
:
3
0
9
-
3
2
4
.
d
o
w
n
l
o
a
d
e
d
f
r
o
m
w
w
w
.
t
a
n
d
f
o
n
l
i
n
e
.
c
o
m
Or, in terms of standard integral notation,
_
0
e
st
y
//
dt 3
_
0
e
st
y
/
dt 2
_
0
e
st
ydt =
_
0
e
st
e
3t
dt;
y(0) = 1; y
/
(0) = 0
(5)
Do any of the integrals look familiar, at least in form? Take the middle
integral say, that is,
_
0
e
st
y
/
dt. To solve the initial-value problem is to find
the unknown function y(t). Some of the terms of Equation 5 involve first
and second derivatives of y(t), which, in principle at least, could add
unavoidable complexity. In the present case, however, do you see a way
to evaluate so that the integrals are given in terms of the one unknown
function y(t)?
Even if you dont see it yet, keep trying, for that effort has its own
value. If you are stuck, let us re-express the integral in a way that should
clinch it for you: For the moment, we take s as a fixed sufficiently large real
number, so we can keep notation somewhat simplified and not mention s at
all (at least for the time being). Give e
st
a new name, by letting u(t) = e
st
.
In this slightly simplified notation, the integral
_
0
e
st
y
/
dt becomes
_
0
u(t)y
/
dt.
Is the integration-by-parts formula now coming to mind? Check to see
for yourself that as long as all terms converge appropriately, we get
_
0
u t ( )y
/
dt = s
_
0
u t ( )ydt y 0 ( ):
Using the transform notation, this is
y
/
(t) s y(t) y(0) (6)
Obviously, we can apply this same pattern to the second-order derivative as
well, to get
_
0
u(t)y
//
dt = s
_
0
u(t)y
/
dt y
/
(0)
Discovering the Laplace Transform 319
P
R
I
M
U
S
2
0
0
8
.
1
8
:
3
0
9
-
3
2
4
.
d
o
w
n
l
o
a
d
e
d
f
r
o
m
w
w
w
.
t
a
n
d
f
o
n
l
i
n
e
.
c
o
m
Again, using the transform notation, we get
y
//
(t) = s y
/
t ( ) y
/
0 ( )
It is then left as a simple but useful exercise to combine these two equations
to get
y
//
t ( ) = s
2
y t ( ) sy 0 ( ) y
/
0 ( ): (7)
Substituting these results into our initial-value problem
y 3y + 2y = e
3t
, y(0) = 1, y(0) = 0, and recallingthe notation {y(t)} = Y(s),
we get
s
2
Y(s) s 3 sY s ( ) 1 [ [ 2Y s ( ) =
1
s 3
:
This means that we can avoid the complexities that emerge with explicit use
of the Key Hypothesis, and instead take the higher viewpoint of identifying
the operations of the transform equation, in terms of the transform of the as
yet unknown function y(t). The background Key Hypothesis, though,
remains in place. And so we are trying to find y(t), where the information
about the exponents and constants of y(t) =
a
i
e
Ait
is encapsulated by
s
2
Y s ( ) s 3 sY s ( ) 1 [ [ 2Y s ( ) =
1
s 3
Some algebra then reveals that the transform Y(s) satisfies
Y s ( ) =
5
2
1
s 1
_ _
2
1
s 2
_ _
1
2
1
s 3
_ _
:
What, then, is the original function y (t)? Recall that the calculations that got
this approach going in the first place. What kind of exponential functions
produce each of these summands in s? See the fourth section, and, in
particular, Equation 3. What is the transform of a single exponential function
ae
At
? A straightforward calculation gives that
ae
At
_ _
=
a
s A
: (8)
Evidently, the terms in Y (s) can be obtained as the transforms of
5
2
e
t
, 2e
2t
and e
3t
respectively. Hence, there is an obvious candidate for the solu-
tion y(t), namely y t ( ) =
5
2
e
t
2e
2t
1
2
e
3t
. A straightforward calculation
320 Quinn and Rai
P
R
I
M
U
S
2
0
0
8
.
1
8
:
3
0
9
-
3
2
4
.
d
o
w
n
l
o
a
d
e
d
f
r
o
m
w
w
w
.
t
a
n
d
f
o
n
l
i
n
e
.
c
o
m
verifies that indeed this is a solution to the initial-value problem. Note that by
the existence and uniqueness theorem, among continuous solutions we also
get that the solution just given is unique.
5.1. ApplicationNewtons Law of Cooling
The Laplace Transform is not needed to solve Newtons Law of Cooling
(a first-order homogenous ordinary differential equation). Applying the trans-
form to the Law of Cooling, however, can be instructive. For, while the
equation is familiar, it is also involved enough to call on the main features of
the transform approach.
As can be found in many calculus books, the Law of Cooling is given
by the equation
dT
dt
= k T T
room
( ), where T is temperature of a cooling
body and k > 0 is a positive constant. Suppose that you have a cup of tea
that starts out at 200
F room temperature.
5.2. Summary of the Approach
Motivated by classical results frequently taught in a first course in differential
equations, one can make the Key Hypothesis that solutions of certain
differential equations are of the form y (t) = Sa
i
e
Ait
. The problem is to then
Discovering the Laplace Transform 321
P
R
I
M
U
S
2
0
0
8
.
1
8
:
3
0
9
-
3
2
4
.
d
o
w
n
l
o
a
d
e
d
f
r
o
m
w
w
w
.
t
a
n
d
f
o
n
l
i
n
e
.
c
o
m
identify the coefficients a
i
and the exponents A
i
. In order to obtain an
equation that, in particular, involves the exponents A
i
, we look to the impro-
per integral of the (initial-value) differential equation. In order to assure that
the improper integrals suitably converge, we divide all terms by e
st
where s is
taken to be sufficiently large. The improper integral of
ae
t
e
st
= ae
st
e
At
is
a
sA
. Next, observe that by appealing to the integration by parts formula,
integrals of terms e
st
y
(n)
(t) that involve higher order derivatives can all be
expressed in terms of the integral of e
st
y(t). We can then avoid explicit
reference to the constants a
i
, A
i
. Instead, the problem of solving a differential
equation is transformed into the purely algebraic problem of solving for
Y(s) = y(t) (s) =
_
0
e
st
y t ( ) dt as a rational function in s. We then use
algebra to decouple the rational function into its component summands of the
form Y(s) =
a
i
sA
i
. Questions of uniqueness aside, we obtain a solution to
the original differential equation, namely, y(t) =
a
i
e
Ait
.
Note that the transform is not only elegant, but has numerous applica-
tions in science and technology. For instance, in some cases a direct approach
toward finding solutions of a differential equation can pose significant
computational challenges, while at the same time the corresponding trans-
formed algebraic equation can be more tractable.
6. FURTHER QUESTIONS ABOUT THE LAPLACE TRANSFORM
The s variable: Is there more that we can say about the s - variable? The
Key Hypothesis is that a solution is of the form y(t) =
a
i
e
Ait
. As already
described, the formal transform of y(t) = Sa
i
e
Ait
is Y(s) =
a
i
sA
i
. Evidently,
the singularities of the formal transform Y(s) are identical with the real
exponents of the solution function y(t). The s - variable, therefore, provides
an ambient set for all possible real exponents {A
i
} that occur in the solution
function y(t) = Sa
i
e
Ait
.
Stability: As just mentioned, the singularities of the transform
Y(s) =
a
i
s A
i
correspond with exponents of solutions of the differential equation. The
Laplace transform therefore gives information on asymptotic behavior of
solutions. But, in a first course in differential equations, asymptotic stability
is more commonly determined by looking to the real parts of the roots of the
characteristic equation. It is therefore natural to enquire into a possible
relationship between the two approaches, at least with regard to asymptotic
stability of solutions.
322 Quinn and Rai
P
R
I
M
U
S
2
0
0
8
.
1
8
:
3
0
9
-
3
2
4
.
d
o
w
n
l
o
a
d
e
d
f
r
o
m
w
w
w
.
t
a
n
d
f
o
n
l
i
n
e
.
c
o
m
In fact, we leave part of this as a useful exercise for the student reader.
Start with the initial-value problem ay + by + cy = f (t), y(0) = y
0
, y(0) = y
0
and set Y(s) = {y (t)} (s) and F(s) = {f (t)} (s). Using the reductions given
by Equations 6 and 7, we obtain
Y s ( ) =
(as b)y
0
as
2
bs c
ay
/
0
as
2
bs c
F s ( )
as
2
bs c
:
Does the denominator look familiar?
The denominator IS the characteristic equation of the original differen-
tial equation. Therefore, with regard to asymptotic stability of solutions, the
two approaches give comparable results. In both cases it is a question of
identifying the real roots of a polynomial function, which in one case is
called the characteristic equation, and in the setting of Laplace transforms is
the common denominator of Y(s). This equivalence of the two approaches
for the question of asymptotic stability need not be too surprising, since
as the reader may recall from their first course in differential equations,
the development of the characteristic equation also begins with the
Key Hypothesis.
Properties of the Laplace Transform: Suppose there is a physical
process modeled by a non-homogenous initial-value problem ay + by +
cy = f(t), y(0) = y
0
, y(0) = y
0
, where f(t) is not necessarily explicitly
exponentia. For instance, the right hand could be a periodic forcing function
for a spring system. In that case the right hand side could involve the sine or
cosine functions. Or, suppose that we are modeling an electric circuit where
power is suddenly turned on at time t = c. This application leads to the
definition of the Heaviside functions H
c
(t), which are defined to be zero for
0 _ t < c and unity for t _ c. So, while the Laplace transform can be
discovered from exploring the implications of the Key Hypothesis, it may
have occurred to the reader that it will be useful, and perhaps even necessary,
to investigate possible application of the transform to functions besides real
exponential functions. The improper integral
_
0
e
st
f t ( )dt obviously can exist
for a class of functions that includes, but is not limited to, exponential
functions. One need only require that the growth rate of f(t) be eventually
(asymptotically) dominated by the exponential function e
st
.
In general, then, there arises the question of the full range of applicability
of the transform. Linearity of the transform becomes useful. For example, since
e
ivt
= cos vt + i sin vt, linearity makes it possible to easily calculate the
transforms of the sine and cosine functions. Naturally, since the setting is
initially differential equations, one also should investigate how the transform
behaves with respect to differentiation, both with respect to t before the trans-
form is applied, and with respect to s after transform is applied.
Discovering the Laplace Transform 323
P
R
I
M
U
S
2
0
0
8
.
1
8
:
3
0
9
-
3
2
4
.
d
o
w
n
l
o
a
d
e
d
f
r
o
m
w
w
w
.
t
a
n
d
f
o
n
l
i
n
e
.
c
o
m
7. CONCLUDING REMARKS
As mentioned at the beginning of this article, the emphasis has been neither
elaboration of technique nor axiomatic verification, for both of these are
regularly taught in courses in differential equations. Instead, it is hoped that
this article has helped the reader toward discovery of initial reasons for
defining the Laplace Transform in the first place. Such basic understanding
can, of course, lead to the pleasure of mathematical understanding. Even if
ones main interest is applications, such basic understanding is the foundation
of control and versatility.
REFERENCES
1. Braun, M. 1993. Differential Equations and Their Applications, 4
th
Ed. New York:
Springer-Verlag.
2. Halmos, P. and V. S. Sunder. 1978. Bounded Integral Operators on L
2
-Spaces.
Berlin and New York: Springer-Verlag.
3. Ngo, V. and S. Ouzomgi. 1992. Teaching the Laplace Transform using diagrams.
College Math. J., 23(4): 309312.
4. Widder, D. V. What is the Laplace Transform? Amer. Math. Monthly. 52: 419425.
BIOGRAPHICAL SKETCHES
Terrance J. Quinn received his PhD in operator theory, at Dalhousie
University, Nova Scotia, 1992. Since then he has held positions in Ireland,
Texas, and Ohio and is presently Professor and Chair of the Department of
Mathematical Sciences at Middle Tennessee State University. He has done
research in various areas of mathematics and has an increasing appreciation
for the critical role pedagogical studies will play in the global community of
mathematical sciences.
Sanjay Rai received his PhD in differential equations at the University of
Arkansas, Fayetteville, Arkansas, 1994. He is presently Instructional Dean of
Science, Engineering, and Mathematics, Rockville Campus, Montgomery
College, Maryland. Previously, he was Chair and Professor of
Mathematics, Jacksonville University in Florida. He has published articles
in differential equations and their applications, has authored scholarly work
on pedagogy in mathematics, and has won several university awards for
excellence in teaching.
324 Quinn and Rai
P
R
I
M
U
S
2
0
0
8
.
1
8
:
3
0
9
-
3
2
4
.
d
o
w
n
l
o
a
d
e
d
f
r
o
m
w
w
w
.
t
a
n
d
f
o
n
l
i
n
e
.
c
o
m