Laplace Transforms: Concepts & Applications
Laplace Transforms: Concepts & Applications
LAPLACE TRANSFORMS
Syllabus: Laplace Transform- Introduction of Laplace Transform ,Laplace Transform of elementary function
Properties of Laplace Transform ,Inverse Laplace Transform, Properties of ILT, Convolution Property,
Application of Laplace Transform for solving differential equation.
Introduction:
Let f(t) be a given function which is defined for all positive values of t, if
F(s) = -st
e f(t) dt
0
exists, then F(s) is called Laplace transform of f(t) and is denoted by
L{f(t)} = F(s) = -st
e f(t) dt
0
The inverse transform, or inverse of L{f(t)} or F(s), is
f(t) = L-1{F(s)}
where s is real or complex value.
[Examples]
1 1
L{1} = ; L{ eat } =
s s-a
L{ cos t } =
e cos t dt
-st
e-st sin t
=
s + s e-st cos t dt
t=0 0
Page no: 1
e-st cos t dt
s
=
0
= L{ cos t } = 2
s s + 2
Note that
L{ cos t } = e-st cos t dt (integration by parts)
0
e cos t
-st
=
s - s e-st sin t dt
t=0 0
1
= L{ sin t }
s s
2
L{ sin t } = L{ cos t } = 2 2 L{ sin t }
s s s
L{ sin t } = 2
s + 2
n
L{ t } = tn e-st dt ( let t = z/s, dt = dz/s )
0
n
z -z dz 1
= s zn e-z dz
sn+1
e =
s
0 0
(n+1)
= ( Recall (x) = -t x-1
e t dt )
sn+1
0
If n = 1, 2, 3, . . . (n+1) = n!
n!
L{ tn } = n+1 where n is a positive integer
s
1
[Example] L{ eat } =
s-a
L{ sinh at } ??
Since
eat e-at
L{ sinh at } = L
2
1 1
= L{ eat } L{ e-at }
2 2
1 1 1 a
= =
2 s a s + a s2
a2
Page no: 2
s
[Example] Find L-1 2 2
s a
s 1 1 1
L-1 2 2 = L-1
s + a
+
s a 2 s a
1 -1 1 1 -1 1
= L + L
2 s a 2 s+a
1 at 1 -at eat + e-at
= e + e =
2 2 2
= cosh at
0 A0 A A0 A
= lim ( ln 1 ln A ) = lim ( ln A ) =
A0 A0
-st
e
t dt diverges,
0
no Laplace Transform for 1/t !
Page no: 3
| L{ f(t) } | = -st -st
e |f(t)| dt
e f(t) dt
0 0
M
M et e-st dt = if s
s
0
L{ f(t) } exists.
t2
[Examples] Do L{ tn } , L{ e } , L{ t-1/2 } exist?
t2 t3 tn
(i) et = 1 + t + + + ... + + ...
2! 3! n!
tn n! et
L { tn } exists.
2
(ii) et M et
2
L{ et } may not exist.
(iii) L{ t-1/2 } = , but note that t -1/2 for t 0!
s
Page no: 4
f(n)(t) is piecewise continuous function, then
L{ f(n) } = sn L{ f } sn-1 f(0) sn-2 f'(0) . . . f(n-1)(0)
e.g, L{ f''(t) } = s2 L{ f(t) } s f(0) f'(0)
L{ f'''(t) } = s3 L{ f(t) } s2 f(0) s f'(0) f''(0)
[Example] L{ eat } = ??
f(t) = eat, f(0) = 1
and f'(t) = a eat
L{ f'(t) } = s L{ f(t) } f(0)
or L{ a eat } = s L{ eat } 1
or a L{ eat } = s L{ eat } 1
1
L{ eat } =
sa
[Example] L{ sin at } = ??
f(t) = sin at , f(0) = 0
f'(t) = a cos at , f'(0) = a
f''(t) = a2 sin at
Since
L{ f''(t) } = s2 L{ f(t) } s f(0) f'(0)
L{ a2 sin at } = s2 L{ sin at } s 0 a
or a2 L{ sin at } = s2 L{ sin at } a
a
L{ sin at } = 2
s + a2
2 2
[Example] L{ sin t } = (Textbook, p. 259)
s (s2 + 4)
Known: f (0) 0; f (t ) 2sin t cos t sin 2t
2
Also, L sin 2 t 2
s 4
Thus, L sin 2t L f s L f f (0) s L sin 2 t
2 s
[Example] L{ f(t)} =L{ t sin t } = (Textbook)
(s2 + 2)2
Page no: 5
f t t sin t , f (0) 0
f (t ) sin t t cos t , f (0) 0
f (t ) 2 cos t 2t sin t 2 cos t 2 f (t )
L f 2 L{cos t} 2 L{ f (t )}
s 2 L{ f } sf (0) f (0) s 2 L{ f }
s
( s 2 2 ) L f 2 2
s 2
2 s
L t sin t 2
( s 2 )2
[Example] y'' 4 y = 0, y(0) = 1, y'(0) = 2 (IVP!)
[Solution] Take Laplace Transform on both sides,
L{ y'' 4 y } = L{ 0 }
or L{ y'' } 4 L{ y } = 0
s2 L{ y } s y(0) y'(0) 4 L{ y } = 0
or s2 L{ y } s 2 4 L{ y } = 0
s+2 1
L{ y } = 2 =
s 4 s2
y(t) = e 2t
Page no: 6
[Exercise] y'' 5 y' + 4 y = e2t, y(0) = 1, y'(0) = 0 (IVP!)
1 2t 5 t 1 4t
y(t) = e + e e
2 3 6
Remarks:
Since L{ f'(t) } = s L{ f(t) } f(0+) if f(t) is continuous
if f(0) = 0
L-1{ s f (s) } = f'(t) (i.e., multiplied by s)
1
[Example] If we know L-1 2 = sin t
s + 1
s
then L-1 2 = ??
s + 1
[Sol'n] Since
sin 0 = 0
Page no: 7
s d -1 1
L-1 2 = L 2
s + 1 dt s + 1
d
= sin t = cos t
dt
(3) Laplace Transform of Integrals
[Proof]
t t
L{ f() d e-st dt (integration by parts)
f() d } =
a 0a
e-st t
1
= f() d f(t) e-st dt
s s
+
a 0 0
0
1 1
f(t) e-st dt
s s
= f() d +
a 0
0
1 1
=
f() d + L{ f(t) }
s s
a
Special Cases: for a = 0,
t
1 f (s)
L{ f() d } = s L{ f(t) } = s
0
Inverse:
t
-1 f (s)
L = f() d (divided by s!)
s
0
1 1
[Example] If we know L-1 2 = sin 2t
s + 4 2
1
L-1 2 = ??
s (s + 4)
Page no: 8
t
1 1 cos 2t
=
2 sin 2 d = 4
0
1
[Exercise] If we know L-1 2 = sin t
s + 1
1
L-1 3 2 = ??
s (s + 1)
t t t
sin t dtdtdt
0 0 0
t t t
1 cos t dtdt t sin t dt
0 0 0
t
t 2
cos t
2 0
t2
cos t 1
2
[Ans] t2/2 + cos t 1
Multiplication by t n
n dn f (s)
n
L{ t f(t) } = (1) = (1)n f (n)(s)
d sn
L{ t f(t) } = f '(s)
[Proof]
f (s) = L{ f(t) } = -st
e f(t) dt
0
df (s) d
e-st f(t) dt
ds
=
ds
0
-st
=
(s e ) f(t) dt (Leibniz formula)1
0
= t e f(t) dt =
-st -st
t e f(t) dt
0 0
1 Leibnitz's Rule:
2() 2()
d F d2 d1
F(x,) dx =
dx + F(2, ) d - F(1, )
d d
1() 1()
Page no: 9
= L{ t f(t) }
d d
L{ t f(t) } = f (s) = L{ f(t) }
ds ds
1
[Example] L{ e2t } =
s2
d 1 1
L{ t e2t } = - ( ) =
ds s 2 (s 2)2
d2 1 2
L{ t2 e2t } = 2 ( ) =
ds s 2 (s 2)3
[Exercise] L{ t sin t } = ??
L{ t2 cos t } = ??
Since
d d
L{ t y'' } = L{ y'' } = ( s2 y s y(0) y'(0) )
ds ds
= s2 y ' 2 s y + y(0)
- dy
= s2 y ' 2 s y = s 2 2 sy
ds
d d
L{ t y' } = L{ y' } = ( s y y(0) )
ds ds
dy
= s y ' y = s y
ds
L{ y } = y
s2 y ' 2 s y s y ' y + y = 0
2 dy 2
or y' + y = 0 ds
s1 y s2
Solve the above equation by separation of variable for y , we have
c
y =
(s 1)2
or y = c t et
Page no: 10
But y'(0) = 3, we have 3 = y'(0) = c (t+1) et = c
t=0
y(t) = 3 t et
-1 1
[Example] Evaluate L tan-1 ( ) indirectly by (4)
s
1
[Solution] It is easier to evaluate the inversion of the derivative of tan-1 ( ).
s
-1 1
( tan s )’ = 2
s +1
2
-1 -1/s 1
thus, ( tan (1/s) )’ = 2 = - 2
(1/s) + 1 s +1
d 1 -1 -1
But L1 tan 1 L 2 = - sin t
ds s s +1
1
[Example] Evaluate L-1 ln(1 + ) indirectly by (4)
s
1
L-1 ln(1 + ) = L-1{ f (s) } = f(t)
s
d 1 1 1
and f '(s) = (ln(1 + )) = +
ds s s s+1
Since from (4) we have
L-1{ f '(s) } = t f(t)
1 + e-t = t f(t)
1 e-t
f(t) = ( Read p. 278 Prob. 13 - 16 )
t
(4) Division by t
f(t)
L f (s~) ds~
=
t
s
f(t)
provided that exists for t 0.
t
Page no: 11
[Example] It is known that
1
L{ sin t } =
s2 + 1
sin t
and lim = 1
t0 t
sin t ds~ 1 1
L =
~2
1
tan = tan-1 ( )
t s +1 ss s
s
2
sin t
[Example] (1) Determine the Laplace Transform of .
t
2
-t sin t
(2) In addition, evaluate the integral e dt.
t
0
2
[Solution] (1) The Laplace Transform of sin t can be evaluated by
2 1 - cos 2t 1 1 s 2
L{ sin t } = L{ } = - 2 = 2
2 2s 2 s +4 s(s +4)
2
} = ds =
sin t 2 1 1 s
Thus, L{
t 2 2s - 2 2 ds
s(s +4) s +4
s s
2
1 1 2 1 s
= [ lns - ln( s + 4 ) ] = [ ln 2 ]
2 4 4 s + 4
s s
2
1 s +4 s
2
= ln 2 since lim ln 2 =ln 1 =0
4 s
s
s 4
2
-t sin t
(2) Now the integral e dt can be viewed as
t
0
2 2
sin t -st sin t
L{ }=e dt
t t
0
as s = 1, thus,
2 2
-t sin t 1 s +4 1
e dt = ln | = ln 5
t 4 s
2
4
0 s=1
(6) First Translation or Shifting Property
( s-Shifting )
If L{ f(t) } = f (s)
Page no: 12
then L{ eat f(t) } = f (s a)
If L-1{ f (s) } = f(t)
L-1{ f (s - a) } = eat f(t)
s
[Example] L{ cos 2t } =
s2 + 4
s+1 s+1
L{ e-t cos 2t } = = 2
(s + 1)2 + 4 s + 2s + 5
6s 4 6s 4
[Example] L-1 2 = L-1 2
s 4s + 20 (s2) + 16
6 (s2) + 8 1 s2 4
= L-1 2 6L 2
2 L1 2
(s2) + 16 ( s 2) 4 ( s 2) 4
2 2
2t 2t
= 6 e cos 4t + 2 e sin 4t
= 2 e2t ( 3 cos 4t + sin 4t )
Page no: 13
The Laplace transform of g(t) can be calculated as
L{ f(ta) u(ta) } = -st
e f(ta) u(ta) dt
0
= -st
e f(ta) dt ( by letting x = ta )
a
= e
-s(x+a)
f(x) dx
0
-sa
= e -sa -sx -sa
e f(x) dx = e L{ f(t) } = e f (s)
0
L{ f(ta) u(ta) } = e-as L{ f(t) } = e-as f (s)
and L-1{ e-sa f (s) } = f(ta) u(ta)
-bs a e-bs
[Example] L{ sin a(tb) u(tb) } = e L{ sin at } = 2
s + a2
e-as
[Example] L{ u(ta) } =
s
1 e-s/2
[Example] L-1 2
1+s
1 e-s/2
= L-1 2 L-1 2
s +1 s +1
Page no: 14
= sin t u( t ) sin ( t )
2 2
= sin t + u( t ) cos t
2
[Example] Staircase
f(t) = u(ta) + u(t2a) + u(t3a) + ...
L{ f(t) } = L{ u(ta) } + L{ u(t2a) }
+ L{ u(t3a) } + ...
1 -as
= ( e + e-2as + e-3as + ... )
s
If as 0, e-as 1 , and that
1
1 + x + x2 + . . . = xn = , |x|1
1x
n=0
then, for s 0,
1 e-as
L{ f(t) } =
s 1 e-as
t
y' + 2 y + 6
z dt = 2 u(t)
0
y' + z' + z = 0
Page no: 15
with y(0) = 5, z(0) = 6
[Solution] We take the Laplace transform of the above set of equations:
( s L{ y } + 5 ) + 2 L{ y } + 6s L{ z } = 2s
( s L{ y } + 5 ) + ( s L{ z } 6 ) + L{ z } = 0
(s2 + 2s) y + 6 z = 2 5 s
or
s y + (s + 1) z = 1
The solution of y is
5 s2 7 s 8 2 4 3
y = =
3
s +3s -4s2
s s1 s+4
1 sy 2(3s 2) 2 4
z
s 1 ( s 1)( s 4) s 1 s 4
y = L-1{ y } = 2 u(t) 4 et 3 e-4t
z 2et 4e 4t
[Exercise]
-t
y' + y + 2 z' + 3 z = e
3 y' y + 4 z' + z = 0
y(0) = 1, z(0) = 0
Page no: 16
From the definition, we know
t=a
(ta) =
0 ta
and
(ta) dt = 1
(ta) dt = 1
0
Note that
(t) dt = 1
0
(t) g(t) dt = g(0) for any continuous function g(t)
0
(ta) g(t) dt = g(a)
0
The Laplace transform of (t) is
L{ (ta) } = e (ta) dt = e
-st -as
Page no: 17
2 s + 7 + e-s 2 (s+1) 5 e-s
or y = 2 = + +
s +2s+1 (s+1)2 (s+1)2 (s+1)2
-s
2 5 e
= + +
s+1 (s + 1)2 (s + 1)2
Since
1 1
L{ t e-t } = 2 ( Recall L{ t } = 2 )
(s + 1) s
-s
e
L-1 2 = (t1) e
-(t - 1)
u(t 1)
(s + 1)
y = 2 e-t + 5 t e-t + ( t 1 ) e-(t - 1) u(t 1)
= e-t [2 + 5 t + e ( t 1 ) u(t 1) ]
Theorem:
The Laplace transform of a piecewise continuous periodic function f(t) with period p is
p
1
e-st f(t) dt
1 e-ps
L{ f } =
0
[Proof]
L{ f } = -st
e f(t) dt
0
p 2p
= e f(t) dt +
-st
e-st f(t) dt
0 p
3p
+ -st
e f(t) dt + . . .
2p
(k+1)p p
But
e-st
f(t) dt =
e
-s(u+kp)
f(u+kp) du
kp 0
( where u = t kp and 0<u<p )
p
= e-skp -su
e f(u) du [ since f(u+kp) = f(u) ]
0
p
L{ f } = e -skp
e-su f(u) du
k=0 0
Page no: 18
p
= -su (e-sp) k
e f(u) du
0 k=0
p
-su
e f(u) du
0
=
1 e-ps
e e / 2
a s
= 2 coth( )
s + a2 2a
Page no: 19
= 1 2 e-s + 2 e-2s 2 e-3s + . . . (derived previously)
1 1 s+2
y = (1 2 e-s + 2 e-2s 2 e-3s + )
5 s ( s + 1 ) 2 + 22
The inverse Laplace transform of y can be calculated in the following way:
s 1 1
1 1 1
1 1 s+2 2
L-1 2 2 L
5 s ( s + 1 ) + 2 5 s s 1 2 2 s 1 2
2 2
2 2
1 1 1
1 g t 1 et cos 2t sin 2t
5 5 2
L-1
2 1 s+2 -ks
2 2 e
5 s (s+1) +2
2
= ( 1 g(tk) ) u(tk)
5
1
But g(tk) = e-(t-k) ( cos 2(tk) + sin 2(tk) )
2
1
= ek g(t) ek et cos 2t sin 2t
2
1 2
y(t) = (1 g(t)) (1 eg(t)) u(t)
5 5
2 2
+ (1 e2g(t)) u(t2) - (1 e3g(t)) u(t3)
5 5
+ ……
1
= (1 2u(t) + 2u(t2) 2u(t3) + . . .)
5
g(t)
(1 2eu(t) + 2e2u(t2) . . .)
5
1
= ( f(t) g(t)(1 2eu(t) + 2e2u(t2)
5
2e3u(t3) + . . .) )
L{ f(t) } = f (s)
1 s
then L{ f(at) } = f( )
a a
[Proof]
L{ f(at) } = -st
e f(at) dt =
e
-su/a
f(u) d(u/a)
0 0
1 1 s
e-su/a f(u) du
a
= = f( )
a a
0
sin t
[Exercise] Given that L = tan-1(1/s)
t
Page no: 20
sin at
Find L = ??
t
sin at 1 1
Note that L = f (s/a) = tan-1(a/s)
at a a
sin at sin at
L = a L = tan-1(a/s)
t at
(10) Laplace Transform of Convolution Integrals
- p. 279 of the Textbook
Definition
If f and g are piecewise continuous functions, then the convolution of f and g, written as (f*g), is
defined by
t
(f*g)(t) f(t) g() d
0
Properties
(a) f*g = g*f (commutative law)
t
(f*g)(t) = f(t) g() d
0
0
= - f(v) g(tv) dv ( by letting v = t )
t
t
= g(tv) f(v) dv = (g*f)(t) q.e.d.
0
(b) f*(g1 + g2) = f*g1 + f*g2 (linearity)
(c) (f*g)*v = f*(g*v)
(d) f*0 = 0*f = 0
(e) 1*f f in general
Convolution Theorem
Let f (s) = L{ f(t) } and g(s) = L{ g(t) }
then L{ (f*g)(t) } = f (s) g (s)
[Proof]
f (s) g (s) = -s e-sv g(v) dv
e f() d
0 0
=
e
-s(+v)
f() g(v) dv d
0 0
Let t = + v and consider inner integral with fixed, then
dt = dv and
Page no: 21
f (s) g (s) =
-st
e f() g(t) dt d
0
t
___ dt d =
___ d dt
0 0 0
f (s) g (s) = e-st f() g(t) dt d
0
t
-st
e f() g(t) d dt
0 0
t
-st dt
=
e g(t) f() d
0 0
= e (g*f)(t) dt =
-st
e-st (f*g)(t) dt
0 0
= L{ f*g }
Corollary
If f (s) = L{ f(t) } and g(s) = L{ g(t) }, then
L-1{ f (s) g (s) } = (f*g)(t)
Page no: 22
s
[Example] Find L-1 2 2
( s + 1 )
Recall that the Laplace transforms of cos t and sin t are
s 1
L{ cos t } = 2 L{ sin t } = 2
s +1 s +1
s
Thus, L-1 2 2
(s + 1)
s 1
= L-1 2 2
s + 1 s + 1
= sin t * cos t
t
Since sin t * cos t = sin(t) cos d
0
t
= ( sint cos cost sin ) cos d
0
t t
= sint cos2
d cost
sin cos d
0 0
1 1 cos 2t 1
sin t t sin 2t cos t
2 2 2
t sint
=
2
Page no: 23
t
Thus, sint * u(t1) = u(t1)
sin(t) d
1
t
= u(t1) cos(t) = u(t1) [1 cos(t1) ]
1
y = 1 cost + sint u(t1) [1 cos(t1) ]
Page no: 24
3s
lim s f (s) = = 3 f(0)
s s+2
3s
lim s f (s) = = 0 f()
s0 s +2
3 Partial Fractions
- Please read Sec. 5.6 of the Textbook
F(s)
L-1 = ??
G(s)
where F(s) and G(s) are polynomials in s.
Case 1 G(s) = 0 has distinct real roots
(i.e., G(s) contains unrepeated factors (s a) )
Case 2 . . .
...
4 Laplace Transforms of Some Special Functions
Definition:
t
2 -x2 dx
erf(t)
e Error Function
0
2 -x2 dx
erfc(t) 1 erf(t) =
e Complementary Error Function
t
Page no: 25
we have L{ t-1/2 e-t } =
s+1
1
L{ erf t } =
s s+1
1
[Exercise] Find L-1 = ?? et erf t
s(s1)
(2) Bessel Functions
Hint:
1 - J0(t) 1 2
[Exercise] Find L ds = ln ( s + s +1 )
t 2
s +1
Page no: 26
[Exercise] Find
J0(t) dt
0
-2t
[Exercise] Find L{ t e J1(t) }
-t 1 - J0(t)
[Exercise] Find
e dt
t
0
SUMMARY
1 n n!
0 L{ 1 } = ; L{ t } = n+1 for n N
s s
at 1 s
L{ e } = ; L{ sin t } = 2 ; L{ cos t } = 2
sa s
2
s
2
Page no: 27
1 s -1 1 t
9. L{ f(at) } = f( ) 9’ L { f (as) } = f( )
a a a a
-1
10. L{ (f*g)(t) } = f (s) g (s) 10’ L { f (s) g (s) } = f*g
t
where (f*g)(t)
f(t) g() d
0
11. lim f(t) = lim s f (s) ; lim f(t) = lim s f (s)
t0 s t s0
Page no: 28