Laplacenotes
Laplacenotes
Laplacenotes
1 317
It is possible to solve this problem with techniques from Chapter 4, but it isn’t very
convenient to do so. An even more awkward situation for Chapter 4 is an LCR-
circuit where the applied voltage is continually turned on for a second, turned off for
another second, turned on again, turned off again, ad infinitum. Even more devas-
tating for Chapter 4 is imparting an instantaneous force to a vibrating mass-spring
system say by striking the mass with a hammer. Chapter 4 just cannot handle this
situation, but Laplace transforms can. These are prominent advantages of Laplace
transforms over the methods of Chapter 4. Discontinuous rates in mixing problems,
discontinuous forcing functions in vibrating mass-spring systems, and discontinuous
driving voltages in LCR-circuits are easily handled by Laplace transforms. Further-
more, nonhomogeneities that represent “point” concepts in space or time cannot be
handled with the techniques of Chapter 4, but they present no problem for Laplace
transforms. Such occurrences include bulk additions of ingredients in mixing prob-
lems, instantaneously applied forces in vibration problems, voltage spikes in electric
circuits, and point loads on beams.
We make one last point before defining the Laplace transform of a function.
Currents in an electrical network satisfy a system of interrelated differential equa-
tions, a topic that we take up in Chapter 7. Laplace transforms of these equations
reduce them to a system of algebraic equations. The functions in these equations
can determine whether the network is stable or whether it leads to unacceptably
high currents, and this can be done without actually solving for the currents.
318 SECTION 6.1
The function K(t, s) is called the kernel of the transformation (and it is given).
The function F (s) is called the transform of f (t), and to find F (s), we must multiply
f (t) by K(t, s) and integrate the product from a to b. According to the following
definition, the kernel of the Laplace transform is K(t, s) = e−st , and limits are a = 0
and b = ∞.
Definition 6.1 When f is a function of t, its Laplace transform denoted by F = L{f } is a
function with values defined by
Z ∞
F (s) = L{f }(s) = e−st f (t) dt, (6.2)
0
provided the limit exists (and also provided f (t) has acceptable discontinuities,
further discussion coming). If g(s, t) is an antiderivative of e−st f (t) with respect to
t, we could write
T
F (s) = lim {g(s, t)}0 = lim [g(s, T ) − g(s, 0)] = lim g(s, T ) − g(s, 0).
T →∞ T →∞ T →∞
(n /e)ne - n
M e at
f (t)
T t n/e t
provided s > α. In other words, the improper integral over the interval T ≤ t ≤ ∞
converges when s > α. Thus, the Laplace transform of f (t) is defined for s > α.
Theorem 6.1 provides sufficient conditions for existence of Laplace transforms.
Functions that are not piecewise continuous or not of exponential
√ order may or
may not have transforms. For example, the function f (t) = 1/ t is not piecewise
322 SECTION 6.1
We have simply replaced cos at with eati , remembering that by Euler’s identity,
eati = cos at + i sin at. Now,
SECTION 6.1 323
Z ∞ Z ∞ ∞
−st ati (−s+ai)t e(−s+ai)t
e e dt = e dt = .
0 0 −s + ai 0
Table 6.1
We have included transforms of the hyperbolic sine and cosine functions, but
we make no use of them in this chapter. We do this for the sake of those who have
not studied hyperbolic functions. Those familiar with these functions will be able
to provide simpler solutions to some of the examples and exercises.
324 SECTION 6.1
equation; add these together and evaluate constants with the initial conditions. The
Laplace transform takes an entirely different approach; it reduces the initial-value
problem to an algebraic equation. To do this, we need to know how to take Laplace
transforms of derivatives. We quote two results that will be verified in Section 6.3.
If F (s) is the Laplace transform of f (t), then Laplace transforms of f 0 (t) and f 00 (t)
can be written in terms of F (s) as follows:
If we take Laplace transforms of both sides of differential equation 6.6, and use the
fact that the transform is a linear operator, we obtain
L{y 00 } − 4L{y 0 } − 5L{y} = 6L{1} − 5L{t}.
When we denote the Laplace transform of y(t) by Y (s), and use formulas 6.7 on the
left, we get
6 5
[s2 Y (s) − s(1) − (−1)] − 4[sY (s) − 1] − 5Y (s) = − 2.
s s
This is an algebraic equation for Y (s) which is easily solved,
6 5
− 2 +s−5
Y (s) = s s .
s2 − 4s − 5
When this rational expression is simplified and written in its partial fraction de-
composition, the result is
17/6 1/6 1 2
Y (s) = + + 2− .
s+1 s−5 s s
We can take the inverse Laplace transform of each of these terms to find the solution
of the initial-value problem,
17 −t 1 5t
y(t) = e + e + t − 2.
6 6
This example is typical of Laplace transforms at work on initial-value problems
like those in Chapters 4 and 5. The transform reduces the differential equation
in y(t) to an algebraic equation in its transform Y (s). The algebraic equation is
solved for Y (s) and the inverse transform then yields the solution y(t) of the initial-
value problem. In order to solve other initial-value problems, we need to expand
the catalogue of functions with known Laplace transforms beyond those in Table
6.1. Furthermore, in Chapter 4 we assumed continuity of nonhomogeneous terms in
linear differential equations. This was a matter of convenience rather than necessity.
However, in Exercises 32 and 33 of Section 4.5, we hinted at the awkwardness of
incorporating discontinuities into the techniques of Chapter 4. We shall give other
examples of discontinuous nonhomogeneities in this chapter, and see how easily they
are handled by Laplace transforms. Section 6.2 concentrates on efficient ways to
calculate transforms and inverse transforms, and Sections 6.3 and 6.4 then return
to full discussions of differential equations.
SECTION 6.1 327
EXERCISES 6.1
In Exercises 1–10 use linearity and Table 6.1 to find the Laplace transform of the
function.
1. f (t) = t3 − 2t2 + 1 2. f (t) = t + et
3. f (t) = 5e4t 4. f (t) = e−2t + 2et
5. f (t) = sin 4t + 3 cos 4t 6. f (t) = cos 2t − 3 sin 4t
7. f (t) = 5t cos 2t 8. f (t) = 3t sin 4t
9. f (t) = 5t cos t − 2t sin t 10. f (t) = 3t sin t − cos t
In Exercises 11–20 use linearity and Table 6.1 to find the inverse Laplace transform of
the function.
7 2 3
11. F (s) = 3 12. F (s) = − 4
s s s
1 4 3
13. F (s) = + 14. F (s) =
s + 5 s2 s−1
s 3 2s 5
15. F (s) = 2 − 2 16. F (s) = 2 − 2
s +4 s +4 s +2 s +9
2s s2
17. F (s) = 2 2
18. F (s) = 2
(s + 2) (s + 9)2
3s − s2 s2 − 2
19. F (s) = 2 20. F (s) =
(s + 4)2 (s2 + 3)2
In Exercises 21–32 use Definition 6.1 to find the Laplace transform of the function.
0, 0 < t < 3 1, 0 < t < 4
21. f (t) = 22. f (t) =
1, t > 3 2, t > 4
t, 0 < t < 2 t2 , 0 < t < 1
23. f (t) = 24. f (t) =
2, t > 2 0, t > 1
0, 0 < t < 1 0, 0<t<1
25. f (t) = 2 26. f (t) = 2
t , t>1 (t − 1) , t > 1
( 0, 0 < t < 1 ( t, 0<t<1
27. f (t) = 1, 1 < t < 2 28. f (t) = 2 − t, 1<t<2
0, t > 2 0, t>2
2t, 0 < t < 1 1 + t2 , 0<t<1
29. f (t) = 30. f (t) =
t, t>1 2t, t>1
( 0, 0 < t < a
0, 0 < t < a
31. f (t) = (a constant) 32. f (t) = 1, a < t < b (a, b constants)
1, t > a
0, t > b
33. Use integration by parts to find Laplace transforms for sin at and cos at.
34. Derive the Laplace transforms for t cos at and t sin at in Table 6.1. Hint: Use complex expo-
nentials.
√
35. The function 1/ t is not piecewise p continuous because of √ its infinite discontinuity at t = 0.
Show that it has Laplace transform π/s. Hint: Set u = t in the definition of the Laplace
√ R∞ 2 √
transform of 1/ t in terms of a definite integral and use the fact that 0 e−u du = π/2.
328 SECTION 6.1
36. Are all bounded functions (functions that satisfy |f (t)| < M for all t > 0) of exponential order?
37. Are all continuous functions of exponential order?
38. Are all polynomial functions of exponential order?
39. In Example 6.6 we used complex exponentials to find the Laplace transforms for cos at and
sin at. In Exercise 33, we used integration by parts. Another method that also works for other
functions is to use Maclaurin series. The Maclaurin series for sin at is
X∞ X∞
(−1)n 2n+1 (−1)n a2n+1 2n+1
sin at = (at) = t .
n=0
(2n + 1)! n=0
(2n + 1)!
Assuming that the operation of taking the Laplace transform can be interchanged with the
summation operation, derive the Laplace transform of sin at.
40. Use the technique of Exercise 39 to derive the Laplace transform of cos at.
41. The Bessel function of the first kind of order zero has Maclaurin series
X∞
(−1)n 2n
J0 (t) = t .
n=0
22n (n!)2
1
Show that its Laplace transform is L{J0 (t)} = √ .
1 + s2
a
sin at
42. Verify that L = Tan−1 .
t s
bt
e − eat s−a
43. Verify that L = ln when s > b > a.
t s−b
44. In Example 6.5, we developed the formula for the Laplace transform of tn when n is a positive
integer. In this exercise, we extend the result to the case that n is positive, but not an integer.
First, we need to extend the definition of factorials by defining the gamma function,
Z ∞
Γ(t) = e−u ut−1 du, t > 0.
0
This function is discussed in more detail in Appendix A, but for our present purposes, only the
property in part (a) is required.
(a) Verify that the gamma function satisfies the recursive formula
Γ(t + 1) = t Γ(t), and hence that Γ(n + 1) = n! when n is positive integer.
(b) Now prove that for r > 0,
Γ(r + 1)
L{tr } = .
sr+1
2
45. (a) Prove that the function et is not of exponential order.
2
46. (a) Prove that the function f (t) = sin (et ) is of exponential order.
(b) Prove that the derivative f 0 (t) is not of exponential order? In spite of this, f 0 (t) has a
Laplace transform. (See Exercise 55 in Section 6.3.)
SECTION 6.2 329
The notation in equation 6.8 is not quite as described earlier. The Laplace
transform and its inverse operate on functions, not on function values as is suggested
by 6.8. These equations would be more properly stated in the form
We feel that the shifting property is more clearly conveyed for most readers by
6.8a,b, and we apologize to readers who are offended by the notation. It may
be convenient to repeat this practice in describing other properties of the Laplace
transform, but we shall attempt to minimize its use.
330 SECTION 6.2
Example 6.7 In Exercise 34 of Section 6.1, we found Laplace transforms for t cos at and t sin at, by
using Euler’s identity and integration. Property 6.8a is superior if we again replace
trigonometric functions with complex exponentials. This is an ongoing theme; al-
ways consider replacing sines and cosines with complex exponentials. We can write
that
ati 1 1
L{te } = L{t}|s→s−ai = = .
s |s→s−ai (s − ai)2
2
We now display the real and imaginary parts of both sides of the equation,
(s + ai)2 (s2 − a2 ) + 2asi
L{t(cos at + i sin at)} = = .
(s − ai)2 (s + ai)2 (s2 + a2 )2
When we take real and imaginary parts,
s2 − a2 2as
L{t cos at} = , L{t sin at} = .•
(s2 + a2 )2 (s2 + a2 )2
(Some authors replace t ≥ 0 in this definition with t > 0 so that the function is
undefined at t = 0. The rest of this chapter can be developed with either convention
with minor adjustments in results.) A graph of this function is shown in Figure 6.5;
there is a discontinuity of magnitude unity at t = 0, hence the name unit step
function.
1 1
a
t t
Figure 6.5 Figure 6.6
When the discontinuity occurs at t = a, the function is denoted by
0, t < a
h(t − a) = (6.12)
1, t ≥ a.
Its graph is shown in Figure 6.6. This notation is consistent with that in elementary
calculus where replacing the variable t in a function f (t) by t−a translates the graph
of the function a units to the right.
Heaviside unit step functions provide
compact representations for functions
whose descriptions vary from one interval
to another; such functions may have, or
a b t
may not have, discontinuities at points
that separate these intervals. Such a Figure 6.7
function is shown in Figure 6.7. It is
defined differently on the intervals 0 < t ≤ a, a < t < b, and t > b. It is continuous
at t = a, but not at t = b.
An important function in our discussions is shown in Figure 6.8. It is called a
pulse function. It can be expressed algebraically in the form h(t − a) − h(t − b),
except at t = a and t = b. In the event that the height of the nonzero portion is
332 SECTION 6.2
c rather than unity (Figure 6.9), we obtain c[h(t − a) − h(t − b)], again except at
t = a and t = b.
1
c
a b t a b t
Figure 6.8 Figure 6.9
Pulse functions can be combined algebraically to describe other step functions
(besides h(t − a)), such as that in Figure 6.10. It is the sum of two pulse functions,
4[h(t) − h(t − 3)] + 2[h(t − 3) − h(t − 6)] = 4h(t) − 2h(t − 3) − 2h(t − 6),
except at t = 0, 3, and 6. The step function in Figure 6.11 is the sum of three pulses,
3[h(t − a) − h(t − b)] + 4[h(t − b) − h(t − c)] + h(t − c)
= 3h(t − a) + h(t − b) − 3h(t − c),
except at x = a, b, and c. In future representations of piecewise defined functions
in terms of Heaviside functions, we will omit mentioning the exceptions.
4 4
2 2
3 6 t a b c t
a2 2
Parabola
1
a a b
t t
Figure 6.12 Figure 6.13
What these examples illustrate is that to “turn a function on” for t ≥ a,
multiply it by h(t − a). It will be zero for t < a. To turn it on between t = a and
t = b, multiply it by h(t − a) − h(t − b). It will be zero for t < a and t ≥ b. The
parabola in Figure 6.14 has equation a2 +(t−a)2 for t > a. To turn it on, we multiply
by h(t − a); that is, the function can be expressed in the form [a2 + (t − a)2 ]h(t − a).
For the function in Figure 6.15, we turn on the straight line y = a − a(t − a)/(b − a)
for a < t < b, and then the horizontal line y = c for t > b,
[a − a(t − a)/(b − a)][h(t − a) − h(t − b)] + c h(t − b).
SECTION 6.2 333
2 a2
a
a2
a 2a a b
t t
b (2 a, b) b (2 a, b)
c c
a 2a t a 2a t
Figure 6.16a Figure 6.16b
The Laplace transform of the Heaviside unit step function is
Z ∞ Z ∞ −st ∞
−st −st e e−as
L{h(t − a)} = e h(t − a) dt = e dt = = , (6.13)
0 a −s a s
provided s > 0.
In Section 6.1, we used integration to find the Laplace transform of piece-
wise defined functions. In the above discussions, we represented such functions as
products of functions multiplied by Heaviside functions, and we did so in order to
circumvent integrations. The following theorem enables us to do this.
Theorem 6.5 When f (t) has a Laplace transform,
1 2 3 t
-1
1 2 3 t
Example 6.12 Find the Laplace transform for e−3t sin 2t h(t − 1).
Solution We can find the transform by either attacking the exponential e−3t
first, or the Heaviside function h(t − 1) first. We show both solutions. If we attack
the Heaviside function first, we use property 6.14a,
t a t
Figure 6.20a Figure 6.20b
Thus, to find the inverse transform of a function in the form e−as F (s), we find the
inverse transform of F (s), translate it a units to the right, and turn it on for t > a.
336 SECTION 6.2
−1 5e−4s
Example 6.13 Find L .
s3
Solution With property 6.14b,
−4s 2
−1 5e −1 1 t
L 3
= 5L 3
h(t − 4) = 5 h(t − 4)
s s |t→t−4 2 |t→t−4
5
= (t − 4)2 h(t − 4).•
2
1 2 3 4 5 t
5/2 -1/2
4 5 t
Figure 6.21 Figure 6.22
e−s − e−2s
Example 6.14 Find the inverse transform for F (s) = .
s2 + 5
Solution Property 6.14b gives
−s −2s
−1 e −1 e
f (t) = L −L
s2 + 5 s2 + 5
−1 1 −1 1
=L h(t − 1) − L h(t − 2)
s2 + 5 |t→t−1 s2 + 5 |t→t−2
1 √ 1 √
= √ sin 5t h(t − 1) − √ sin 5t h(t − 2)
5 |t→t−1 5 |t→t−2
1 h √ √ i
= √ sin 5(t − 1) h(t − 1) − sin 5(t − 2) h(t − 2) .
5
The function is shown in Figure 6.22. We can write it without the Heaviside func-
tions as follows:
0, √ √
0≤t≤1
f (t) = (1/ 5) sin 5(t − 1), 1<t≤2
√ √ √
(1/ 5)[sin 5(t − 1) − sin 5(t − 2)], t > 2.•
Periodic Functions
The sine and cosine functions are periodic and there was no difficulty in finding
their transforms. The function in Figure 6.23a is also periodic, but it is not obvious
how to find its transform. To use the definition of the transform as an improper
integral requires the addition of an infinite number of definite integrals, one over
each period of the function. Alternatively, we can write the periodic function as the
sum of an infinite number of functions, turned on and off by Heaviside functions,
and add all their transforms. Although both techniques work, neither is necessary.
Two simpler derivations lead to a procedure for finding the Laplace transform of
a periodic function that involves one integration over one period, and a procedure
that involves no integrations at all. Suppose f (t) is an unspecified periodic function
with period p, such as that in Figure 6.23a.
p 2p 3p t p 2p 3p t
Figure 6.23a Figure 6.23b
We divide the range of integration in Definition 6.1 into two parts
Z p Z ∞
−st
F (s) = e f (t) dt + e−st f (t) dt.
0 p
The is the first of the results that we sought, a method for finding the transform of a
periodic function that involves only integration over one period of the function. The
second method is to not integrate at all. Suppose that f1 (t) denotes the function
that is equal to f (t) over the first period 0 ≤ t ≤ p of the function, and is otherwise
equal to zero (Figure 6.23b). This function is sometimes called the windowed
version of f (t). The Laplace transform of f1 (t) is defined by the definite integral
in equation 6.15. In other words, we can write that
1
F (s) = L{f1 (t)}. (6.16)
1 − e−ps
This is the second result that we were looking for, a method to calculate the Laplace
transform of a periodic function that does not require integration. Formula 6.16 does
this, provided we are willing, and able, to find L{f1 (t)} without integration.
The same results can be obtained in another way. We write the function f1 (t)
in terms of f (t),
f1 (t) = f (t)[h(t) − h(t − p)] = f (t)[1 − h(t − p)].
We now take Laplace transforms, and use property 6.14a,
F1 (s) = F (s) − e−ps L{f (t + p)}.
But f (t + p) = f (t), so that
F1 (s) = F (s) − e−ps L{f (t)} = F (s) − e−ps F (s) = (1 − e−ps )F (s).
When we solve this equation for F (s), we get
1 1
F (s) = −ps
F1 (s) = L{f1 (t)},
1−e 1 − e−ps
equation 6.16.
Example 6.16 Find the Laplace transform for the periodic function in Figure 6.24a.
Solution Since the function has period 2, formula 6.15 yields
Z 2
1
F (s) = (1 − t)e−st dt.
1 − e−2s 0
Integration by parts gives
2
1 (t − 1) −st 1 1 + e−2s 1
F (s) = e + 2 e−st = − 2.
1 − e−2s s s 0
−2s
s(1 − e ) s
Alternatively, formula 6.16 gives
1
F (s) = L{f1 (t)},
1 − e−ps
where f1 (t) is the windowed version of f (t) in Figure 6.24b. Its Laplace transform
is
SECTION 6.2 339
Hence,
1 1 1 −2s 1 1 1 + e−2s 1
F (s) = −2s
− 2
+ e 2
+ = −2s
− 2 .•
1−e s s s s s(1 − e ) s
1 1
1 2 3 t 1 2 t
-1 -1
2(1 + e−πs/2 )
= .•
(s2 + 4)(1 − e−πs/2 )
p p 3p t
2 2
Figure 6.25
We have just seen that Laplace transforms of periodic functions that are not
sinusoids contain factors 1/(1 − e−ps ). When we solve differential equations that
340 SECTION 6.2
have periodic inputs in Section 6.4, we will have to invert transforms with such
factors. The following example illustrates how to do this.
2
Example 6.18 Find the inverse Laplace transform for F (s) = .
s3 (1 − e−2s )
Solution Property 6.14b enables us to find the inverse transform of any function
multiplied by e−as . We can write the above F (s) as a sum of terms in this form if
we expand 1/(1 − e−2s ) in a geometric series
2 2
F (s) = = 1 + e−2s + e−4s + e−6s + · · · .
s3 (1 − e−2s ) s3
EXERCISES 6.2
In Exercises 1–12 represent the functions in Exercises 21–32 of Section 6.1 in terms of
Heaviside unit step functions. Find the Laplace transform of each function.
In Exercises 13–20 represent the function algebraically in terms of Heaviside unit step
functions. Find the Laplace transform of each function.
13. 14.
2 2
1 t 1 2 3 t
15. 16.
4
Parabola 1
Parabola
1 t 1 2 t
SECTION 6.2 341
n!
tn (n = 0, 1, 2, . . .) ↔
sn+1
1
eat ↔
s−a
a
sin at ↔
s2 + a2
s
cos at ↔
s2 + a2
2as
t sin at ↔
(s + a2 )2
2
s2 − a2
t cos at ↔
(s2 + a2 )2
2a3
sin at − at cos at ↔
(s2 + a2 )2
2as2
sin at + at cos at ↔
(s2 + a2 )2
a
sinh at ↔
s − a2
2
s
cosh at ↔
s − a2
2
e−as
h(t − a) ↔
s
−as
δ(t − a) ↔ e
at
e f (t) ↔ F (s − a)
f (t)h(t − a) → e−as L{f (t + a)}
f (t − a)h(t − a) ← e−as F (s)
Z p
1
p − periodic f (t) → e−st f (t) dt
1 − e−ps 0
Z t
f (u)g(t − u) du ← F (s)G(s)
0
dn F
tn f (t) (n = 1, 2, 3, . . .) ↔ (−1)n
dsn
f 0 (t) → sF (s) − f (0)
f 00 (t) → s2 F (s) − sf (0) − f 0 (0)
f (n) (t) → sn F (s) − sn−1 f (0) − sn−2 f 0 (0) − · · · − f (n−1) (0)
Table 6.2
342 SECTION 6.2
17. 18.
1 1
Sine function
Sine function
4p
p 2p t 2p t
-1 -1
19. 20.
1
p 4p 2 2e - t
t
1
-1 ln 2 t
In Exercises 21–32 use property 6.8a to find the Laplace transform for the function.
21. f (t) = t3 e−5t 22. f (t) = t2 e3t
23. f (t) = 4te−t − 2e−3t 24. f (t) = 5eat − 5e−at
25. f (t) = et sin 2t + e−t cos t 26. f (t) = 2e−3t sin 3t + 4e3t cos 3t
27. f (t) = tet cos 2t 28. f (t) = te−2t sin t
29. f (t) = 2et (cos t + sin t) 30. f (t) = (t − 1)e2−3t sin 4t
31. f (t) = t2 cos at 32. f (t) = t2 sin at
In Exercises 33–42 use property 6.14a to find the Laplace transform of the function.
33. f (t) = (t − 2)2 h(t − 2) 34. f (t) = sin 3(t − 4) h(t − 4)
35. f (t) = t h(t − 1) 36. f (t) = (t + 5) h(t − 3)
2
37. f (t) = (t + 2) h(t − 1) 38. f (t) = cos t h(t − π)
39. f (t) = cos t h(t − 2) 40. f (t) = et h(t − 4)
41. f (t) = t2 et h(t − 3) 42. f (t) = et cos 2t h(t − 1)
In Exercises 43–47 find the Laplace transform of the periodic function.
43. f (t) = t, 0 < t < a, f (t + a) = f (t)
1, 0<t<a
44. f (t) = f (t + 2a) = f (t)
−1, a < t < 2a
45. f (t) = | sin at|
t, 0<t<a
46. f (t) = f (t + 2a) = f (t)
2a − t, a < t < 2a
1, 0 < t < a
47. f (t) = f (t + 2a) = f (t)
0, a < t < 2a
Find the inverse Laplace transform in Exercises 48–69.
1 s
48. F (s) = 2 49. F (s) = 2
s − 2s + 5 s + 4s + 1
e−2s e−3s
50. F (s) = 2 51. F (s) = 2
s s +1
SECTION 6.2 343
se−5s se−s
52. F (s) = 53. F (s) =
s2 + 2 (s2 + 4)2
1 s
54. F (s) = 2
55. F (s) = 2
4s − 6s − 5 s − 3s + 2
4s + 1 e−3s
56. F (s) = 57. F (s) =
(s + s)(4s2 − 1)
2 s+5
e−2s 1
58. F (s) = 59. F (s) =
s2 + 3s + 2 s3 + 1
5s − 2 e−s (1 − e−s )
60. F (s) = 2
61. F (s) =
3s + 4s + 8 s(s2 + 1)
s s2 + 2s + 3
62. F (s) = 63. F (s) =
(s + 1)5 (s2 + 2s + 2)(s2 + 2s + 5)
s2 1
64. F (s) = 65. F (s) =
(s2 − 4)2 s(1 − e−s )
1 1
66. F (s) = 67. F (s) =
s(1 + e−s ) (s + 4)(1 − e−3s )
2
1 (s2 + 1)e−2s
68. F (s) = 69. F (s) =
(s + 5s)(1 − e−2s )
3 (s4 + 2s2 )(1 + e−s )
70. To find the inverse transform of a rational function with irreducible quadratic factors in de-
nominators, we have used property 6.8b. Example 6.8 contained such a situation, and some
of the above exercises. If you love to work with complex numbers, you might be pleased to
know that you can always replace irreducible real factors with complex linear factors. It is not
a method that we recommend, but it is at least comforting to know that it can be done. We
illustrate with a simple example, hoping that it convinces you not to persue complex linear
factors in the future.
(a) Use property property 6.8b to find the inverse transform of
s+2
F (s) = .
s2 + 2s + 5
(b) Find the complex roots of s2 + 2s + 5 = 0, and use them to show that the partial fraction
decomposition of F (s) with complex linear factors is
1 2−i 2+i
F (s) = + .
4 s + 1 − 2i s + 1 + 2i
(c) Use the decomposition in part (b) to find L−1 {F (s)}.
71. The following two formulas, called reduction of order formulas, can be useful in taking
inverse transforms,
−1 s t −1 1
L = L ,
(s2 + a2 )n+1 2n (s2 + a2 )n
−1 1 −t −1 s 2n − 1 −1 1
L = L + L .
(s2 + a2 )n+1 2na2 (s2 + a2 )n 2na2 (s2 + a2 )n
79. Verify the change of scale property: If F (s) = L{f (t} for s > α, then for a > 0,
1 s
L{f (at)} = F , s > αa.
a a
SECTION 6.3 345
(A more precise representation of the left side of this equation is L{f 0 }(s).)
Proof We prove the result when f 0 (t) has a single disontinuity at t0 . A proof for
any number of discontinuities can be found in Exercise 56. If T > t0 ,
Z T Z t0 Z T
−st 0 −st 0
e f (t) dt = e f (t) dt + e−st f 0 (t) dt.
0 0 t0
Thus,
Z ∞ Z T
0 −st 0
L{f } = e f (t) dt = lim e−st f 0 (t) dt
0 T →∞ 0
" Z #
T
−sT −st
= lim −f (0) + e f (T ) + s e f (t) dt
T →∞ 0
provided the limit on the right exists. Since f is O(eαt), there exists M and T such
that for t > T , |f (t)| < M eαt . Thus, for T > T ,
e−sT |f (T )| < e−sT M eαT = M e(α−s)T
346 SECTION 6.3
L{f (n) (t)} = sn F (s) − sn−1 f (0) − sn−2 f 0 (0) − · · · − f (n−1) (0). (6.19)
−1 2 −1 1
y(t) = L = 2L (by linearity)
(s − 1)3 (s − 1)3
1
= 2et L−1 (by property 6.10b)
s3
2
t t
= 2e (from Table 6.1)
2
= t2 et .•
Laplace transforms thrive on initial-value problems; they use the initial condi-
tions of the problem when the Laplace transform is applied to the derivative terms
in the differential equation. They can also be adapted to boundary-value problems,
as the following example illustrates.
Example 6.21 Solve the following boundary-value problem on the interval 0 ≤ t ≤ π/2,
y 00 + 9y = cos 2t, y(0) = 1, y(π/2) = −1.
Solution The solution of the problem is only desired on the interval 0 ≤ t ≤ π/2.
What we do is solve the problem on the interval t ≥ 0, and then restrict the solution
to the interval 0 ≤ t ≤ π/2. When we apply formula 6.18 to the second derivative
in the differential equation, the derivative y 0 (0) is needed. Since it is not one of the
given pieces of information in the problem, we assign a letter to represent it; that
is, we let y 0 (0) = A. If we assume that the solution and its first derivative are of
exponential order and apply the Laplace transform to the differential equation, we
obtain
s
[s2 Y − s(1) − A] + 9Y = 2 .
s +4
We now solve for Y (s),
s+A s
Y (s) = + 2 .
s + 9 (s + 4)(s2 + 9)
2
exponential order, and take Laplace transforms of both sides of the differential
equation,
2
[s2 Y − s(A) − B] + 2[sY − A] − 3Y = .
s3
The solution of this equation for Y (s) is
2 As + (B + 2A)
Y (s) = + .
s3 (s2 + 2s − 3) s2 + 2s − 3
The partial fraction decomposition of the first term is
2 −2/3 4/9 14/27 1/2 1/54
= − 2 − + + .
s3 (s2 + 2s − 3) s3 s s s−1 s+3
Hence,
−2/3 4/9 14/27 1/2 1/54 As + (B + 2A)
Y (s) = 3
− 2 − + + + .
s s s s−1 s+3 (s − 1)(s + 3)
If we are not concerned with preserving the fact that A and B represent initial
values for y(t) and its first derivative, we can write that Y (s) is of the form
−2/3 4/9 14/27 C D
Y (s) = 3
− 2 − + + ,
s s s s−1 s+3
where C and D are constants. Inverse transforms now give a general solution
t2 4t 14
y(t) = − − − + Cet + De−3t .•
3 9 27
Did you notice that the denominator of the transform in each of the above
examples is the function φ(m) in the auxiliary equation of Chapter 4 with m replaced
by s; that is, it is φ(s). This is always the case for linear differential equations with
constant coefficients; and it can serve as a partial check on calculations.
Example 6.23 A 2-kilogram mass is suspended from a spring with constant 128 newtons per metre.
It is pulled 4 centimetres above its equilibrium position and released. An external
force 3 sin ωt newtons acts vertically on the mass during its motion. If damping is
negligible, find the position of the mass as a function of time.
Solution The initial-value problem describing oscillations of the mass is
d2 x
2 + 128x = 3 sin ωt, x(0) = 1/25, x0 (0) = 0.
dt2
If we take Laplace transforms of both sides of the differential equation,
3ω 3ω s
2[s2 X − s/25] + 128X = =⇒ X(s) = + .
s2 +ω 2 2 2 2 2
2(s + 64)(s + ω ) 25(s + 64)
When ω 6= 8, partial fractions on the first term on the left leads to
3ω 3ω s
X(s) = 2 2 2
− 2 2
+ 2
.
2(64 − ω )(s + ω ) 2(64 − ω )(s + 64) 25(s + 64)
Hence, displacement in the absence of resonance is
350 SECTION 6.3
3 3ω 1
x(t) = 2
sin ωt − 2
sin 8t + cos 8t.
2(64 − ω ) 16(64 − ω ) 25
When ω = 8, the Laplace transform X(s) takes the form
12 s
X(s) = + ,
(s2 + 64) 2 2
25(s + 64)
in which case Table 6.1 gives the resonant solution
12 1 3 3t 1
x(t) = 3
(sin 8t − 8t cos 8t) + cos 8t = sin 8t − cos 8t + cos 8t.•
2(8) 25 256 32 25
Convolutions
As a linear operator, the Laplace transform efficiently handles sums and dif-
ferences of functions. What it does not handle is the product of functions; that is,
we do not have a formula for the Laplace transform of the product of two functions
f (t) and g(t). We can take the transform of certain products such as an exponential
multiplying another function (formula 6.8). In Section 6.7, we also find out how
to take the Laplace transform of the product tn f (t), where n is a positive integer.
But, in general, there is no formula for the Laplace transform of the product of two
arbitrary functions. One would expect that there would therefore be no formula for
the inverse Laplace transform of the product of two functions. Surprisingly, there is
a formula for L−1 {F (s)G(s)} when inverse transforms of F (s) and G(s) are known.
We shall see shortly that the inverse of F (s)G(s) is what is called the convolution
of f (t) and g(t).
Definition 6.4 The convolution of two functions f and g is a function denoted by f ∗g with values
defined by
Z t
(f ∗ g)(t) = f (u)g(t − u) du. (6.20)
0
The following properties of convolutions are easily verified using Definition 6.4:
f ∗ g = g ∗ f, (6.21a)
f ∗ (kg) = (kf ) ∗ g = k(f ∗ g), k a constant (6.21b)
(f ∗ g) ∗ h = f ∗ (g ∗ h), (6.21c)
f ∗ (g + h) = f ∗ g + f ∗ h. (6.21d)
Example 6.24 Find the convolution of f (t) = sin t and g(t) = cos 4t.
Solution According to equation 6.20,
Z t
(f ∗ g)(t) = sin u cos 4(t − u) du.
0
"Z Z
T t
F (s)G(s) = lim e−st f (u)g(t − u) du dt
T →∞ 0 0
Z Z #
∞ T
+ e−st f (u)g(t − u) du dt .
T 0
Since
Z ∞ Z T Z ∞Z T
−st
e f (u)g(t − u) du dt < M 2 e−t(s−α) du dt
T 0 T 0
∞
2 e−t(s−α) M 2 T e−T (s−α)
=M T =
α−s T s−α
352 SECTION 6.3
Thus,
Z T Z t Z T
−st
F (s)G(s) = lim e f (u)g(t − u) du dt = lim e−st f ∗ g dt = L{f ∗ g}.
T →∞ 0 0 T →∞ 0
L−1 {F G} = f ∗ g. (6.22b)
This is line 17 in Table 6.2. The following example illustrates how to use this
corollary.
2
Example 6.25 Find the inverse transform of F (s) = .
s2 (s2 + 4)
Solution Since L−1 {2/(s2 +4)} = sin 2t and L−1 {1/s2 } = t, convolution property
6.22b gives
Z t
−1 2
L = u sin 2(t − u) du
s2 (s2 + 4) 0
t
u 1 t 1
= cos 2(t − u) + sin 2(t − u) = − sin 2t.
2 4 0 2 4
To pass through the origin, C must be zero, so that the equation of the tautochrone
is
√ p
2 −1 y
x = −k Sin − k2 y − y2 .
k
By setting φ = −2θ, parametric equations for the tautochrone are
k2 k2
x=− (2θ + sin 2θ) = (φ + sin φ),
2 2
2 2 2 1 − cos 2θ k2
y = k sin θ = k = (1 − cos φ).
2 2
These are parametric equations for a cycloid (see Exercise 61 in Section 2.2).
EXERCISES 6.3
k
Wall
M
x= 0 x
Attached to the mass is a dashpot that provides, or represents, a resistive force on the
mass directly proportional to the velocity of the mass. If all other forces are grouped
into a function denoted by f (t), the differential equation governing motion of the mass
is
d2 x dx
M 2
+β + kx = f (t),
dt dt
where β > 0 is a constant. The position of M when the spring is unstretched corresponds
to x = 0. Accompanying the differential equation will be two initial conditions x(0) = x0
and x0 (0) = v0 representing the initial position and velocity of M . In Exercises 39–45,
solve the initial-value problem with the given information.
39. M = 1/5, β = 0, k = 10, f (t) = 0, x(0) = −0.03, x0 (0) = 0
40. M = 2, β = 0, k = 16, f (t) = 0, x(0) = 0.1, x0 (0) = 0
41. M = 1/5, β = 3/2, k = 10, f (t) = 0, x(0) = −0.03, x0 (0) = 0
42. M = 1/5, β = 3/2, k = 10, f (t) = 4 sin 10t, x(0) = 0, x0 (0) = 0
43. M = 1/10, β = 1/20, k = 5, f (t) = 0, x(0) = −1/20, x0 (0) = 2
44. M = 1/10, β = 0, k = 4000, f (t) = 3 cos 200t, x(0) = 0, x0 (0) = 10
45. M = 1, β = 0, k = 64, f (t) = 2 sin 8t, x(0) = 0, x0 (0) = 0
SECTION 6.3 357
If the first or second derivative of a function f (t) yields functions with known Laplace
transforms and/or f (t), then equations 6.17 and 6.18 can be used to find the Laplace
transform of f (t). We illustrate this in Exercises 46–49.
46. Find the Laplace transform of sin2 at by:
(a) using a trigonometric identity;
(b) equation 6.17 and the fact that L{sin at} = a/(s2 + a2 ).
47. Find the Laplace transform of t cos at by calculating its second derivative and using equation
6.18.
48. In Example 6.5, we used multiple integrations by parts to find the Laplace transform of tn
when n is a nonnegative integer. Use equation 6.17 and mathematical induction to verify the
transform.
√
49. (a) Use equation 6.17 and Exercise 35 in Section 6.1 to find the Laplace transform of t.
(b) Extend the result in part (a) to find the Laplace transform of t(2n+1)/2 when n ≥ 0 is an
integer.
50. (a) Let f be O(eαt) and be continuous for t ≥ 0 except for a finite discontinuity at t = t0 > 0;
and let f 0 be piecewise continuous on every finite interval 0 ≤ t ≤ T . Show that
L{f 0 } = sF (s) − f (0) − e−st0 [f (t0 +) − f (t0 −)].
(b) What is the result in part (a) if t0 = 0?
(c) Extend the result in part (a) when f (t) has discontinuities at the points tn , n ≥ 1 an integer?
51. Use the result of Exercise 50 to find the Laplace transform of the floor function btc, t ≥ 0.
52. (a) Calculate the convolution of tm and tn when m and n are positive integers.
(b) Calculate the convolution of tm and tn when m > 0 and n > 0 are not positive integers.
53. Verify that when f (t) satisfies the conditions of Theorem 6.6, then its Laplace transform satisfies
the equation
lim [sF (s)] = f (0).
s→∞
This is called the initial-value theorem. Like Theorem 6.3, it can serve as a partial check on
taking the Laplace transform of a given function f (t).
54. Suppose that f (t) satisfies the conditions of Theorem 6.6 and that f 0 (t) is also of exponential
order. Verify that if limt→∞ f (t) exists, then
lim s F (s) = lim f (t).
s→0 t→∞
dy
+ P (t)y = Q(t), y(0) = y0 , (6.23)
dt
on the interval t > 0, where P (t) is continuous. When Q(t) is also continuous,
the solution y(t) of the initial-value problem is unique. It is continuous and has
a continuous first derivative. But what can we say about the solution if Q(t) is
piecewise-continuous? Suppose, for example, that Q(t) has a single, finite-jump
discontinuity at some value t0 > 0. The initial-value problem has a continuous
solution with continuous derivative on the interval 0 < t < t0 , call it y1 (t). The
differential equation also has a general solution, call it y2 (t) on the interval t > t0 .
We can match these solutions at t0 by demanding that the solution be continuous
at t0 . This requires
lim y1 (t) = lim+ y2 (t).
t→t−
0 t→t0
This determines the arbitrary constant in the general solution y2 (t). It creates a
continuous function that satisfies the differential equation at every value of t except
t0 . The differential equation requires dy/dt = Q(t)−P (t)y(t). Because y(t) and P (t)
are continuous, but Q(t) is discontinuous at t0 , it follows that y(t) is differentiable
at every value of t except t0 . Since we can match solutions at every discontinuity
of Q(t), we have the following theorem.
Theorem 6.8 When Q(t) is piecewise-continuous on the interval t > 0, there exists a unique so-
lution of initial-value problem 6.23 that is continuous and has a continuous first
derivative except at points of discontinuity of Q(t). It therefore satisfies the differ-
ential equation except at discontinuities of Q(t).
Here is an example to illustrate this matching.
Example 6.27 Find the solution of the following initial-value problem with a piecewise-continuous
nonhomogeneity
dy t, 0 < t < 1
+ 3y = f (t), where f (t) =
dt 2, t > 1,
subject to y(0) = 1.
Solution First we solve the differential equation on the interval 0 < t < 1, in
which case it is
dy
+ 3y = t.
dt
SECTION 6.4 359
1 2 t
Figure 6.28
We now give a similar discussion for initial-value problems associated with
second-order, linear differential equations,
360 SECTION 6.4
d2 y dy
a2 (t) + a1 (t) + a0 (t)y = f (t), y(0) = y0 , y 0 (0) = y00 . (6.24)
dt2 dt
We assume as usual that a2 (t), a1 (t), and a0 (t) are continuous for t ≥ 0, and
a2 (t) 6= 0 for any value of t ≥ 0. When f (t) is also continuous, the solution
y(t) of the initial-value problem is unique. It is continuous and has continuous
first and second derivatives. Suppose, however, that f (t) has a single, finite-jump
discontinuity at some value t0 > 0. The initial-value problem has a continuous
solution with continuous first and second derivatives on the interval 0 < t < t0 , call
it y1 (t). The differential equation also has a general solution, call it y2 (t) on the
interval t > t0 . We can match these solutions at t0 by demanding that the solution
and its first derivative be continuous at t0 ,
lim y1 (t) = lim y2 (t), lim y10 (t) = lim y20 (t).
t→t−
0 t→t+
0 t→t−
0 t→t+
0
This determines the arbitrary constants in the general solution y2 (t). It creates
a continuous function with a continuous first derivative that satisfies the differ-
ential equation at every value of t except t0 . Because d2 y/dt2 = f (t)/a2 (t) −
[a1 (t)/a2 (t)]dy/dt − [a0 (t)/a2 (t)]y, y(t) has a second derivative at every value of t
except t0 . Since we can match solutions at every discontinuity of Q(t), we have the
following theorem.
Theorem 6.9 When f (t) is piecewise-continuous on the interval t > 0, there exists a unique
solution of initial-problem 6.24 that is continuous, with a continous first derivative,
and has a continuous second derivative except at points of discontinuity of f (t). It
therefore satisfies the differential equation except at discontinuities of f (t).
The following example illustrates this matching.
Example 6.28 Solve the following initial-value problem with a piecewise-continuous nonhomogene-
ity,
y 00 + 2y 0 + y = f (t), y(0) = 1, y 0 (0) = 0,
t, 0 < t < 1
where f (t) =
0, t > 1.
Solution The auxiliary equation m2 + 2m + 1 = 0 has double root m = −1. On
the interval 0 < t < 1, a particular solution of the differential equation is yp = t − 2,
and hence a general solution on this interval is y1 (t) = (C1 + C2 t)e−t + t − 2. The
initial conditions require
1 = y(0) = C1 − 2, 0 = y 0 (0) = C2 − C1 + 1,
the solution of which is C1 = 3 and C2 = 2. On the interval 0 < t < 1, then,
y1 (t) = (3 + 2t)e−t + t − 2.
For t > 1, a general solution of the differential equation is y2 (t) = (D1 + D2 t)e−t .
For the solution to be continuous and have a continuous first derivative at t = 1,
we must have
lim y1 (t) = lim+ y2 (t), lim y10 (t) = lim+ y20 (t).
t→1− t→1 t→1− t→1
Figure 6.29
This procedure of matching solutions at finite discontinuities of nonhomo-
geneities can be extended to include initial-value problems associated with nth -order,
linear differential equations
dn y dn−1 y dy
an (t) n
+ an−1 (t) n−1
+ · · · + a1 (t) + a0 (t)y = f (t), (6.25a)
dt dt dt
subject to initial conditions
(n−1)
y1 (0) = y0 , y 0 (0) = y00 , ··· , y (n−1) (0) = y0 . (6.25b)
At each discontinuity of f (t), the function and its first n − 1 derivatives are matched
to produce a solution that has continuous derivatives of orders up to and including
n − 1, but a discontinuity in the nth derivative results.
What is most important to realize from the above discussion is that matching
a solution and its derivatives at discontinuities of a piecewise-continuous nonhomo-
geneity is tedious, especially as the number of discontinuities increases. Laplace
transforms provide an excellent alternative. If we apply Laplace transforms to the
initial-value problem of Example 6.27, we get
sY − 1 + 3Y = L{f (t)},
where
L{f (t)} = L{t[h(t) − h(t − 1)] + 2 h(t − 1)} = L{t + (2 − t)h(t − 1)}
1 −s 1 −s 1 1
= 2 + e L{2 − (t + 1)} = 2 + e − .
s s s s2
Thus,
1 1 −s 1 1 1 + s2 e−s (s − 1)
Y (s) = 1+ 2 +e − 2 = 2 + 2 .
s+3 s s s s (s + 3) s (s + 3)
Partial fractions and inverse transforms give
−1 −1/9 1/3 10/9 −s 4/9 1/3 4/9
y(t) = L + 2 + +e − 2 −
s s s+3 s s s+3
1 t 10 4 1 4
= − + + e−3t + − (t − 1) − e−3(t−1) h(t − 1).
9 3 9 9 3 9
362 SECTION 6.4
L{f (t)} = L{t [h(t) − h(t − 1)]} = L{t − L{t h(t − 1)}
1 1 1 1
= 2 − e−s L{t + 1} = 2 − e−s + .
s s s2 s
Thus,
1 1 −s 1 1
Y (s) = s+2+ 2 −e +
(s + 1)2 s s2 s
−s
(s + 1) + 1 1 e
= 2
+ 2 2
− 2 .
(s + 1) s (s + 1) s (s + 1)
Consequently,
6
−5t/106 1 −1 10 /5 106 /5 −600s
x(t) = 5000e + L − e
10 s s + 5/106
6
h 6
i
= 5000e−5t/10 + 20 000 1 − e−5(t−600)/10 h(t − 600).•
A graph of this function is shown in Figure 6.30a. Since pure water is added for the
first 10 minutes, the amount of salt in the tank decreases. This is evidenced by the
negative slope of the graph for 0 < t < 600. At t = 600, the amount of salt in the
tank is
6
lim x(t) = lim (5000e−5t/10 ) = 5000e−600/20 000 ≈ 4852 grams.
t→600− t→600−
Because the concentration of salt in the tank at this time is 4852/106 = 4.852 ×
10−3 g/mL which is less than the concentration 0.02 g/mL of incoming salt, the
amount of salt now begins to increase (the slope of the graph is positive). For
large t, the amount of salt in the tank approaches 20 000 grams, with concentration
20 000/106 = 0.02 g/mL, the concentration of incoming brine. The asymptote is
shown in Figure 6.30b.
In agreement with Theorem 6.8, there is a discontinuity in the slope of the
graph at t = 600 when the input rate of salt is discontinuous. More importantly,
the graph is continuous. The Laplace transform has matched the solutions on the
intervals t < 600 and t > 600 to produce a continuous solution at t = 600 (as
Theorem 6.8 says can be done).•
x x
20 000
5000
2500 10 000
Hence,
s Ae−s [8 cos 8 + (sin 8)s]
X(s) = + .
10(s2 + 256) 2(s2 + 256)(s2 + 64)
Partial fractions on the second term gives
s Ae−s 8 cos 8 + (sin 8)s 8 cos 8 + (sin 8)s
X(s) = + − ,
10(s2 + 256) 384 s2 + 64 s2 + 256
and therefore
1 A −1 8 cos 8 + (sin 8)s 8 cos 8 + (sin 8)s
x(t) = cos 16t + L − h(t − 1)
10 384 s2 + 64 s2 + 256 |t→t−1
1 A 1
= cos 16t + cos 8 sin 8t + sin 8 cos 8t − cos 8 sin 16t
10 384 2
− sin 8 cos 16t h(t − 1)
|t→t−1
1 A
= cos 16t + cos 8 sin 8(t − 1) + sin 8 cos 8(t − 1)
10 384
1
− cos 8 sin 16(t − 1) − sin 8 cos 16(t − 1) h(t − 1).
2
The form of the solution changes at t = 1 when the force A sin 8t is applied. For
0 ≤ t ≤ 1,
1
x(t) = cos 16t,
and for t > 1, 10
1 A
x(t) = cos 16t + cos 8 sin 8(t − 1) + sin 8 cos 8(t − 1)
10 384
1
− cos 8 sin 16(t − 1) − sin 8 cos 16(t − 1) .
2
For 0 ≤ t ≤ 1, motion is simple harmonic with ampitude 1/10 and period π/8. For
t > 1, motion is periodic with period π/4, but it is not simple harmonic. The
function is graphed in Figure 6.31 for x
A = 100. Even though the force is 0.4
discontinuous at t = 1, the graph is 0.2
continuous and so also is the first 1 2 3 t
derivative. In other words, displace- -0.2
ment and velocity of the mass are con- -0.4
tinuous at t = 1. This could be shown
algebraically, but it is a direct result Figure 6.31
SECTION 6.4 365
of Theorem 6.9. There is a discontinuity in the second derivative, but this cannot
be seen graphically.•
Example 6.31 Repeat Example 6.30 when the applied force is A sin 16t.
Solution The initial-value problem for displacement is
2
d x 1
22
+ 512x = A sin 16t h(t − 1), x(0) = , x0 (0) = 0.
dt 10
If we take Laplace transforms,
s
2 s2 X − + 512X = Ae−s L{sin 16(t + 1)}
10
= Ae−s L{cos 16 sin 16t + sin 16 cos 16t}
16 cos 16 (sin 16)s
= Ae−s 2 + 2 .
s + 256 s + 256
Hence,
s Ae−s [16 cos 16 + (sin 16)s]
X(s) = + .
10(s2 + 256) 2(s2 + 256)2
First we use Table 6.2 to calculate that
−1 16 cos 16 (sin 16)s 16 cos 16 sin 16
L 2 2
+ 2 2
= 3
(sin 16t − 16t cos 16t) + t sin 16t.
(s + 256) (s + 256) 2(16 ) 32
Hence,
1 A cos 16
x(t) = cos 16t + [sin 16(t − 1) − 16(t − 1) cos 16(t − 1)]
10 2 512
sin 16
+ (t − 1) sin 16(t − 1) h(t − 1).
32
0.1
y y
0.1
2 4 x 4 x
-0.1
-0.1
Thus,
1
X(s) = .
s(s2 + 4)(1 + e−πs/2 )
We now partial fraction 1/[s(s2 + 4)], and expand 1/(1 + e−πs/2 ) in a geometric
series
1 1 s
X(s) = − 2 1 − e−πs/2 + e−πs − e−3πs/2 + · · · .
4 s s +4
Each term in the series has an easily calculated inverse transform,
1 1 1
x(t) = (1 − cos 2t) − [1 − cos 2(t − π/2)]h(t − π/2) + [1 − cos 2(t − π)]h(t − π) − · · · .
4 4 4
In sigma notation,
∞
1X
x(t) = (−1)n [1 − cos 2(t − nπ/2)] h(t − nπ/2).
4 n=0
To evaluate x(t) for any given t, it is necessary to include only those terms in the
series for which nπ/2 < t. For example, the solution at t = 3.4 is given by
1 1 1
x(3.4) = [1 − cos 2(3.4)] − [1 − cos 2(3.4 − π/2)] + [1 − cos 2(3.4 − π)] = −0.402.•
4 4 4
Two points are noteworthy in this example. First, consider using the techniques
of Chapter 4 to find x(3.4). We would solve the differential equation on the intervals
0 < t < π/2, π/2 < t < π, π < t < 3π/2, match at t = π/2 and t = π, and then
find x(3.4) from the solution for π < t < 3π/2. Try it. You will be convinced that
Laplace transforms are superior. Secondly, recall that after Example 5.7 in Section
5.3, we questioned whether non-sinusoidal, periodic forces could produce resonance
in vibrating mass-spring systems. If we interpret this problem as describing oscilla-
tions x(t) of a 1 kilogram mass on the end of a spring with constant 4 newtons per
metre, there is resonance, but it is not obvious. If we write out the first few terms
of the series for x(t), we obtain
SECTION 6.4 367
1
x(t) = (1 − cos 2t)h(t) − [1 − cos 2(t − π/2)]h(t − π/2) + [1 − cos 2(t − π)]h(t − π)
4
+ [1 − cos 2(t − 3π/2)]h(t − 3π/2) + [1 − cos 2(t − 2π)]h(t − 2π)
+ [1 − cos 2(t − 5π/2)]h(t − 5π/2) + [1 − cos 2(t − 3π)]h(t − 3π) + · · ·
1
= 1 − cos 2t − (1 + cos 2t)h(t − π/2) + (1 − cos 2t)h(t − π)
4
− (1 + cos 2t)h(t − 3π/2) + (1 − cos 2t)h(t − 2π)
− (1 + cos 2t)h(t − 5π/2) + (1 − cos 2t)h(t − 3π) · · ·
1 − cos 2t, 0 ≤ t < π/2
−2 cos 2t, π/2 ≤ t < π
x
1 1 − 3 cos 2t, π ≤ t < 3π/2 5
= −4 cos 2t, 3π/2 ≤ t < 2π
4
1 − 5 cos 2t, 2π ≤ t < 5π/2
−6 cos 2t, 5π/2 ≤ t < 3π 2 4 6 8 t
etc.
-5
Amplitudes of these oscillations
increase with time. We have shown a Figure 6.34
graph of the function in Figure 6.34.
Resonance has occurred because the natural frequencey of the mass-spring system
is 1/π, and this is the frequency of the applied force f (t).
The following example is fascinating. It may defy your intuition at first, but
when we reason it out, it makes perfect sense.
Example 6.33 A mass M hangs motionless from a spring
with constant k. At time t = 0, the mass
is acted upon by the periodic force in Figure
6.35. The force is a constant value F for p F
seconds, then it is turned off for p seconds,
back on for p seconds, and so on. During
p 2p 3p 4p t
its subsequent motion, the mass experiences
no damping. Find displacements of the mass p Figure 6.35
Discuss these displacements when p = 2π M/k.
Solution The initial-value problem for displacements of the mass is
d2 x
M + kx = f (t), x(0) = 0. x0 (0) = 0,
dt2
where f (t) is the function in Figure 6.35. Its representation in terms of Heaviside
functions is
f (t) = F [h(t) − h(t − p)], 0 < t < 2p, f (t + 2p) = f (t).
When we take Laplace transforms,
1 1
M s2 X + kX = L{f (t)} = −2ps
L{f1 (t)]} = L{F [1 − h(t − p)]}
1−e 1 − e−2ps
F 1 e−ps F (1 − e−ps ) F
= −2ps
− = −ps −ps
= .
1−e s s s(1 + e )(1 − e ) s(1 + e−ps )
368 SECTION 6.4
Hence,
F
X(s) = .
s(M s2 + k)(1 + e−ps )
With the partial fraction decomposition of 1/[s(M s2 + k)], and geometric series for
1/(1 + e−ps ), the inverse transform of X(s) is
−1 1/k M s/k 1
x(t) = F L −
s M s2 + k 1 + e−ps
( X ∞
)
F −1 1 s n −pns
= L − (−1) e
k s s2 + k/M n=0
∞
" r #
F X k
= (−1)n 1 − cos (t − pn) h(t − pn).
k n=0 M
p
When p = 2π M/k, displacements become
∞
F X n 2π
x(t) = (−1) 1 − cos (t − pn) h(t − pn)
k n=0 p
∞
F X n 2πt
= (−1) 1 − cos h(t − np)
k n=0 p
∞
F 2πt X
= 1 − cos (−1)n h(t − np).
k p n=0
EXERCISES 6.4
1. Solve the initial-value problem
dy
+ 3y = f (t), y(0) = 1,
dt
t, 0 < t < 1
where by:
1, t > 1.
(a) the techniques of Chapter 4,
(b) Laplace transforms.
In Exercises 2–12 solve the initial-value problem.
00 0 0, 0 < t < 4
2. y + 9y = f (t), y(0) = 1, y (0) = 2, where f (t) =
1, t > 4
00 0 2, 0 < t < 4
3. y + 9y = f (t), y(0) = 1, y (0) = 2, where f (t) =
0, t > 4
t, 0 < t < 1
4. y 00 + 4y 0 + 4y = f (t), y(0) = 0, y 0 (0) = −1, where f (t) =
1, t > 1
2 − t, 0 < t < 2
5. y 00 + 4y 0 + 4y = f (t), y(0) = −1, y 0 (0) = 0, where f (t) =
t − 2, t > 2
0, 0<t<π
6. y 00 + 4y 0 + 3y = f (t), y(0) = 1, y 0 (0) = 2, where f (t) =
sin t, t > π
sin t, 0 < t < π
7. y 00 + 4y 0 + 3y = f (t), y(0) = 1, y 0 (0) = 2, where f (t) =
0, t>π
3, 0<t<1
8. y 00 + 2y 0 + 5y = f (t), y(0) = 0, y 0 (0) = 0, where f (t) =
−3, t > 1
( 4, 0<t<1
9. y 00 + 2y 0 + 5y = f (t), y(0) = 0, y 0 (0) = 0, where f (t) = −4, 1 < t < 2
0, t>2
00 0 t, 0 < t < 1
10. y +16y = f (t), y(0) = 2, y (0) = 0, where f (t) = f (t+2) = f (t)
0, 1 < t < 2
t, 0<t<1
11. y 00 + 16y = f (t), y(0) = 2, y 0 (0) = 0, where f (t) = f (t + 2) = f (t)
2 − t, 1<t<2
00 0 0 1, 0<t<1
12. y + y = f (t), y(0) = 0, y (0) = 0, where f (t) = f (t + 2) = f (t)
−1, 1<t<2
13. Use Laplace transforms to solve the mixing problem of Example 3.11 in Section 3.4.
14. Can you use Laplace transforms to solve the mixing problem in Example 3.12 of Section 3.4?
15. Solve Example 3.11 in Section 3.4 if after 10 minutes the concentration of the brine being added
to the tank changes to 1 kilogram per 100 litres.
16. Use Laplace transforms to solve Exercise 15 in Section 3.4.
370 SECTION 6.4
17. Find the amount of salt in the tank of Example 3.11 in Section 3.4 if the brine mixture is
added for 2 minutes, replaced by pure water for 2 minutes, replaced by the brine mixture for
2 minutes, etc.
18. When a patient is admitted to the hospital, the amount of glucose in his bloodstream is g0
grams. He is immediately put on intravenous which transfers glucose to his bloodstream at a
rate of R grams per minute. At any given time, his body uses the glucose up a rate prportional
to how much is present in the bloodstream at that time. If he remains on intravenous for 4
hours and then the intravenous is discontinued, how much glucose is in the bloodstream 6 hours
after he is admitted?
19. Find the amount of glucose in the bloodstream of the patient in Exercise 18 as a function of
time (in minutes) after he is admitted to the hospital if glucose is administered for an hour,
turned off for an hour, turned on for an hour, turned off for an hour, etc.
20. The initial mass of a certain species of fish in a lake is estimated as m0 kilograms. Suppose
that left alone, the fish would increase their mass at a rate described by the Malthusian model
3.12. Commercial fishing harvests (removes) H kilograms each year, at a uniform rate, but
only in the first month of the year.
(a) Find the mass m(t) of fish in the lake as a function of time t.
(b) Determine the value of H in order that the mass of fish in the lake return to m0 after one
year.
21. A 100-gram mass is suspended from a spring with constant 40 newtons per metre. The mass
is pulled 10 centimetres above its equilibrium position and given velocity 2 metres per second
downward. If a force of 100 newtons acts vertically upward for the first 4 seconds, find the
position of the mass as a function of time. Ignore all damping.
22. Repeat Exercise 21 if the force is turned on after 4 seconds.
23. Repeat Exercise 21 if a damping force with constant β = 5 also acts on the mass.
24. Repeat Exercise 22 if a damping force with constant β = 5 also acts on the mass.
25. Repeat Exercise 21 if a damping force with constant β = 1 also acts on the mass.
26. Repeat Exercise 22 if a damping force with constant β = 1 also acts on the mass.
p
27. Repeat Example 6.33 if p = 4π M/k.
p
28. Repeat Example 6.33 if p = 3π M/k.
29. A 1 kilogram mass is motionless at the
end of a spring with constant 16 new-
tons per metre. When the ramp force
in the figure to the right (units of new- 20
tons) acts the mass, the mass moves
vertically without damping. Find its
subsequent displacements. Plot a graph
of the displacement function. 1 2 t
SECTION 6.5 371
Figure 6.38
372 SECTION 6.5
The limit of this function as a → 0 is not a function in the normal sense of function.
It has value 0 for all t except t = t0 where its value is “infinite”. Such functions
are discussed in advanced mathematics; they are known as generalized functions or
distributions. This particular one is called the unit impulse or the Dirac delta
function. It is denoted by
1
δ(t − t0 ) = lim [h(t − t0 ) − h(t − t0 − a)]. (6.28)
a→0 a
The Dirac delta function can be defined as the limit of other sequences of
functions besides those in Figure 6.38; all lead to identical properties. Two such
sequences are shown in Figures 6.39 and 6.40. In both cases, the area under each
curve is unity. Like the functions in Figure 6.38, those in Figure 6.39 are discontinu-
ous, but they are symmetric around t0 . The functions in Figure 6.40 are continuous
and symmetric around t0 .
80
80
70
70
60
60
50
50
40
40
30
30
20
20
10
10
t0 -0.05 t0 t0 +0.05 t
t0 -0.025 t0 +0.025
t0 -0.025 t0 t0 +0.025 t t0 -0.0125 t0 +0.0125
t0 -0.0125 t0 +0.0125
t0 -0.05625 t0 +0.05625
The Dirac delta function does not conform to the conditions of Theorem 6.1;
it is of exponential order, but it is not piecewise-continuous on every finite interval.
It does, however, have a Laplace transform, and we could write
n o
L{δ(t − t0 )} = L lim p(t0 , a, t) .
a→0
Substituting from equation 6.27 and using L’Hopital’s rule on the limit gives
−t0 s −(t0 +a)s
e − e−(t0 +a)s se
L{δ(t − t0 )} = lim = lim = e−t0 s . (6.30)
a→0 as a→0 s
dx 1 5x 3000
= − 6+ [h(t − 300) − h(t − 300 − a)].
dt 10 10 a
When we take Laplace transforms,
1 5X 3000 −300s
sX − 5000 = − + [e − e−(300+a)s ],
10s 106 as
from which
1 3000 −300s
5000 + + [e − e−(300+a)s ]
X(s) = 10s as
5
s+ 6
10
5000 105 1 1
= + −
s + 5/106 5 s s + 5/106
6 × 108 1 1
+ − [e−300s − e−(300+a)s ].
a s s + 5/106
This is the number of grams of salt in the tank if the 3 kilograms of salt are added
at a constant rate over a seconds beginning at t = 300. In order to find the result
when the 3 kilograms of salt is added instantaneously, we use L’Hopital’s rule to
take the limit of this function as a → 0,
6 6
x(t) = 20 000 − 15, 000e−5t/10 + (6 × 108 ) lim [(5/106 )e−5(t−300−a)/10 h(t − 300 − a)]
a→0
−5t/106 −5(t−300)/106
= 20 000 − 15, 000e + 3000e h(t − 300).
We now show that when the delta function is used to model the instantaneous
addition of the 3 kilograms of salt, we get the same result with a fraction of the
work. Since the units of δ(t − t0 ) are seconds to the negative 1, 3000δ(t − 300) has
units of grams per second, consistent with other input and output rates. Suppose
we use this expression to represent the addition of the 3000 grams of salt at t = 300
seconds. The differential equation for x(t) becomes
dx 1 5x
= − 6 + 3000δ(t − 300).
dt 10 10
When we take Laplace transforms,
1 5X
sX − 5000 = − 6 + 3000e−300s ,
10s 10
from which
5000 1/(10s) + 3000e−300s
X(s) = + .
s + 5/106 s + 5/106
SECTION 6.5 375
We have shown therefore that the delta function representation of the instantaneous
addition of 3 kilograms of salt yields the same result as adding the salt over a small
interval of time and then taking the limit as this interval approaches zero, and it
does so with far less work. It is worthwhile noting that
6
lim x(t) = 20 000 − 15 000e−5(300)/10 ,
t→300−
6
lim x(t) = 20 000 − 15 000e−5(300)/10 + 3000.
t→300+
In other words, the amount of salt jumps by 3000 grams at t = 300 seconds, as we
should expect.
Displacements in Mass-Spring Systems and the Delta Function
We now consider the situation in which a pulse represents an external force
applied to the mass in a vibrating mass-spring system such as that in Figure 6.41.
When damping and surface friction are negligible, the differential equation describ-
ing the position of the mass relative to its equilibrium position is M d2 x/dt2 + kx =
f (t) where f (t) represents all forces on M other than the spring.
k
F
a
M
x t0 t0 + a t
Figure 6.41 Figure 6.42
Suppose the mass is at rest at its equilibrium position for t0 seconds starting at
time t = 0, and at time t0 , the mass is subjected to the pulse in Figure 6.42. The
magnitude of the force is F/a, but the area under the curve is F , and is so for any
length of duration a of the pulse. We call this a pulse of size F . The initial-value
problem for displacements of the mass due to this pulse is
d2 x
M + kx = F p(t0 , a, t), x(0) = 0, x0 (0) = 0. (6.31)
dt2
If we take Laplace transforms of both sides of the differential equation, and use
formula 6.27,
F h −t0 s i F [e−t0 s − e−(t0 +a)s ]
M s2 X + kX = e − e−(t0 +a)s =⇒ X(s) = .
as as(M s2 + k)
Partial fractions give
376 SECTION 6.5
F 1 s
X(s) = − 2 (e−t0 s − e−(t0 +a)s ),
ka s s + k/M
from which
" r #
F k
x(t) = 1 − cos (t − t0 ) h(t − t0 )
ka M
" r #
F k
− 1 − cos (t − t0 − a) h(t − t0 − a). (6.32)
ka M
This is once again simple harmonic motion, but with a different amplitude. For some
values of the parameters, the amplitude may be enhanced and for other values, it
may be diminished (see Exercise 15). The derivative of this function is the velocity
of the mass. Since the derivative of the Heaviside function is zero, except at t0
where it is undefined, the velocity is
"r r #
F k k
v(t) = sin (t − t0 ) h(t − t0 )
ka M M
"r r #
F k k
− sin (t − t0 − a) h(t − t0 − a)
ka M M
" r r #
F k k
= √ sin (t − t0 )h(t − t0 ) − sin (t − t0 − a)h(t − t0 − a) .
a kM M M
Left and right limits of this function are the same at t0 and t0 + a so that there is
no abrupt change in velocity at t0 and t0 + a where the pulse is discontinuous. This
is reflected by the smoothness of the graph in Figure 6.43; the slope of the tangent
line is continuous at t0 and t0 + a. This is consistent with the fact that the solution
of the differential equation, and its first derivative, must be continuous even with a
piecewise-continuous nonhomogeneity (Theorem 6.9).
SECTION 6.5 377
Suppose we use L’Hopital’s rule to take the limit of this displacement function
as the duration time of the pulse becomes indefinitely small,
q q
k k
1 − cos M (t − t0 ) h(t − t0 ) − 1 − cos M (t − t0 − a) h(t − t0 − a)
F
x(t) = lim
k a→0+ a
q q
k k
M
sin M (t − t0 − a) h(t − t0 − a)
F
= lim
k a→0+ 1
r
F k
= √ sin (t − t0 )h(t − t0 ). (6.34)
kM M
This is the displacement of the mass at time t due to a pulse of size F as the duration
of the pulse becomes indefinitely short. We regard this displacement as that due to
an instantaneously applied force at
time t0 . A typical graph of this
,
function is shown in Figure 6.44. F kM
The mass is at equilibrium for
0 ≤ t < t0 . At time t0 , the
instantaneous force imparts a t0 t
velocity to the mass. To find
this velocity, we differentiate
the displacement with respect
to t, Figure 6.44
r
F k
v(t) = cos (t − t0 )h(t − t0 ).
M M
This function is discontinuous at t0 , and its limit as t → t+ 0 is F/M . In other
words, the instantaneous force has given the mass an initial velocity F/M metres
per second. This is reflected in the corner of the curve in Figure 6.44 at t = t0 , the
slope of the graph jumps from zero to F/M .
Our hope is that the Dirac delta function will be the mathematical represen-
tation of an instantaneously applied force (such as that in the above mass-spring
system, perhaps the result of hitting the mass with a hammer). Consider again,
then, the mass-spring system in Figure 6.41. We showed that the position of the
mass due to a pulse of magnitude F applied to the mass at time t0 over a time
interval of length a is given by equation 6.32. We took the limit of this function as
a → 0 to obtain displacement 6.34 due to an instantaneously applied force.
Suppose we replace the pulse function in equation 6.31 with F δ(t − t0 ), so that
the initial-value problem for displacements is
d2 x
M + kx = F δ(t − t0 ), x(0) = 0, x0 (0) = 0. (6.35)
dt2
When we take Laplace transforms, we get
F e−t0 s F e−t0 s
M [s2 X] + kX = F e−t0 s =⇒ X(s) = = .
M s2 + k M s2 + k/M
The inverse transform gives
378 SECTION 6.5
r r r
F M k F k
x(t) = sin (t − t0 )h(t − t0 ) = √ sin (t − t0 )h(t − t0 ).
M k M kM M
This is solution 6.34. We have shown then that the problem of finding displacements
for a vibrating mass on the end of a spring, subjected to a pulse of magnitude F ,
and taking the limit as the interval of application of the pulse approaches zero, can
be handled much more efficiently with the Dirac delta function. This is a partial
justification for the use of the Dirac delta function to represent instantaneously
applied forces to masses in mass-spring systems.
We call F δ(t − t0 ) an impulse force of size F at t0 . Although an impulse
force of size F can be thought of as the limit of a pulse of size F as the duration of
the pulse approaches zero, there is a better way to view it. As a force, F δ(t − t0 )
has units of newtons or kilogram-metres per second squared. Since the units of the
delta function are seconds to the power negative one, it follows that F itself is not a
force; it does not have units of newtons. It has units of kilogram-metres per second;,
units of momentum. In other words, when an instantaneously applied force in the
form F δ(t − t0 ) acts on a mass, it imparts F units of momentum to the mass. This
is consistent with what we saw earlier. Application of an impulse force F δ(t − t0 )
to a mass M results in a velocity change of F/M . This means a change of F in
momentum. Thus, instead of saying that a vibrating mass is struck with an impulse
force of size F , it is more informative to say that it is struck with a force that gives
the mass F units of momentum.
Here is another example, one that includes damping.
Example 6.34 A 100-gram mass is suspended from a spring with constant 50 newtons per metre.
It is set into motion by raising it 10 centimetres above its equilibrium position and
giving it a velocity of 1 metre per second downward. During the subsequent motion
a damping force acts on the mass and the magnitude of this force is one-fifth the
velocity of the mass. If an impulse force that imparts two units of momentum to
the mass is applied vertically upward to the mass at t = 3 seconds, find the position
of the mass for all time.
Solution The initial-value problem for the position of the mass is
1 d2 x 1 dx 1
2
+ + 50x = 2δ(t − 3), x(0) = , x0 (0) = −1.
10 dt 5 dt 10
If we multiply the differential equation by 10, and take Laplace transforms,
2 s 1
s X− + 1 + 2 sX − + 500X = 20e−3s .
10 10
Thus,
s/10 − 4/5 20e−3s
X(s) = +
s2 + 2s + 500 s2 + 2s + 500
1 (s + 1) − 9 20e−3s
= + .
10 (s + 1)2 + 499 (s + 1)2 + 499
Since
−1 20 −t −1 1 20 −t √
L = 20e L = √ e sin 499t,
(s + 1)2 + 499 2
s + 499 499
it follows that
1 −t √ 9 √ 20 −(t−3) √
x(t) = e cos 499t − √ sin 499t + √ e sin 499(t − 3) h(t − 3).
10 499 499
It is straightforward to show that this
solution satisfies the initial conditions
x(0) = 1/10 and x0 (0) = −1. A graph x
0.8
of the function is shown in Figure 6.45.
Due to excessive damping, oscillations 0.4
When we solve this for Y (s), we can write the result in the form
Q(s) F (s)
Y (s) = + , (6.37)
P (s) P (s)
The thing to notice about this transform is that if f (t) ≡ 0, then so also is F (s),
and Y (s) = Q(s)/P (s). The inverse transform of this Y (s) can be thought of in
two ways. First, if we regard the n initial values as unspecified, then the inverse is
a general solution yh (t) of the homogeneous initial-value problem associated with
6.36. The initial values are the arbitrary constants in the solution. Alternatively, if
the initial values are regarded as specified constants, then the inverse of Y (s) is the
solution of the homogeneous equation subject to these conditions. Suppose instead
that all initial conditions are equal to zero. Then Q(s) ≡ 0, and Y (s) = F (s)/P (s).
The inverse transform of this is a particular solution yp (t) of differential equation
(n−1)
6.36 that satisfies yp (0) = yp0 (0) = · · · yp = 0. Expression 6.37 has separated
effects of the initial conditions and the nonhomogeneity into separate terms. Let us
illustrate these ideas with an example before proceeding with the discussion.
Example 6.35 A 1-kilogram mass is suspended from a spring with constant 65 newtons per metre.
It is put into motion by lifting it 10 centimetres above its equilibrium position and
giving it velocity 2 metres per second downward. During its motion, it is subject to
a damping force equal to twice the velocity of the mass, and a vertical force 3 sin 4t.
Find expression 6.37 for the problem, and inverse transforms of each term.
Solution The initial-value problem for the motion of the mass is
d2 x dx
+2 + 65x = 3 sin 4t, x(0) = 1/10, x0 (0) = −2.
dt2 dt
If we take Lapace transforms,
2 s 1 12
s X− + 2 + 2 sX − + 65X = 2 .
10 10 s + 16
When we solve for X(s),
s 9
− 12
X(s) = 2 10 5 + 2 .
s + 2s + 65 (s + 16)(s2 + 2s + 65)
The first term contains the effect of the initial conditions, and the second term
contains the transform of the nonhomogeneity. Inverse transforms of these terms
are
−1 s/10 − 9/5 1 −1 (s + 1) − 19
xh (t) = L = L
s2 + 2s + 65 10 (s + 1)2 + 64
1 −t −1 s − 19 1 −t 19
= e L = e cos 8t − sin 8t ,
10 s2 + 64 10 8
12
xp (t) = L−1
(s + 16)(s2 + 2s + 65)
2
12 −1 −2s + 49 2s − 45
= L + 2
2465 s2 + 16 s + 2s + 65
12 49 −1 2(s + 1) − 47
= −2 cos 4t + sin 4t + L
2465 4 (s + 1)2 + 64
12 49 −t 47
= −2 cos 4t + sin 4t + e 2 cos 8t − sin 8t .
2465 4 8
SECTION 6.5 381
The first term contains contributions to the solution of the initial-value probem
due to the initial conditions, and the second term is the contribution due to the
nonhomogeneity in the differential equation.
Example 6.36 Use formula 6.38 to find the solution to the initial-value problem in Example 6.35.
Solution Since the auxiliary equation m2 +2m+65 = 0 has solutions m = −1±8i,
a general solution of the associated homogeneous equation is
xh (t) = e−t (C1 cos 8t + C2 sin 8t).
The initial conditions require 1/10 = x(0) = C1 , and −2 = x0 (0) = −C1 + 8C2 ,
and therefore the solution of the associated homogeneous differential equation that
satisfies the initial conditions is
1 19 1 −t
e−t cos 8t − sin 8t = e (8 cos 8t − 19 sin 8t).
10 80 80
The unit impulse response function is
−1 1 −1 1 1
L 2
=L 2
= e−t sin 8t.
s + 2s + 65 (s + 1) + 64 8
If we denote the second term in formula 6.38 by xp (t), then
382 SECTION 6.5
Z t
1 −(t−u)
xp (t) = 3 sin 4u e sin 8(t − u) du.
0 8
Lengthy integration leads to
147 24 24 −t 141 −t
xp (t) = sin 4t − cos 4t + e cos 8t − e sin 8t.
2465 2465 2465 4930
Thus, the solution of the initial-value problem is
1 −t
x(t) = e (8 cos 8t − 19 sin 8t)
80
147 24 24 −t 141 −t
+ sin 4t − cos 4t + e cos 8t − e sin 8t.•
2465 2465 2465 4930
EXERCISES 6.5
1. A tank contains 1000 litres of water in which 5 kilograms of salt have been dissolved. Starting
at time t = 0, pure water is added to the tank at 5 millilitres per second. At the same time,
mixture starts being drawn from the bottom of the tank at 5 millilitres per second. After 1
minute, 500 grams of salt are suddenly added to the tank, and an additional 500 grams every
minute thereafter. Assume that the mixture in the tank is always sufficiently well-stirred that
at any given time, concentration of salt is the same at all points in the tank, even when the 500
grams are added to the tank. Find the amount of salt in the tank as a function of time.
2. Repeat Exercise 1 if a brime mixture containing 2 kilograms of salt per 100 litres of water is
added to the tank instead of pure water.
3. A 2-kilogram mass is suspended from a spring with constant 512 newtons per metre. If it is set
into motion at time t = 0 by a unit impulse force, find its subsequent displacement. Assume
negligble damping.
4. Repeat Exercise 3 if damping with constant β = 80 is taken into account.
5. Repeat Exercise 4 if β = 8.
6. A 2-kilogram mass is suspended from a spring with constant 512 newtons per metre. It is set
into motion at time t = 0 by moving it to position x0 and then releasing it. If a unit impulse
force is applied at t0 > 0, find the position of the mass for all time.
7. Repeat Exercise 6 if motion is initiated by giving the mass velocity v0 at position x = 0.
8. Repeat Exercise 6 if motion is initiated by giving the mass velocity v0 from position x0 .
9. A 1-kilogram mass is suspended from a spring with constant 100 newtons per metre. It is
subjected to a unit impulse force at t = 0 and again at t = 1. Find the position of the mass as
a function of time.
10. A mass of M kilograms hangs at equilibrium on the end of a spring with constant k newtons
per metre. At time t = 0, the mass is subjected to a unit impulse force. Show that if the
initial-value problem
d2 x
M + kx = δ(t), x(0) = 0, x0 (0) = 0,
dt2
is solved, the function does not satisfy the initial velocity condition. Can you explain why?
SECTION 6.5 383
11. Repeat Exercise 9 if unit impulse forces are applied one each second beginning at time t = 0.
Express the solution in sigma notation.
12. Repeat Exercise 11 if unit impulse forces are π/5 seconds apart, the first at time t = 0. Is there
resonance?
13. A mass M , suspended from a spring with constant k, is set into undamped motion by giving
it displacement x0 from its equilibrium position and velocity v0 . At time t0 , it is struck with
an impulse force F . Find an expression for F if the impulse force brings the mass to an
instantaneous stop.
14. An unstretched spring (with constant k), in the horizontal position, is attached on the left to
a wall and on the right to a mass M . At time t = 0, the mass is struck with an impulse force
F to the right which causes the mass to move. The coefficient of kinetic friction between the
mass and the table along which it slides is µ. Assume that damping can be ignored.
(a) What is the initial velocity of the mass as a result of the hit?
(b) When does the mass come to a stop for the first time?
(c) If the coefficient of static friction between the mass and the table is µs , show that the mass
moves to the left if
r
g 2 µs M 3 (µs + 2µ)
F > .
k
15. Show that the amplitude of displacement function 6.33b is
r
2F k a
sin .
ka M2
Convince yourself that for certain values of a, this could be greater than F/(ka) and for other
values of a, it could be less than F/(ka).
16. (a) Suppose the equation of the speed bump in Exercise 23 of Section 5.2 is f (x) = 3x(1 − x)/5.
Find displacement of the front end of the car when M = 200 and k = 1000. Assume β = 0
so that shock absorbers are not working, and that the car has slowed down to 20 kilometres
per hour.
(b) Show that motion of the car after the speed bump is simple harmonic and find its amplitude.
In Exercises 17–18 find the transfer and unit impulse response functions for the initial-
value problem. Express the solution in form 6.38.
d2 y dy
17. −3 − 4y = f (t), y(0) = 1, y 0 (0) = −2
dt2 dt
d2 y dy
18. 2
+2 + 3y = f (t), y(0) = A, y 0 (0) = B
dt dt
19. A system modelled by differential equation 6.36a is said to be stable if its unit impulse response
function h̄(t) is bounded as t → ∞. Show that this is the case if, and only if, real roots of
P (s) = 0 are less than or equal to zero, as are real parts of complex roots.
20. A system modelled by differential equation 6.36a is said to be asymptotically stable if its
unit impulse response function h̄(t) approaches zero as t → ∞. Show that this is the case if,
and only if, real roots of P (s) = 0 are negative, as are real parts of complex roots.
384 SECTION 6.5
Appendix
In the theory of generalized functions, or distributions, functions such as the delta
function δ(t − t0 ) are never stand-alone functions; that is, they are not assigned
values at specific values of t. It is easy to see why the delta function δ(t − t0 )
should not be considered in a pointwise sense. If it has value zero for t 6= t0 , and
value “infinity” at t0 , then what is the difference between δ(t − t0 ) and 4δ(t − t0 )?
Generalized functions are considered to be mappings, or transformations, that map
ordinary functions to numbers. For instance, suppose that g(t) is a fixed function
that is continuous on the interval a ≤ t ≤ b. If f (t) is any other function that is
integrable on a ≤ t ≤ b, then the integral
Z b
f (t)g(t) dt
a
is a real number. We can say that through this integration, g(t) defines a mapping
from the set of integrable functions on a ≤ t ≤ b to the reals. If we denote this
mapping by G, then we can write that
g(t)
Z b
f (t) −−−−−→ G{f } = g(t)f (t) dt. (6.39)
a
For example,
δ(t−2) δ(t)
t2 + 2t − 3 −−−−−→ 5, and (t + 1)2 cos t −−−−→ 1.
In order that the delta function have an integral representation, we write
δ(t−t0 )
Z ∞
f (t) −−−−−→ f (t0 ) = f (t)δ(t − t0 ) dt. (6.41)
−∞
(since the left side of the latter integral is interpreted as the delta function δ(t + 2)
operating on the function f (t) ≡ 1).
Because δ(t − t0 ) picks out the value of a function at t = t0 , we also write
Z b
f (t)δ(t − t0 ) dt = f (t0 ) (6.42a)
a
whenever a < t0 < b; that is, the limits on the integral need not be ±∞. Further-
more, if t = t0 is not between a and b, we set
Z b
f (t)δ(t − t0 ) dt = 0. (6.42b)
a
For instance,
Z 6 √ Z 3
√
t + 5 δ(t) dt = 5, and (t2 + 2t − 4)δ(t + 1) dt = 0.
−2 2
With this interpretation for the delta function, its Laplace transform is
Z ∞
L{δ(t − t0 )} = e−st δ(t − t0 ) dt = e−t0 s .
0
What is important to remember from this discussion is that δ(t − t0 ) should never
be regarded in a pointwise sense. We see it in initial-value problems such as
d2 y dy
+2 = 3y = δ(t − 3), y(0) = 1, y 0 (0) = −2,
dt2 dt
but we never consider the differential equation at a specific value of t. The first step
is always to take the Laplace transform of both sides of the equation, in which case
the operational property of the delta function is invoked,
[s2 Y − s + 2] + 2[sY − 1] + 3Y = L{δ(t − 3)} = e−3s .