CEE 104 - SIM - ULO 4a
CEE 104 - SIM - ULO 4a
CEE 104 - SIM - ULO 4a
Metalanguage
In this section, Laplace transform will be a tool for you to solve for IVP’s which will be
discussed in the next learning outcomes. Under this section will be the definition,
transforms of Elementary functions, transforms of 𝑒 −𝛼𝑡 𝑓(𝑡) – Theorem, and transforms
of 𝑡 𝑛 𝑓(𝑡) – Derivatives of Transforms. Being an engineer, you must contain this basic
knowledge to practice your field.
Please proceed immediately to the “Essential Knowledge” part since the first lesson
is also definition of essential terms.
Essential Knowledge
Laplace transforms are important for any engineer’s mathematical toolbox as they make
unraveling linear ODEs and related initial value problems, as well as systems of linear
ODEs, much easier. Such applications include: electrical networks, springs, mixing
problems, signal processing, and other areas of engineering and physics.
Definition: Let f(t) be a given of function which is defined for all positive values y = t. We
multiply f(t) by 𝑒 −𝑠𝑡 and integrate with respect to t from zero to infinity. Then, if the resulting
integral exists, it is a function of s, say F(s); where s is a parameter which may be real or
complex.
∞
𝐹(𝑠) = ∫ 𝑒 −𝑠𝑡 𝑓(𝑡) 𝑑𝑡
0
The function F(s) is the Laplace transform of the original function f(t) and will be denoted
by ℒ(𝑓). The symbol ℒ, which transforms f(t) into F(s) is called the Laplace transformation
operator. Thus,
∞
𝐹(𝑠) = ℒ(𝑓) = ∫ 𝑒 −𝑠𝑡 𝑓(𝑡)𝑑𝑡
0
The original function f(t) is called the inverse transform or inverse of F(s) and will be
denoted by ℒ −1 (𝐹). That is, f(t) = ℒ −1 (𝐹).
1 ∞
= (𝑒 𝑡(𝑎−𝑠) )0
𝑎−𝑠
1
= (𝑒 ∞(𝑎−𝑠) − 𝑒 0(𝑎−𝑠) )
𝑎−𝑠
1
= (0 − 1)
𝑎−𝑠
−1
=
𝑎−𝑠
−1
=
−(−𝑎 − 𝑠)
1
𝐹(𝑠) = ; 𝑠>0
𝑠 − 𝑎
𝐹(𝑠) = 2 ℒ(𝑡) + 3
1 1
𝐹(𝑠) = 2( 2 ) + 3( )
𝑠 𝑠
𝟐 + 𝟑𝒔
𝑭(𝒔) =
𝒔𝟐
𝑠 2 − 𝑠+1
Example 6: Find the Laplace transform of 𝑓(2𝑡)𝑤ℎ𝑒𝑛 ℒ[f(t)]=(2𝑠+1)2 (𝑠−1)
𝑠 2 𝑠
1 ( ) − +1
2 2
ℒ[f(2t)]=2 [ 𝑠 𝑠 ]
(2( )+1)2( −1)
2 2
𝑠2 𝑠
1 − +1
4 2
ℒ[f(2t)]=2 [ 𝑠−2 ]
(𝑠+1)2( )
2
𝑠2 −2𝑠+4
1 4
ℒ[f(2t)]=2 [ 𝑠−2 ]
(𝑠+1)2( )
2
1 𝑠 2−2𝑠+4 2
ℒ[f(2t)]=2 [( ) ((𝑠+1)2 (𝑠−2))]
4
𝟏 𝒔𝟐−𝟐𝒔+𝟒
ℒ[f(2t)]=𝟒 ((𝒔+𝟏)𝟐(𝒔−𝟐))
4. MULTIPLICATION BY POWER OF t
If ℒ[f(t)] = F(s), then
𝑑𝑛
ℒ[𝑡 𝑛 𝑓(𝑡)] = (−1)𝑛 𝐹(𝑠)
𝑑𝑠 𝑛
Example 7: Find the Laplace transform of 𝑓(𝑡) = 𝑡𝑠𝑖𝑛(𝑡)
By looking at the exponent of t, we have n=1.
𝑑𝑛
ℒ[𝑡 𝑛 𝐹(𝑡)] = (−1)𝑛 𝑑𝑠 𝑛 𝐹(𝑠)
𝑑1 1
1
= (−1) ( )
𝑑𝑠1 𝑠 2 + 12
(𝑠 2 + 1)(0) − (1)(2𝑠)
= (−1) ( )
(𝑠 2 + 1)2
−2𝑠
= (−1) ( 2 )
(𝑠 + 1)2
𝟐𝒔
= 𝟐
(𝒔 + 𝟏)𝟐
Example 8: Find the Laplace transform of 𝑓(𝑡) = 𝑡(3𝑠𝑖𝑛2𝑡 − 2𝑐𝑜𝑠2𝑡)
2 𝑠
ℒ[3tsint2t] - ℒ[2tcos2t] = 3(−1)1 𝑑 [𝑠 2+4] − 2(−1)1 𝑑 [𝑠 2+22 ]
(𝑠 2+4)(0) − (2)(2𝑠) (𝑠 2+4)(1) − (𝑠)(2𝑠)
= −3 [ ]+ 2[ ]
(𝑠 2+4)2 (𝑠 2+4)2
−4𝑠 −𝑠 2+4
= −3 [(𝑠 2+4)2 ] + 2 [(𝑠 2+4)2 ]
12𝑠 − 2𝑠 2+8
= (𝑠 2+4)2
𝟐(𝟔𝒔 − 𝒔𝟐+𝟒)
= (𝒔𝟐+𝟒)𝟐
5. DIVISION BY t
If ℒ[f(t)] = F(s), then
𝑓(𝑡) ∞
ℒ[ ] = ∫𝑠 𝐹(𝑢)𝑑𝑢
𝑡
𝑓(𝑡)
Provided lim [ ]
𝑡−0 𝑡
𝑠𝑖𝑛 2 𝑡
Example 9: Find the Laplace transform of 𝑓(𝑡) = 𝑡
𝑠𝑖𝑛 2 𝑡 1 − 𝑐𝑜𝑠2𝑡
By identity: 𝑓(𝑡) = =
𝑡 2
1 − 𝑐𝑜𝑠2𝑡 1 1 𝑠
ℒ[ ]= − 2 (𝑠 2+4)
2 2𝑠
1 1 𝑠
= ( − 2 )
2 𝑠 𝑠 +4
𝑠𝑖𝑛 2 𝑡 ∞1 1 𝑠
Thus, ℒ ( ) = ∫𝑠 ( − 𝑠 2+4) 𝑑𝑠
𝑡 2 𝑠
∞ ∞
1 1 𝑠
=∫ 𝑑𝑠 − ∫ ( 2 ) 𝑑𝑠
𝑠 2𝑠 𝑠 2 𝑠 +4
𝑙𝑒𝑡 𝑢 = 𝑠 2 + 4; 𝑑𝑢 = 2𝑠𝑑𝑠
∞ ∞
1 1 𝑑𝑢
=∫ 𝑑𝑠 − ∫ ( )
𝑠 2𝑠 𝑠 2 2𝑢
∞ ∞
1 1
= [ 𝑙𝑛(𝑠)] − [ 𝑙𝑛 𝑠 2 + 4]
2 𝑠 4 𝑠
∞ ∞
1 1
= [ [𝑙𝑛(∞) − 𝑙𝑛(𝑠)]] − [ [𝑙𝑛 (∞2 + 4) − 𝑙𝑛 (𝑠 2 + 4)] ]
2 0
4 0
1 1
= [(∞) − 𝑙𝑛(𝑠)] − [ ∞ − 𝑙𝑛 (𝑠 2 + 4)]
2 4
1 1
= ∞ − 𝑙𝑛(𝑠) − ∞ + 𝑙𝑛(𝑠)
2 4
1
= [−2𝑙𝑛(𝑠) + 𝑙𝑛(𝑠 2 + 4)]
4
1
= [−𝑙𝑛(𝑠 2 ) + 𝑙𝑛(𝑠 2 + 4)]
4
𝟏 𝒔𝟐 + 𝟒
= 𝒍𝒏 ( 𝟐 )
𝟒 𝒔
Theorem: f(t), f'(t), . . ., f(n-1)(t) are continuous functions for t ≥ 0, and f (n)(t) is
piecewise continuous function, then
Source
Kreyszig, E.(2011), Advance Engineering Mathematics.