Download as pdf or txt
Download as pdf or txt
You are on page 1of 54

lOMoARcPSD|26588495

Laplace Transform IIT

Electronic Commerce (University of Nairobi)

Studocu is not sponsored or endorsed by any college or university


Downloaded by Wolf (bolatem434@gmail.com)
lOMoARcPSD|26588495

The Laplace Transform

• Let f be a function. Its Laplace transform (function) is denoted


by the corresponding capitol letter F. Another notation is L(f ).
• Input to the given function f is denoted by t; input to its Laplace
transform F is denoted by s.
• By default, the domain of the function f=f(t) is the set of all non-
negative real numbers. The domain of its Laplace transform
depends on f and can vary from a function to a function.

Downloaded by Wolf (bolatem434@gmail.com) 1


lOMoARcPSD|26588495

Definition of the Laplace Transform


• The Laplace transform F=F(s) of a function f=f
(t) is defined by
� ∞
L(f )(s) = F (s) = −ts
e f (t) dt.
0

• The integral is evaluated with respect to t,


hence once the limits are substituted, what is
left are in terms of s.

Downloaded by Wolf (bolatem434@gmail.com) 2


lOMoARcPSD|26588495

Example: Find the Laplace transform of the constant function

f (t) = 1, 0 ≤ t < ∞.
Solution: � ∞ � ∞
F (s) = e−ts
f (t) dt = −ts
e (1) dt
0 0
� b
= lim e −ts
dt
b→+∞ 0
−ts b
� �
e
= lim provided s �= 0.
b→+∞ −s 0
e0
� �
e−bs
= lim −
b→+∞ −s −s
� �
e−bs 1
= lim −
b→+∞ −s −s

Downloaded by Wolf (bolatem434@gmail.com) 3


lOMoARcPSD|26588495

At this stage we need to recall a limit from Cal 1:



−x 0 if x → +∞
e → .
+∞ if x → −∞

Hence,

e−bs 0 if s > 0
lim = .
b→+∞ −s +∞ if s < 0

Thus,
1
F (s) = , s > 0.
s
In this case the domain of the transform is the set of
all positive real numbers.
Downloaded by Wolf (bolatem434@gmail.com) 4
lOMoARcPSD|26588495

Table of Transforms
f (t) = 1, t ≥ 0 F (s) = 1s , s ≥ 0
f (t) = t , t ≥ 0
n
F (s) = n!
sn+1 , s≥0
1
f (t) = eat , t ≥ 0 F (s) = s−a , s>a
k
f (t) = sin(kt), t ≥ 0 F (s) = s2 +k2
s
f (t) = cos(kt), t ≥ 0 F (s) = s2 +k2
k
f (t) = sinh(kt), t ≥ 0 F (s) = s2 −k2 , s > |k|
s
f (t) = cosh(kt), t ≥ 0 F (s) = s2 −k2 , s > |k|

Downloaded by Wolf (bolatem434@gmail.com) 5


lOMoARcPSD|26588495

The Laplace Transform is Linear


If a is a constant and f and g are functions, then

L(af ) = aL(f ) (1)


L(f + g) = L(f ) + L(g) (2)

For example, by the above property (1)


5 5
� 5! � 360
L(3t ) = 3L(t ) = 3 6 = 6 , s > 0.
s s
As an another example, by property (2)
5t 5t 1 s
L(e + cos(3t)) = L(e ) + L(cos(3t)) = + 2 , s > 5.
s−5 s +9

Downloaded by Wolf (bolatem434@gmail.com) 6


lOMoARcPSD|26588495

An example where both (1) and (2) are used,


7 7
� 7! � �1�
7
L(3t + 8) = L(3t ) + L(8) = 3L(t ) + 8L(1) = 3 8 + 8 , s > 0.
s s

The Laplace transform of the product of two functions


L(f g) �= L(f )L(g).
As an example, we determine
6t 2 6t 6t 6t 12t
L(3 + e ) = L(3 + e )(3 + e ) = L(9 + 6e + e )
= L(9) + L(6e6t + L(e12t )
6t 12t
= 9L(1) + 6L(e ) + L(e )
9 6 1
= + + .
s s − 6 s − 12

The respective domains of the above three transforms


are s>0, s>6, and s>12; equivalently, s>12.
Downloaded by Wolf (bolatem434@gmail.com) 7
lOMoARcPSD|26588495

The Inverse Transform


Lea f be a function and L(f ) = F be its Laplace
transform. Then, by definition, f is the inverse
transform of F. This is denoted by L −1
(F ) = f.

As an example, from the Laplace Transforms Table,


we see that
6
L(sin(6t)) = 2 .
s + 36
Written in the inverse transform notation
� �
6
L −1
= sin(6t).
s2 + 36
Downloaded by Wolf (bolatem434@gmail.com) 8
lOMoARcPSD|26588495

Recall that L(tn ) = sn+1


n!
. Hence, for example,

L−1 s7!8 = t7 .
� �

Here, by examining the power s8 we saw that n=7.


5
� �
L−1 s11 .
Now consider Here n+1=11. Hence n=10.
Now, we need to make the numerator to be 10!.
� � � �
5 1
L−1
= 5L −1
s11 s11
� �
5 −1 10!
= L
10! s11
5 10
= t .
10!

Downloaded by Wolf (bolatem434@gmail.com) 9


lOMoARcPSD|26588495

More Examples of Inverse Transforms


� �
7s + 15
Consider L −1
. The form of the denominator,
s2 + 2
2 2, is that of the Laplace transforms of sin/cos.
s +k
� � � � � �
7s + 15 7s 15
L −1
= L −1
+L −1
s2 + 2 2
s +2 s2 + 2
� � � �
s 1
= 7L −1
2
+ 15L−1
s +2 s2 + 2
� √ �
√ 15 −1 2
= 7 cos( 2t) + √ L 2+2
2 s
√ 15 √
= 7 cos( 2t) + √ sin( 2t)
2

Downloaded by Wolf (bolatem434@gmail.com) 10


lOMoARcPSD|26588495

Partial Fractions
Consider the rational expressions
3s + 5 3s + 5
=
s2 − 3s − 10 (s − 5)(s + 2)

The denominator is factored, and the degree of the


numerator is at least one less that that of the
denominator, in fact, it is exactly one less than the
degree of the denominator.

We can, therefore, put the rational expression in


partial fractions. This means for constants A and B,

Downloaded by Wolf (bolatem434@gmail.com) 11


lOMoARcPSD|26588495

we have the decomposition


3s + 5 A B
= + .
(s − 5)(s + 2) s−5 s+2

To determine A and B, first clear the denominators:


3s + 5 ✭
✭ A B
✭✭ (s −
✭ 5)(s
✭ ✭ +
✭ 2) = (s
✘ ✘
− 5)(s

✘ + 2) + (s − 5)✘(s +
✘ 2).


(s ✭
✭ −✭5)(s + 2)
✭ ✭ ✭ (s ✘
✘ − 5)

✘ (s ✘
✘ + 2)

Thus we have the polynomial equality:

3s + 5 = A(s + 2) + B(s − 5) = (A + B)s + 2A − 5B.


By comparing the coefficients of s and constant
coefficients, we get two equations in A and B.
A+B = 3
2A − 5B = 5
Downloaded by Wolf (bolatem434@gmail.com) 12
lOMoARcPSD|26588495

We can solve for A and B by using Cramer’s rule


� � � �
3 1 1 3
det det
5 2 5
�.
−5
A= � � , and B = �
1 1 1 1
det det
2 −5 2 −5

Now by the definition of the determinant,


� �
a b
det = ad − cb.
c d

Hence, 20 1
A= , and B = .
7 7

Downloaded by Wolf (bolatem434@gmail.com) 13


lOMoARcPSD|26588495

We can now determine the inverse transform


� � � �
3s + 5 A B
L −1
= L +−1
(s − 5)(s + 2) s−5 s+2
� � � �
1 1
= AL −1
+BL−1
s−5 s+2
20 5t 1 −2t
= e + e .
7 7
This could also have been directly determined by
using a formula from your Table of Laplace
Transforms from the text.
This inverse transform will be used in slide #19 to
solve an IVP.

Downloaded by Wolf (bolatem434@gmail.com) 14


lOMoARcPSD|26588495

Partial Fractions: More Examples


Put 3s+4
(s−2)(s2 +7)
in partial fractions.
Since s2 +7 is a quadratic, when it is put in partial
fractions, its numerator must be the general polynomial
of degree one.
3s+4 A Bs+D
(s−2)(s2 +7) = s−2 + s2 +7
3s + 4 2 ✭✭ A 2 Bs + D 2 ✘
2 ✭✭✭ (s ✭
− 2)(s + 7) = ✘
✭ ✭ ✭ (s − 2)(s +7)+ 2 ✘✘ (s−2)✘
✘ ✘ ✘✘ (s + 7)
✘ ✘
(s ✭
✭ −✭2)(s + 7)
✭ ✭ s−2
✘ ✘ ✘s +7

Hence, we have the equality of polynomials:


3s + 4 = A(s2 + 7) + (Bs + D)(s − 2) = (A + B)s2 + (−2B + D)s + 7A − 2D

Comparing the coefficients of s2, s, and constant coefficients,

A + B = 0, −2B + D = 3, and 7A − 2D = 4.
Downloaded by Wolf (bolatem434@gmail.com) 15
lOMoARcPSD|26588495

From the first equation, we get that B=-A. Sub in the


second, to get
2A + D = 3 (1)
7A − 2D = 4 (2)
Then,
� � � �
3 1 2 3
det det
4 −2 −10 7 4 −13
A= � �= , and D = � �= .
2 1 −11 2 1 −11
det det
7 −2 7 −2

Hence,
10 10 13
A= , B = −A = − , D = .
11 11 11
Downloaded by Wolf (bolatem434@gmail.com) 16
lOMoARcPSD|26588495

Transforms of Derivatives
Given a function y=y(t), the transform of its
derivative y´ can be expressed in terms of the
Laplace transform of y: L(y � ) = sL(y) − y(0).
The corresponding formula for y´´ can be obtained
by replacing y by y´ (equation 1 below).
L(y � )� = sL(y � ) − y � (0) (1)

= s(sL(y) − y(0)) − y (0) (2)
= s2 L(y) − sy(0) − y � (0). (3)

Hence, �� 2
L(y ) = s L(y) − sy(0) − y (0). �

Downloaded by Wolf (bolatem434@gmail.com) 17


lOMoARcPSD|26588495

Solving IVP with Laplace Transforms


� −2t
Example 1: Solve the IVP y − 5y = −e , y(0) = 3.
Solution: Taking the Laplace transform of both sides,
L(y � − 5y) = L(−e−2t ) (1)
� 1
L(y ) − 5L(y) = − (2)
s+2
1
sL(y) − y(0) − 5L(y) = − (3)
s+2
1
(s − 5)L(y) − 3 = − (4)
s+2
1 3s + 5
(s − 5)L(y) = − +3= (5)
s+2 s+2
3s + 5
L(y) = (6)
(s − 5)(s + 2)

Downloaded by Wolf (bolatem434@gmail.com) 18


lOMoARcPSD|26588495

Hence, by the definition of the inverse transform,


� �
3s + 5 20 5t 1 −2t
y=L −1
= e + e .
(s − 5)(s + 2) 7 7

The above inverse transform was found in slide # 14.


Example 2: Solve the IVP:
y �� + 7y = 10e2t , y(0) = 0, y � (0) = 3.
Solution: Taking the Laplace transform of both sides,
�� 2t
L(y ) + 7L(y) = 10L(e )

10
s2 L(y) − sy(0) − y � (0) + 7L(y) = s−2

0 3
Downloaded by Wolf (bolatem434@gmail.com) 19
lOMoARcPSD|26588495

Whence, 2
(s + 7)L(y) − 3 = 10
s−2

2 10 3(s−2)+10
(s + 7)L(y) = 3 + s−2 = s−2

3s+4
L(y) = (s−2)(s2 +7)
� �
3s+4
Then, y = L −1
(s−2)(s2 +7) . Now using the
partial fraction decomposition in slide # 15 and 16,
� � � � � �
10 −1 1 10 −1 s 13 −1 1
y= 11 L s−2 − 11 L s2 +7 + 11 L s2 +7 .

10 2t 10 13
√ √
y = 11 e − 11 cos( 7t) + 11√7 sin( 7t).

Downloaded by Wolf (bolatem434@gmail.com) 20


lOMoARcPSD|26588495

Lemma: Let L(y(t)) = Y (s). Then L(eat y(t)) = Y (s − a).

Example 1 L(cos(kt)) = s
s2 +k2 . To find L(eat cos(kt))
we replace s by s-a. Hence,
at s−a
L(e cos(kt)) = (s−a)2 +k2 .

The inverse version is also useful:


� �
s−a
L−1
(s−a)2 +k2 = eat cos(kt).

Notice matching s-a on the numerator and denominator.

The corresponding sine version is


� �
k at
L −1
(s−a)2 +k2 = e sin(kt).
Downloaded by Wolf (bolatem434@gmail.com) 21
lOMoARcPSD|26588495

� �
4s+1
Find: L −1
s2 +10s+34 .
Here the denominator does not factor over the reals.
Hence complete the square.
2
s + 10s + 34 = s + 10s + 25 −25 + 34 = (s + 5)2 + 9.
2
� �� �
this s must now be
� � � �
4s+1 4s+1
L−1
s2 +10s+34 = L
−1
(s+5)2 +9
made into (s+5).
� � � �
−1 4(s+5)−20+1 −1 4(s+5)−19
=L 2
(s+5) +9
= L (s+5)2 +9

� � � �
(s+5) 1
= 4L −1
− 19L
(s+5)2 +9
−1
(s+5)2 +9
� �
= 4e−5t cos(3t) − 19
3 L−1 3
(s+5)2 +9
19 −5t
= 4e −5t
cos(3t) − 3 e sin(3t).
Downloaded by Wolf (bolatem434@gmail.com) 22
lOMoARcPSD|26588495

Lemma: Let L(f (t)) = F (s). Then L(tf (t)) = −F � (s).

Example 1: Now L(e at


)= 1
s �= a.
s−a ,
� ��
at 1 1
Hence, L(te ) = − s−a = (s−a)2 , s �= a.
� �
1 at
In other words, L−1 (s−a) 2 = te .
� �
s+2
Example 2: Find f (t) = L (ln −1
).
s−3
� �
s+2
Solution: Now L(f (t)) = ln . Then by the Lemma,
s−3
� � ���
s+2
L(tf (t)) = − ln = −(ln(s + 2) − ln(s − 3)) �
s−3
Next Slide
Downloaded by Wolf (bolatem434@gmail.com) 23
lOMoARcPSD|26588495

1 1 1 1
L(tf (t)) = −( − )= − .
s+2 s−3 s−3 s+2

1 1
Hence, tf (t) = L
−1
( )−L (
−1
)
s−3 s+2
3t −2t
=e −e .
3t
e −e −2t
Hence, f (t) = , t > 0.
t

Downloaded by Wolf (bolatem434@gmail.com) 24


lOMoARcPSD|26588495

Unit Function and Piece-wise Defined Functions

Let a≥0. The Heaviside unit function U(t–a) is defined by



1 if t ≥ a
U (t − a) = .
0 if 0 ≤ t < a

a
The unit function can be used to express piecewise
functions.
Downloaded by Wolf (bolatem434@gmail.com) 25
lOMoARcPSD|26588495

Example 1: Let f be the piecewise defined function



4 if 0 ≤ t < 8
f (t) = .
6 if t ≥ 8

Now consider the function 4 + (6 − 4)U (t − 8).


If 0≤t<8, then U(t–8) = 0. Then 4 + (6 − 4)U (t − 8) = 4.

If t≥8, then U(t–8) = 1. Then


4 + (6 − 4)U (t − 8) = 4 + 6 − 4 = 6.

Thus, we see that


f (t) = 4 + 2U (t − 8).

Downloaded by Wolf (bolatem434@gmail.com) 26


lOMoARcPSD|26588495

Example 2: Consider the piecewise defined function



t
 if 0 ≤ t < 2
f (t) = t2 if 2 ≤ t < 6 .

3
t if 6 ≤ t
We can express f in terms of unit functions.
2 3 2
f (t) = t + (t − t)U (t − 2) + (t − t )U (t − 6).

Notice how the coefficients of the unit functions are


related to the outputs by the piece-wise defined
function.

Downloaded by Wolf (bolatem434@gmail.com) 27


lOMoARcPSD|26588495

Truncating a Function

y=f(t) y=g(t)

The graph of g has been obtained by truncating that of f.



0 if 0 ≤ t < a
g(t) = . g(t) = f (t)U (t − a).
f (t) if t ≥ a

Downloaded by Wolf (bolatem434@gmail.com) 28


lOMoARcPSD|26588495

Truncating a Function

y=f(t) y=g(t)
y=g

a b a b

The graph of g has been obtained by truncating that of f.


0
 if 0 ≤ t < a
g(t) = f (t)

if a ≤ t < b . g(t) = f (t)U (t − a) − f (t)U (t − b).
0 if b ≤ t

Downloaded by Wolf (bolatem434@gmail.com) 29


lOMoARcPSD|26588495

Translating and Truncating a Function

y=f(t) y=f(t-c) y=g


y=g(t)

c
a b a b
The graph of g has been obtained translating the
graph of f by c units to the right and then
truncating it. 
0
 if 0 ≤ t < a
g(t) = f (t − c) if a ≤ t < b .

0 if b ≤ t

Downloaded by Wolf (bolatem434@gmail.com) 30
lOMoARcPSD|26588495

y=f(a) �
0 if 0 ≤ t < a
y(t) = f (t − a)U (t − a) = .
f (t − a) if a ≤ t

a
Proposition 1 Let a ≥ 0 and L(f (t)) = F (s). Then
L(f (t − a)U (t − a)) = e−as F (s).

Example 1: Find L(sin(t − 2)U (t − 2)).


Solution: Here a is 2 and f (t − 2) = sin(t − 2). We
need f(t) to determine F(s). We can get it from the
formula for f(t–2) by replacing t by t+2.
f (t + 2 − 2) = sin(t + 2 − 2), i.e., f (t) = sin(t). Hence,
1
L(sin(t − 2)U (t − 2)) = F (s)e −2s
= s2 +4 e .
−2s

Downloaded by Wolf (bolatem434@gmail.com) 31


lOMoARcPSD|26588495

Example 2: Determine L(t U (t − 2)). 2

Solution: Recall the formula


L(f (t − a)U (t − a)) = e−as F (s), where F (s) = L(f ).
In this case, a=2, and f (t − a) = f (t − 2) = t .2

to obtain F(s), we first need f(t). In order to


do that
replace t in the formula for f(t–2) by t+2.
2
f (t − 2) = t
2 2
f (t + 2 − 2) = (t + 2) = t + 4t + 4
f (t) = t2 + 4t + 4
F (s) = L(t2 ) + 4L(t) + 4L(1)
2 4 4
= 3
+ 2 + , s > 0.
s s s
Thus 2 4 4
2
� �
L(t U (t − 2)) = s3 + s2 + s e−2s , s > 0.
Downloaded by Wolf (bolatem434@gmail.com) 32
lOMoARcPSD|26588495

Example 3: Determine
� �
L sin( 2 t)U (t − 3) .
π

Solution: Comparing U (t − 3) with U (t − a), we get a=3.


Hence, f (t − 3) = sin( π2 t). Now to obtain f (t), replace t
by t + 3 in the formula for f (t − 3). Then,
f (t + 3 − 3) = sin( 2 (t
π
+ 3)) = sin( 2 t
π
+ 2 3)).
π

Now an elementary trig identity states


sin(3 π2 + θ) = − cos(θ).

Whence, f (t) = − cos( π2 t). Thus F (s) = − 2 s π2 .


s + 4

� �
L sin( 2 t)U (t
π
− 3) = e−3s 2
s
π2
.
s + 4

Downloaded by Wolf (bolatem434@gmail.com) 33


lOMoARcPSD|26588495

Let L −1
(F (s)) = f (t). Then
L−1 (e−as F (s)) = U (t − a)f (t − a).
� �
s
Example 1: Recall L −1
2
= cos(2t).
s +4
� �
s
Hence L−1
e−7s
= cos(2(t − 7))U (t − 7).
s2 + 4

The presence of e−7s caused two changes to cos(2t) :


the input t was replaced by t − 7 and then cos(2(t − 7))
was multiplied by U (t − 7).

Downloaded by Wolf (bolatem434@gmail.com) 34


lOMoARcPSD|26588495

� −7s

e
Example 2: Determine L −1
.
(s − 5)2 + 4

First consider the inverse without the factor e−7s .


� �
1 5t
L −1
= e sin(2t).
(s − 5)2 + 4
Thus, Replace t by t–7.
� � � �� �
e −7s
5(t−7)
L −1
=e sin(2(t − 7)) U (t − 7).
(s − 5)2 + 4

Downloaded by Wolf (bolatem434@gmail.com) 35


lOMoARcPSD|26588495

Convolutions
Let f and g be functions. The convolution of f with
g is defined by
� �� � � t
f ∗ g(t) = f (τ )g(t − τ ) dτ.
0

Thus in a convolution integral, in general, you will see a


τ factor (the t in the output by f replaced by τ ), and a
t − τ factor (the t in the output by g replaced by t − τ ).

5t
�t 5(t−τ )
sin 3t ∗ e = 0
sin(3τ ) �e �� � dτ.
� �� �
the τ factor the t − τ factor

Downloaded by Wolf (bolatem434@gmail.com) 36


lOMoARcPSD|26588495

Example 1: Let f (t) = t2 and g(t) = 2t + 3. Find f ∗ g.


Solution:
�t �t
f ∗ g(t) = 0
f (t)g(t − τ ) dτ = 0
τ 2 (2(t − τ ) + 3) dτ.

�t 2
�t 2
�t 3
= 0
τ (2t + 3 − τ ) dτ = (2t + 3) 0
τ dτ − 0
τ dτ

3 t 4 t
� � � �
t3 t4
= (2t + 3) τ
3 − τ
4 = (2t + 3) 3 − 4
0 0

5t4 3
= +t .
12

Downloaded by Wolf (bolatem434@gmail.com) 37


lOMoARcPSD|26588495

Example 2:
Express the following integral as a convolution.
� t
3
τ cos(t − τ ) dτ.
0

‘τ ’ factor ‘t − τ ’ factor

Replace τ by t to Replace t − τ by t to
get the first factor get the second factor
of the convolution of the convolution

� t
3 3
τ cos(t − τ ) dτ = t ∗ cos(t)
0

Downloaded by Wolf (bolatem434@gmail.com) 38


lOMoARcPSD|26588495

�t
Example 3: 0
e2(t−τ ) τ 3 dτ = t3 ∗ e2t .

Example 4:
In the following example ‘t − τ ’ factor is missing.
That is because the second factor of the convolution
was a constant. �t 3 3
τ dτ = t ∗ 1.
� t t−2τ � t −τ t−τ
0
Example 5: 0 e dτ = 0 e e t
dτ = e ∗ e .
−t

We see that the convolution e ∗ e is not the constant −t t

function 1. Here is an alternative view of the same integral


�t �t �
t t −2τ
0
et−2τ dτ = 0
t −2τ
ee dτ = e 0 e dτ = et (e−2t ∗ 1).

However, in general f (g ∗ h) �= (f g) ∗ (f h).


Downloaded by Wolf (bolatem434@gmail.com) 39
lOMoARcPSD|26588495

Laplace Transform of Convolutions


The Laplace transform of the product of two functions
is not equal to the product of the two transforms:
L(f g) �= L(f )L(g).
The convolution behaves far better:
L(f ∗ g) = L(f )L(g).
Example 1: Without evaluating the integral, find
�� �
t
L 0
e2(t−τ ) τ 3 dτ .

By Example 3 of the previous slide


�� �
t 3!
e2(t−τ ) τ 3 dτ = L t3 ∗ e2t = L(t3 )L(e2t )=
� �
L 0 s4 (s−2) , s > 2.

Downloaded by Wolf (bolatem434@gmail.com) 40


lOMoARcPSD|26588495

�� �
t
Example 2: L 0
et+τ sin(t − τ ) dτ

�� �
t
=L 0
et eτ sin(t − τ ) dτ
� � �
t t τ
= L e 0 e sin(t − τ ) dτ
� t t �
= L e (e ∗ sin t)

Now L(et
∗ sin t) = L(e t
)L(sin t) = 1 1
s−1 s2 +1 , s > 1.

The effect of multiplying this input to the Laplace


transform by e is to replace the s in the output by
t

s–1. Hence
1 1 1
� t t �
L e (e ∗ sin t) = (s−1)−1 (s−1)2 +1 = (s−2)((s−1)2 +1) , s > 2.

Downloaded by Wolf (bolatem434@gmail.com) 41


lOMoARcPSD|26588495

�� �
t
Example 3: Find L 0
t sin(τ ) dτ .
Solution:
�� �
� � �
t t
L 0
t sin(τ ) dτ = L t 0 sin(τ ) dτ

= L (t(sin t ∗ 1))

Recall that L(tf (t)) = −F � (s), where L(f (t)) = F (s).

Now, L ((sin t ∗ 1)) = L(sin t)L(1) = 1 1


s2 +1 s , s > 0.
� ��
Hence, L (t(sin t ∗ 1)) = − 1
s(s2 +1) , s>0

3s2 +1
= − s2 (s2 +1)2 , s > 0.

Downloaded by Wolf (bolatem434@gmail.com) 42


lOMoARcPSD|26588495

Integro-differential Equations
�t
Example: Solve: f (t) = t + 0
sin(τ )f (t − τ ) dτ. input to f
Solution: Notice that f (t) = t + sin t ∗ f (t). Now use the
Laplace transform to convert the convolution product
to regular products.
1 1
L(f (t)) = L(t) + L(sin t ∗ f (t)) = s2 + s2 +1 L(f (t).

Hence, (1 − 1
s2 +1 )L(f (t)) = 1
s2
s2 +1−1 1 s2
( s2 +1 )L(f (t)) = s2 i.e., ( s2 +1 )L(f (t)) = 1
s2

Thus, L(f (t)) = s2 +1 1 1


s4 = s2 + s4 . Hence,
t3
f (t) = L−1 s12 + L−1 s14 = L−1 s12 + 1 −1 3!
� � � � � � � �
3! L s4 = t + 6.

Downloaded by Wolf (bolatem434@gmail.com) 43


lOMoARcPSD|26588495

�t
Solve: (t) = 1 − sin t −
y �
0
y(τ ) dτ, y(0) = 0. Take Laplace
�� �
t
transforms to get L(y (t)) = L(1) − L(sin t) − L 0 y(τ ) dτ ,

1 1
sL(y(t)) − y(0) = s − s2 +1 − L(y(t) ∗ 1),
1 1
sL(y(t)) = s − s2 +1 − L(y(t))L(1),

1 1 L(y(t))
sL(y(t)) = s − s2 +1 − s ,
L(y(t)) 1 1
sL(y(t)) + s = s − s2 +1 ,

(s + 1s )L(y(t)) = 1
s − 1
s2 +1 ,

(s2 +1) 1 1
s L(y(t)) = s − s2 +1 , Next Slide

Downloaded by Wolf (bolatem434@gmail.com) 44


lOMoARcPSD|26588495

1 1
L(y(t)) = s
(s2 +1) s − 2
s
2
(s +1) s +1 ,

1
L(y(t)) = (s2 +1) − 2
s
(s +1) 2 ,
� � � �
1
y(t) = L −1
(s2 +1) −L−1 s
(s2 +1)2 ,

1
y(t) = sin t − 2 t sin t �

Downloaded by Wolf (bolatem434@gmail.com) 45


lOMoARcPSD|26588495

Using the Dirac’s Delta Function


Solve the IVP y � + 4y = δ(t − 2), y(0) = 6.
L(y � ) + 4L(y) = L(δ(t − 2))
� �� � e−2s
sL(y) − y(0) +4L(y) =
s
−2s −2s
e e
(s + 4)L(y) = y(0) + =6+
s s
6 e−2s 6 e−2s e−2s
L(y) = + = + −
(s + 4) s(s + 4) (s + 4) 4s 4(s + 4)

1 e −4(t−2)
y(t) = 6e −4t
+ U (t − 2) − U (t − 2).
4 4

Downloaded by Wolf (bolatem434@gmail.com) 46


lOMoARcPSD|26588495

Systems of Equations and Laplace Transform


Let x = x(t) and y = y(t) be functions of t. Suppose
� �
x + 3x + y = 1 (1)
� � t
x −x+y = e , x(0) = 0, y(0) = 0. (2)
By taking the Laplace Transforms, we will solve for x and
y by converting the equations into two in L(x) and L(y).
From (1) �
L(x ) + 3L(x) + L(y ) = L(1) � (3)
From (2) L(x� ) − L(x) + L(y � ) = L(et ). (4)
1
From (3) sL(x) − x(0) + 3L(x) + sL(y) − y(0) =
s
1
From (4) sL(x) − x(0) − L(x) + sL(y) − y(0) = .
s−1

Downloaded by Wolf (bolatem434@gmail.com) 47


lOMoARcPSD|26588495

Using x(0) = 0 and y(0) = 0, and collecting like terms


1
(s + 3)L(x) + sL(y) =
s
1
(s − 1)L(x) + sL(y) =
s−1
Using Cramer’s rule,
� � � �
1 1
s s s+3 s
det 1 det 1
s−1 s s − 1 s−1
L(x) = � � , L(y) = � �
s+3 s s+3 s
det det
s−1 s s−1 s

1 − s−1
s s+3
s−1
s−1
− s
L(x) = , L(y) =
s2 + 3s − s2 +s s2 + 3s − s2 + s

Downloaded by Wolf (bolatem434@gmail.com) 48


lOMoARcPSD|26588495

1− s
s−1
s+3
s−1 − s−1
s
L(x) = , L(y) =
4s 4s
1 1 s+3 s−1
L(x) = − , L(y) = −
4s 4(s − 1) 4s(s − 1) 4s2

Hence, x(t) = 14 − 14 et .. In L(y) put the first fraction in


partial fractions and distribute the s2 in the second
to get L(y) = − 4s3 1 1
− 4s12 . Hence,
� �
+ s−1 − 4s

L(y) = − 1s + 1
s−1 + 1
4s2 . Hence, y = −1 + e + t 1
4 t.

The partial fraction calculations:


s+3
4s(s−1) = A
s + B
s−1 ⇒ s + 3 = 4A(s − 1) + 4Bs. Hence,
4A + 4B = 1 and −4A = 3.. Solve for A and B.
Downloaded by Wolf (bolatem434@gmail.com) 49
lOMoARcPSD|26588495

Periodic Functions
This part is repeated

f(t) f(T+t) f(2T+t)

0 t T T+t 2T 2T+t 3T

The graph is made by repeating a beginning part. The


smallest T>0 such that f(t+T)=f(t) for all t is called
period of the function. The Laplace transform of f is
� T
1
L(f )(s) = e−ts
f (t) dt.
1 − e−T s 0

Downloaded by Wolf (bolatem434@gmail.com) 50


lOMoARcPSD|26588495

Example: Find the Laplace Transform of the periodic


function f whose graph is given below.

1
2a 4a 6a
-1

The period of f is 2a and, i.e., f(t)=f(t+2a), for all t and



1 if 0 ≤ t < a
f (t) = .
−1 if a ≤ t < 2a

Applying the formula for the transform of a periodic function, we have


� 2a
1
L(f (t))(s) = e
−ts
f (t) dt,
1 − e−2as 0

Downloaded by Wolf (bolatem434@gmail.com) 51


lOMoARcPSD|26588495

�� a 2a �
1

= e −ts
f (t) dt + e
−ts
f (t) dt
1 − e−2as 0 a
�� a � 2a �
1
= e −ts
dt − e−ts
dt
1 − e−2as 0 a
�� �
−ts a −ts 2a
� � �
1 e e
= −
1 − e−2as −s 0 −s a

� �
1 e−as
1 e e −2as −as
= − − +
1 − e−2as −s −s −s −s

1 1
= (1 − 2e −as
+ e−2as
)
(1 − e−2as ) s

Downloaded by Wolf (bolatem434@gmail.com) 52


lOMoARcPSD|26588495

1 1
= (1 − e )(1 − e )
−as −as
s (1 − e )(1 + e )
−as −as

1 (1 − e−as ) 2x=as
= , s > 0
s (1 + e−as )

Recall
(e − e )
x −x
e (e − e ) (1 − e
−x
) x −x −2x
tanh(x) = x = −x x =
(e + e )
−x e (e + e )
−x (1 + e−2x )

Whence,
tanh( 2 )
as
L(f )(s) = , s > 0.
s

Downloaded by Wolf (bolatem434@gmail.com) 53

You might also like