MATH219 Lecture 23
MATH219 Lecture 23
Fall 2017
Lecture 23
Lecture notes by Özgür Kişisel
The main strategy is as before: Take Laplace transforms of both sides, solve for
Y (s) from the resulting equation and retrieve y(t) from Y (s). If g(t) is expressed
in terms of unit step functions then the theorem of the last lecture will be of great
help for the computations. Let us directly start working on examples.
e−2s − e−3s
s2 Y (s) + 3sY (s) + 2Y (s) =
s
e − e−3s
−2s
Y (s) =
s(s + 1)(s + 2)
1
It remains to find the inverse transform y(t). Let us first invert s(s+1)(s+2)
. By
partial fractions,
1 A B C
= + +
s(s + 1)(s + 2) s s+1 s+2
1 = A(s + 1)(s + 2) + Bs(s + 2) + Cs(s + 1)
1
Putting s = 0 we get A = 12 , likewise putting s = −1 gives B = −1 and putting
s = −2 gives C = 12 . Therefore,
−1 1 −1 1 −1 1 −1 1
L = L −L +L
s(s + 1)(s + 2) 2s s+1 2(s + 2)
1 1
= − e−t + e−2t
2 2
By the theorem of last lecture,
e−2s
−1 1 −(t−2) 1 −2(t−2)
L = u2 (t) −e + e
s(s + 1)(s + 2) 2 2
and
e−3s
−1 1 −(t−3) 1 −2(t−3)
L = u3 (t) −e + e ,
s(s + 1)(s + 2) 2 2
therefore the answer is the difference between these two expressions.
2
Therefore, we can rewrite the initial value problem in the form:
y 00 + 4y = (3t − 9)u3 (t) + (24 − 4t)u6 (t) + (t − 15)u15 (t), y(0) = y 0 (0) = 0.
1
We will need the partial fraction expansions of s2 (s2 +4)
:
1 A B
= +
s2 (s2 + 4) s2 s2 + 4
1 = (A + B)s2 + 4A
1 1
A= , B=− .
4 4
(Note: We did not need the s terms in the partial fraction expansion since the
original fraction can be written in terms of s2 only. If this is confusing, substitute
u = s2 first.) We have
−1 1 −1 1 1
h(t) = L = L −
s2 (s2 + 4) 4s2 4(s2 + 4)
t sin(2t)
= −
4 8
By using the theorem on time shifts, this immediately gives us,
3
Solution: Take Laplace transforms of both sides. We get:
1
(s4 + 2s3 + 3s2 + 2s + 1)Y (s) = (1 − e−100s )
s
1
(s + s + 1) Y (s) = (1 − e−100s )
2 2
s
1
Y (s) = 2 2
(1 − e−100s ).
s(s + s + 1)
1
We need the partial fraction expansion of s(s2 +s+1)2. Notice that s2 + s + 1 has
negative discriminant. So we have doubled complex conjugate roots involved.
1 A Bs + C Ds + E
= + +
s(s2 + s + 1)2 s s2 + s + 1 (s2 + s + 1)2
1 = A(s2 + s + 1)2 + (Bs + C)s(s2 + s + 1) + (Ds + E)s
1 = (A + B)s4 + (2A + B + C)s3 + (3A + B + C + D)s2 + (2A + C + E)s + A
Solving this system, we get
A = 1, B = −1, C = −1, D = −1, E = −1.
The next step is to find the inverse Laplace transforms of the summands of the
fraction.
−1 1
L = 1,
s
s + 21 1
−1 −s − 1 −1 2
L = L − −
s2 + s + 1 (s + 12 )2 + 34 (s + 12 )2 + 34
√ ! √ !
3 1 3
= −e−t/2 cos t − √ e−t/2 sin t
2 3 2
Before finding the inverse Laplace transform of the last summand, note that
d a 2as
L{t sin(at)} = − 2 2
= 2
ds s + a (s + a2 )2
s 2 − a2 2a2
d s 1
L{t cos(at)} = − = = −
ds s2 + a2 (s2 + a2 )2 s2 + a2 (s2 + a2 )2
Incidentally, the last equation shows that
2a2
−1 1
L 2 2 2
= −t cos(at) + sin(at).
(s + a ) a
4
Now,
s + 12 1
−1 −s − 1 −1 2
L = L − −
(s + s + 1)2
2 ((s + 12 )2 + 34 )2 ((s + 21 )2 + 43 )2
√ ! √ ! √ !
1 −t/2 3 4 −t/2 3 8 3
= − √ te sin t + te cos t − √ e−t/2 sin t
3 2 3 2 3 3 2
Finally,
y(t) = h(t) − u100 (t)h(t − 100).
In order to find the approximate value of y(101), first notice that u100 (101) = 1.
Therefore,
y(101) = h(101) − h(1).
The second observation is that h(101) is approximately equal to 1: All other sum-
mands have an e−50.5 factor which cannot possibly be balanced by any other terms,
so they can be safely ignored. Therefore,
√ ! √ !
1 −0.5 3 14 −0.5 3
y(101) ' 1 − h(1) = − e cos + √ e sin ' 1.13
3 2 3 3 2