Laplace Transform The Laplace transform converts a function of a real variable (often time) to a function of a complex variable (frequency).
It is an integral transform named after Pierre-Simon Laplace.
Laplace transforms are useful for solving linear ODEs and analyzing frequency response and stability.
Definition of Laplace Transform The integral transform of a function f ( t ) f(t) f ( t ) in the interval a ≤ x ≤ b a \leq x \leq b a ≤ x ≤ b is given by:L [ f ( t ) ] = ∫ a b K ( t , s ) f ( t ) d t = F ( s ) L[f(t)] = \int_{a}^{b} K(t, s) f(t) dt = F(s) L [ f ( t )] = ∫ a b K ( t , s ) f ( t ) d t = F ( s ) where \infty \leq a < b \leq \infty
Given a function f ( t ) f(t) f ( t ) defined for t > 0 (0 ≤ t ≤ ∞ 0 \leq t \leq \infty 0 ≤ t ≤ ∞ ), and K ( t , s ) = e − s t K(t, s) = e^{-st} K ( t , s ) = e − s t , the Laplace transform is defined as: L [ f ( t ) ] = ∫ 0 ∞ e − s t f ( t ) d t = F ( s ) L[f(t)] = \int_{0}^{\infty} e^{-st} f(t) dt = F(s) L [ f ( t )] = ∫ 0 ∞ e − s t f ( t ) d t = F ( s ) , where Re(s) > 0
The Laplace transform converts time domain functions and operations into the frequency domain: f ( t ) → F ( s ) f(t) \rightarrow F(s) f ( t ) → F ( s ) , where t ∈ R , s ∈ C t \in \mathbb{R}, s \in \mathbb{C} t ∈ R , s ∈ C
Laplace Transform of Elementary Functions Example 1: Find the Laplace transform of f ( t ) = 1 f(t) = 1 f ( t ) = 1 for t > 0
Example 2: Find the Laplace transform of f ( t ) = e a t f(t) = e^{at} f ( t ) = e a t for t > 0, where a a a is a constant.
Solution:L [ e a t ] = ∫ < e m > 0 ∞ e − s t e a t d t = ∫ < / e m > 0 ∞ e − ( s − a ) t d t L[e^{at}] = \int<em>{0}^{\infty} e^{-st} e^{at} dt = \int</em>{0}^{\infty} e^{-(s-a)t} dt L [ e a t ] = ∫ < e m > 0 ∞ e − s t e a t d t = ∫ < / e m > 0 ∞ e − ( s − a ) t d t = [ e − ( s − a ) t − ( s − a ) ] 0 ∞ = 0 − 1 − ( s − a ) = 1 s − a = \left[ \frac{e^{-(s-a)t}}{-(s-a)} \right]_{0}^{\infty} = 0 - \frac{1}{-(s-a)} = \frac{1}{s-a} = [ − ( s − a ) e − ( s − a ) t ] 0 ∞ = 0 − − ( s − a ) 1 = s − a 1 , for s > aL [ e a t ] = 1 s − a L[e^{at}] = \frac{1}{s-a} L [ e a t ] = s − a 1 , for s > a
Example 3: Find the Laplace transform of f ( t ) = sin ( a t ) f(t) = \sin(at) f ( t ) = sin ( a t ) , where a a a is a real constant.
Example 4: Find the Laplace transform of f ( t ) = cos ( a t ) f(t) = \cos(at) f ( t ) = cos ( a t ) , where a a a is a real constant.
Example 5: Find the Laplace transform of f ( t ) = cosh ( a t ) f(t) = \cosh(at) f ( t ) = cosh ( a t ) , where a a a is a real constant.
Example 6: Find the Laplace transform of f ( t ) = sinh ( a t ) f(t) = \sinh(at) f ( t ) = sinh ( a t ) , where a a a is a real constant.
Note:
The gamma function is defined by the improper integral: \Gamma(n) = \int_{0}^{\infty} x^{n-1} e^{-x} dx, n > 0
If n n n is a positive integer, then Γ ( n + 1 ) = n ! \Gamma(n+1) = n! Γ ( n + 1 ) = n !
Γ ( n + 1 ) = n Γ ( n ) \Gamma(n+1) = n \Gamma(n) Γ ( n + 1 ) = n Γ ( n )
Γ ( 1 2 ) = π \Gamma(\frac{1}{2}) = \sqrt{\pi} Γ ( 2 1 ) = π
Find the Laplace transform of f ( t ) = t n f(t) = t^n f ( t ) = t n , where n > -1
Solution:L [ f ( t ) ] = ∫ < e m > 0 ∞ e − s t f ( t ) d t = F ( s ) L[f(t)] = \int<em>{0}^{\infty} e^{-st} f(t) dt = F(s) L [ f ( t )] = ∫ < e m > 0 ∞ e − s t f ( t ) d t = F ( s ) Let f ( t ) = t n f(t) = t^n f ( t ) = t n , then L [ t n ] = ∫ < / e m > 0 ∞ e − s t t n d t L[t^n] = \int</em>{0}^{\infty} e^{-st} t^n dt L [ t n ] = ∫ < / e m > 0 ∞ e − s t t n d t Let x = s t x = st x = s t , so d t = d x s dt = \frac{dx}{s} d t = s d x L [ t n ] = ∫ < e m > 0 ∞ e − x ( x s ) n d x s = 1 s n + 1 ∫ < / e m > 0 ∞ e − x x n d x = Γ ( n + 1 ) s n + 1 L[t^n] = \int<em>{0}^{\infty} e^{-x} \left( \frac{x}{s} \right)^n \frac{dx}{s} = \frac{1}{s^{n+1}} \int</em>{0}^{\infty} e^{-x} x^n dx = \frac{\Gamma(n+1)}{s^{n+1}} L [ t n ] = ∫ < e m > 0 ∞ e − x ( s x ) n s d x = s n + 1 1 ∫ < / e m > 0 ∞ e − x x n d x = s n + 1 Γ ( n + 1 ) If n n n is a positive integer, then Γ ( n + 1 ) = n ! \Gamma(n+1) = n! Γ ( n + 1 ) = n ! L [ t n ] = n ! s n + 1 L[t^n] = \frac{n!}{s^{n+1}} L [ t n ] = s n + 1 n !
Linearity of Laplace Transforms Let f < e m > 1 ( t ) f<em>1(t) f < e m > 1 ( t ) and f < / e m > 2 ( t ) f</em>2(t) f < / e m > 2 ( t ) be two functions with Laplace Transforms F < e m > 1 ( s ) F<em>1(s) F < e m > 1 ( s ) and F < / e m > 2 ( s ) F</em>2(s) F < / e m > 2 ( s ) . If c < e m > 1 c<em>1 c < e m > 1 and c < / e m > 2 c</em>2 c < / e m > 2 are any constants, thenL [ c < e m > 1 f < / e m > 1 ( t ) + c < e m > 2 f < / e m > 2 ( t ) ] = c < e m > 1 L [ f < / e m > 1 ( t ) ] + c < e m > 2 L [ f < / e m > 2 ( t ) ] = c < e m > 1 F < / e m > 1 ( s ) + c < e m > 2 F < / e m > 2 ( s ) L[c<em>1 f</em>1(t) + c<em>2 f</em>2(t)] = c<em>1 L[f</em>1(t)] + c<em>2 L[f</em>2(t)] = c<em>1 F</em>1(s) + c<em>2 F</em>2(s) L [ c < e m > 1 f < / e m > 1 ( t ) + c < e m > 2 f < / e m > 2 ( t )] = c < e m > 1 L [ f < / e m > 1 ( t )] + c < e m > 2 L [ f < / e m > 2 ( t )] = c < e m > 1 F < / e m > 1 ( s ) + c < e m > 2 F < / e m > 2 ( s )
Example 8: Find the Laplace Transform of f ( t ) = 1 + 2 e 3 t f(t) = 1 + 2e^{3t} f ( t ) = 1 + 2 e 3 t .
Example 9: Find the Laplace Transform of f ( t ) = t 3 + e − 3 t + t f(t) = t^3 + e^{-3t} + \sqrt{t} f ( t ) = t 3 + e − 3 t + t .
Heaviside First Shifting Theorem If L [ f ( t ) ] = F ( s ) L[f(t)] = F(s) L [ f ( t )] = F ( s ) , then L [ e a t f ( t ) ] = F ( s − a ) L[e^{at} f(t)] = F(s-a) L [ e a t f ( t )] = F ( s − a ) , where a a a is a real constant.
Example: Find L [ t 3 e 4 t ] L[t^3 e^{4t}] L [ t 3 e 4 t ] .
Change of Scale Property If L [ f ( t ) ] = F ( s ) L[f(t)] = F(s) L [ f ( t )] = F ( s ) , then L [ f ( a t ) ] = 1 a F ( s a ) L[f(at)] = \frac{1}{a} F(\frac{s}{a}) L [ f ( a t )] = a 1 F ( a s ) , a > 0
Proof:L [ f ( t ) ] = ∫ < e m > 0 ∞ e − s t f ( t ) d t = F ( s ) L[f(t)] = \int<em>{0}^{\infty} e^{-st} f(t) dt = F(s) L [ f ( t )] = ∫ < e m > 0 ∞ e − s t f ( t ) d t = F ( s ) L [ f ( a t ) ] = ∫ < / e m > 0 ∞ e − s t f ( a t ) d t L[f(at)] = \int</em>{0}^{\infty} e^{-st} f(at) dt L [ f ( a t )] = ∫ < / e m > 0 ∞ e − s t f ( a t ) d t Let x = a t x = at x = a t , then t = x a t = \frac{x}{a} t = a x , and d t = d x a dt = \frac{dx}{a} d t = a d x . If t → 0 t \rightarrow 0 t → 0 , then x → 0 x \rightarrow 0 x → 0 , and if t → ∞ t \rightarrow \infty t → ∞ , then x → ∞ x \rightarrow \infty x → ∞ L [ f ( a t ) ] = ∫ < e m > 0 ∞ e − s ( x / a ) f ( x ) d x a = 1 a ∫ < / e m > 0 ∞ e − ( s / a ) x f ( x ) d x = 1 a F ( s a ) L[f(at)] = \int<em>{0}^{\infty} e^{-s(x/a)} f(x) \frac{dx}{a} = \frac{1}{a} \int</em>{0}^{\infty} e^{-(s/a)x} f(x) dx = \frac{1}{a} F(\frac{s}{a}) L [ f ( a t )] = ∫ < e m > 0 ∞ e − s ( x / a ) f ( x ) a d x = a 1 ∫ < / e m > 0 ∞ e − ( s / a ) x f ( x ) d x = a 1 F ( a s )
Example: If L [ f ( t ) ] = log ( s + 3 s ) L[f(t)] = \log(\frac{s+3}{s}) L [ f ( t )] = log ( s s + 3 ) , find L [ f ( 2 t ) ] L[f(2t)] L [ f ( 2 t )] .
Second Shifting Theorem If L [ f ( t ) ] = F ( s ) L[f(t)] = F(s) L [ f ( t )] = F ( s ) andg ( t ) = { f ( t − a ) , a m p ; t g t ; a 0 , a m p ; t l t ; a g(t) = \begin{cases} f(t-a), & t > a \ 0, & t < a \end{cases} g ( t ) = { f ( t − a ) , am p ; t g t ; a 0 , am p ; t lt ; a then L [ g ( t ) ] = e − a s F ( s ) L[g(t)] = e^{-as} F(s) L [ g ( t )] = e − a s F ( s )
Example: Find the Laplace transform ofg ( t ) = { sin ( t − π ) , a m p ; t g t ; π 0 , a m p ; t l t ; π g(t) = \begin{cases} \sin(t-\pi), & t > \pi \ 0, & t < \pi \end{cases} g ( t ) = { sin ( t − π ) , am p ; t g t ; π 0 , am p ; t lt ; π
Example: Find the Laplace transform ofg ( t ) = { t 3 , a m p ; t g t ; 1 0 , a m p ; t l t ; 1 g(t) = \begin{cases} t^3, & t > 1 \ 0, & t < 1 \end{cases} g ( t ) = { t 3 , am p ; t g t ; 1 0 , am p ; t lt ; 1
Differentiation of Laplace Transform (Multiplication by t) If L [ f ( t ) ] = F ( s ) L[f(t)] = F(s) L [ f ( t )] = F ( s ) , then L [ t n f ( t ) ] = ( − 1 ) n d n d s n [ F ( s ) ] , n = 1 , 2 , 3 , … L[t^n f(t)] = (-1)^n \frac{d^n}{ds^n} [F(s)], n = 1, 2, 3, … L [ t n f ( t )] = ( − 1 ) n d s n d n [ F ( s )] , n = 1 , 2 , 3 , …
Example: Find L [ t sin 3 ( t ) ] L[t \sin^3(t)] L [ t sin 3 ( t )] .
Solution: Here, f ( t ) = sin 3 ( t ) = 3 sin ( t ) − sin ( 3 t ) 4 f(t) = \sin^3(t) = \frac{3\sin(t) - \sin(3t)}{4} f ( t ) = sin 3 ( t ) = 4 3 s i n ( t ) − s i n ( 3 t ) L [ t sin 3 ( t ) ] = L [ t ( 3 sin ( t ) − sin ( 3 t ) 4 ) ] = 3 4 L [ t sin ( t ) ] − 1 4 L [ t sin ( 3 t ) ] L[t \sin^3(t)] = L\left[ t \left( \frac{3\sin(t) - \sin(3t)}{4} \right) \right] = \frac{3}{4}L[t\sin(t)] - \frac{1}{4} L[t\sin(3t)] L [ t sin 3 ( t )] = L [ t ( 4 3 s i n ( t ) − s i n ( 3 t ) ) ] = 4 3 L [ t sin ( t )] − 4 1 L [ t sin ( 3 t )] = 3 4 ( − d d s ( 1 s 2 + 1 ) ) − 1 4 ( − d d s ( 3 s 2 + 9 ) ) = 3 s 2 ( s 2 + 1 ) 2 − 3 s 2 ( s 2 + 9 ) 2 = \frac{3}{4} \left( -\frac{d}{ds} \left( \frac{1}{s^2+1} \right) \right) - \frac{1}{4} \left( -\frac{d}{ds} \left( \frac{3}{s^2+9} \right) \right) = \frac{3s}{2(s^2+1)^2} - \frac{3s}{2(s^2+9)^2} = 4 3 ( − d s d ( s 2 + 1 1 ) ) − 4 1 ( − d s d ( s 2 + 9 3 ) ) = 2 ( s 2 + 1 ) 2 3 s − 2 ( s 2 + 9 ) 2 3 s
*Example: Find L [ t e 2 t cos ( 3 t ) ] L[te^{2t} \cos(3t)] L [ t e 2 t cos ( 3 t )]
Solution: Let f ( t ) = e 2 t cos ( 3 t ) f(t) = e^{2t}\cos(3t) f ( t ) = e 2 t cos ( 3 t ) L [ e 2 t cos ( 3 t ) ] = s − 2 ( s − 2 ) 2 + 9 = s − 2 s 2 − 4 s + 13 [Using 1st shifting theorem] L[e^{2t} \cos(3t)] = \frac{s-2}{(s-2)^2 + 9} = \frac{s-2}{s^2-4s+13} \quad \text{[Using 1st shifting theorem]} L [ e 2 t cos ( 3 t )] = ( s − 2 ) 2 + 9 s − 2 = s 2 − 4 s + 13 s − 2 [Using 1st shifting theorem] Now, L [ t e 2 t cos ( 3 t ) ] = ( − 1 ) d d s [ L [ e 2 t cos ( 3 t ) ] ] L[te^{2t}\cos(3t)] = (-1) \frac{d}{ds}[L[e^{2t}\cos(3t)]] L [ t e 2 t cos ( 3 t )] = ( − 1 ) d s d [ L [ e 2 t cos ( 3 t )]]
= − d d s [ s − 2 s 2 − 4 s + 13 ] = -\frac{d}{ds} \left[ \frac{s-2}{s^2-4s+13} \right] = − d s d [ s 2 − 4 s + 13 s − 2 ] = − ( 1 ) ( s 2 − 4 s + 13 ) − ( s − 2 ) ( 2 s − 4 ) ( s 2 − 4 s + 13 ) 2 = -\frac{(1)(s^2-4s+13)-(s-2)(2s-4)}{(s^2-4s+13)^2} = − ( s 2 − 4 s + 13 ) 2 ( 1 ) ( s 2 − 4 s + 13 ) − ( s − 2 ) ( 2 s − 4 ) = − s 2 − 4 s + 13 − ( 2 s 2 − 8 s + 8 ) ( s 2 − 4 s + 13 ) 2 = -\frac{s^2-4s+13-(2s^2-8s+8)}{(s^2-4s+13)^2} = − ( s 2 − 4 s + 13 ) 2 s 2 − 4 s + 13 − ( 2 s 2 − 8 s + 8 ) = s 2 − 4 s − 5 ( s 2 − 4 s + 13 ) 2 = \frac{s^2-4s-5}{(s^2-4s+13)^2} = ( s 2 − 4 s + 13 ) 2 s 2 − 4 s − 5
Integration of Laplace Transform (Division by t) If L [ f ( t ) ] = F ( s ) L[f(t)] = F(s) L [ f ( t )] = F ( s ) , then L [ f ( t ) t ] = ∫ s ∞ F ( x ) d x L\left[ \frac{f(t)}{t} \right] = \int_{s}^{\infty} F(x) dx L [ t f ( t ) ] = ∫ s ∞ F ( x ) d x
Example: Find L [ sin ( a t ) t ] L\left[ \frac{\sin(at)}{t} \right] L [ t s i n ( a t ) ] .
*Example: Find L [ cos ( 2 t ) − cos ( 3 t ) t ] L\left[ \frac{\cos(2t) - \cos(3t)}{t} \right] L [ t c o s ( 2 t ) − c o s ( 3 t ) ]
Solution:
L [ cos ( 2 t ) − cos ( 3 t ) t ] = ∫ < e m > s ∞ L [ cos ( 2 t ) ] d s − ∫ < / e m > s ∞ L [ cos ( 3 t ) ] d s L\left[ \frac{\cos(2t) - \cos(3t)}{t} \right] = \int<em>{s}^{\infty} L[\cos(2t)] ds - \int</em>{s}^{\infty} L[\cos(3t)] ds L [ t c o s ( 2 t ) − c o s ( 3 t ) ] = ∫ < e m > s ∞ L [ cos ( 2 t )] d s − ∫ < / e m > s ∞ L [ cos ( 3 t )] d s = ∫ < e m > s ∞ x x 2 + 4 d x − ∫ < / e m > s ∞ x x 2 + 9 d x = \int<em>{s}^{\infty} \frac{x}{x^2+4} dx - \int</em>{s}^{\infty} \frac{x}{x^2+9} dx = ∫ < e m > s ∞ x 2 + 4 x d x − ∫ < / e m > s ∞ x 2 + 9 x d x = 1 2 [ log ( x 2 + 4 ) ] < e m > s ∞ − 1 2 [ log ( x 2 + 9 ) ] < / e m > s ∞ = \frac{1}{2} \left[ \log(x^2+4) \right]<em>{s}^{\infty} - \frac{1}{2} \left[ \log(x^2+9) \right]</em>{s}^{\infty} = 2 1 [ log ( x 2 + 4 ) ] < e m > s ∞ − 2 1 [ log ( x 2 + 9 ) ] < / e m > s ∞ = 1 2 [ lim b → ∞ log ( b 2 + 4 b 2 + 9 ) − log ( s 2 + 4 s 2 + 9 ) ] = \frac{1}{2} \left[ \lim_{b \to \infty} \log\left(\frac{b^2+4}{b^2+9} \right) - \log\left(\frac{s^2+4}{s^2+9} \right) \right] = 2 1 [ lim b → ∞ log ( b 2 + 9 b 2 + 4 ) − log ( s 2 + 9 s 2 + 4 ) ] = 1 2 [ log ( 1 ) − log ( s 2 + 4 s 2 + 9 ) ] = \frac{1}{2} \left[ \log(1) - \log\left(\frac{s^2+4}{s^2+9} \right) \right] = 2 1 [ log ( 1 ) − log ( s 2 + 9 s 2 + 4 ) ] = − 1 2 log ( s 2 + 4 s 2 + 9 ) = 1 2 log ( s 2 + 9 s 2 + 4 ) = -\frac{1}{2} \log\left(\frac{s^2+4}{s^2+9} \right) = \frac{1}{2} \log\left(\frac{s^2+9}{s^2+4} \right) = − 2 1 log ( s 2 + 9 s 2 + 4 ) = 2 1 log ( s 2 + 4 s 2 + 9 )
Laplace Transform of Derivatives When solving differential equations using Laplace transforms, we need to evaluate quantities like L [ d y d t ] L[\frac{dy}{dt}] L [ d t d y ] and L [ d 2 y d t 2 ] L[\frac{d^2y}{dt^2}] L [ d t 2 d 2 y ] .
If f ′ ( t ) f'(t) f ′ ( t ) is continuous for t ≥ 0 t \geq 0 t ≥ 0 , then integration by parts givesL [ f ′ ( t ) ] = ∫ < e m > 0 ∞ e − s t f ′ ( t ) d t = [ e − s t f ( t ) ] < / e m > 0 ∞ − ∫ < e m > 0 ∞ ( − s ) e − s t f ( t ) d t L[f'(t)] = \int<em>{0}^{\infty} e^{-st} f'(t) dt = [e^{-st} f(t)]</em>{0}^{\infty} - \int<em>{0}^{\infty} (-s) e^{-st} f(t) dt L [ f ′ ( t )] = ∫ < e m > 0 ∞ e − s t f ′ ( t ) d t = [ e − s t f ( t )] < / e m > 0 ∞ − ∫ < e m > 0 ∞ ( − s ) e − s t f ( t ) d t = − f ( 0 ) + s ∫ < / e m > 0 ∞ e − s t f ( t ) d t = − f ( 0 ) + s L [ f ( t ) ] = -f(0) + s \int</em>{0}^{\infty} e^{-st} f(t) dt = -f(0) + s L[f(t)] = − f ( 0 ) + s ∫ < / e m > 0 ∞ e − s t f ( t ) d t = − f ( 0 ) + s L [ f ( t )] Or, L [ f ′ ( t ) ] = s F ( s ) − f ( 0 ) L[f'(t)] = sF(s) - f(0) L [ f ′ ( t )] = s F ( s ) − f ( 0 )
Similarly,L [ f ′ ′ ( t ) ] = ∫ < e m > 0 ∞ e − s t f ′ ′ ( t ) d t = [ e − s t f ′ ( t ) ] < / e m > 0 ∞ − ∫ 0 ∞ ( − s ) e − s t f ′ ( t ) d t L[f''(t)] = \int<em>{0}^{\infty} e^{-st} f''(t) dt = [e^{-st} f'(t)]</em>{0}^{\infty} - \int_{0}^{\infty} (-s) e^{-st} f'(t) dt L [ f ′′ ( t )] = ∫ < e m > 0 ∞ e − s t f ′′ ( t ) d t = [ e − s t f ′ ( t )] < / e m > 0 ∞ − ∫ 0 ∞ ( − s ) e − s t f ′ ( t ) d t = − f ′ ( 0 ) + s L [ f ′ ( t ) ] = − f ′ ( 0 ) + s [ s F ( s ) − f ( 0 ) ] = -f'(0) + s L[f'(t)] = -f'(0) + s [sF(s) - f(0)] = − f ′ ( 0 ) + s L [ f ′ ( t )] = − f ′ ( 0 ) + s [ s F ( s ) − f ( 0 )] Or, L [ f ′ ′ ( t ) ] = s 2 F ( s ) − s f ( 0 ) − f ′ ( 0 ) L[f''(t)] = s^2 F(s) - sf(0) - f'(0) L [ f ′′ ( t )] = s 2 F ( s ) − s f ( 0 ) − f ′ ( 0 )
In a similar manner,L [ f ′ ′ ′ ( t ) ] = s 3 F ( s ) − s 2 f ( 0 ) − s f ′ ( 0 ) − f ′ ′ ( 0 ) L[f'''(t)] = s^3 F(s) - s^2 f(0) - sf'(0) - f''(0) L [ f ′′′ ( t )] = s 3 F ( s ) − s 2 f ( 0 ) − s f ′ ( 0 ) − f ′′ ( 0 )
Theorem: If f , f ′ , f ′ ′ , … , f ( n − 1 ) f, f', f'', …, f^{(n-1)} f , f ′ , f ′′ , … , f ( n − 1 ) are continuous on ( 0 , ∞ ) (0, \infty) ( 0 , ∞ ) and are of exponential order, and if f ( n ) ( t ) f^{(n)}(t) f ( n ) ( t ) is piecewise continuous on ( 0 , ∞ ) (0, \infty) ( 0 , ∞ ) , thenL [ f ( n ) ( t ) ] = s n F ( s ) − s n − 1 f ( 0 ) − s n − 2 f ′ ( 0 ) − … − f ( n − 1 ) ( 0 ) L[f^{(n)}(t)] = s^n F(s) - s^{n-1} f(0) - s^{n-2} f'(0) - … - f^{(n-1)}(0) L [ f ( n ) ( t )] = s n F ( s ) − s n − 1 f ( 0 ) − s n − 2 f ′ ( 0 ) − … − f ( n − 1 ) ( 0 )
*Example: If L [ 1 t ] = π s L[\frac{1}{\sqrt{t}}] = \sqrt{\frac{\pi}{s}} L [ t 1 ] = s π , then show that L [ t ] = π 2 s 3 / 2 L[\sqrt{t}] = \frac{\sqrt{\pi}}{2s^{3/2}} L [ t ] = 2 s 3/2 π
Solution:
Let f ( t ) = 1 t f(t) = \frac{1}{\sqrt{t}} f ( t ) = t 1 , then f ( 0 ) = 1 f(0) = 1 f ( 0 ) = 1 We know that,f ′ ( t ) = − 1 2 t 3 / 2 = 1 2 t 3 f'(t) = -\frac{1}{2t^{3/2}} = \frac{1}{2\sqrt{t^3}} f ′ ( t ) = − 2 t 3/2 1 = 2 t 3 1 L [ f ′ ( t ) ] = s L [ f ( t ) ] − f ( 0 ) L[f'(t)] = sL[f(t)] - f(0) L [ f ′ ( t )] = s L [ f ( t )] − f ( 0 ) L [ 1 − 2 t 3 ] = s π s − 1 L[\frac{1}{-2\sqrt{t^3}}] = s \sqrt{\frac{\pi}{s}} - 1 L [ − 2 t 3 1 ] = s s π − 1 − 1 2 L [ 1 t 3 ] = s π − 1 -\frac{1}{2} L[\frac{1}{\sqrt{t^3}}]= \sqrt{s\pi} - 1 − 2 1 L [ t 3 1 ] = s π − 1
Laplace transform of integrals L [ ∫ 0 t f ( u ) d u ] = F ( s ) s L[\int_{0}^{t} f(u)du] = \frac{F(s)}{s} L [ ∫ 0 t f ( u ) d u ] = s F ( s ) If L [ f ( t ) ] = F ( s ) L[f(t)] = F(s) L [ f ( t )] = F ( s ) , then
Proof:
Let G ( t ) = ∫ < e m > 0 t f ( u ) d u G(t) = \int<em>{0}^{t} f(u) du G ( t ) = ∫ < e m > 0 t f ( u ) d u Now, G ( 0 ) = 0 ⟹ G ′ ( t ) = f ( t ) G(0) = 0 \implies G'(t) = f(t) G ( 0 ) = 0 ⟹ G ′ ( t ) = f ( t ) L [ G ′ ( t ) ] = s L [ G ( t ) ] − G ( 0 ) L[G'(t)] = sL[G(t)] - G(0) L [ G ′ ( t )] = s L [ G ( t )] − G ( 0 ) = s L [ G ( t ) ] = sL[G(t)] = s L [ G ( t )] But, L [ G ′ ( t ) ] = L [ f ( t ) ] L[G'(t)] = L[f(t)] L [ G ′ ( t )] = L [ f ( t )] Now,s L [ G ( t ) ] = L [ f ( t ) ] sL[G(t)] = L[f(t)] s L [ G ( t )] = L [ f ( t )] L [ G ( t ) ] = L [ f ( t ) ] s L[G(t)] = \frac{L[f(t)]}{s} L [ G ( t )] = s L [ f ( t )] L [ ∫ < / e m > 0 t f ( u ) d u ] = F ( s ) s L[ \int</em>{0}^{t} f(u) du] = \frac{F(s)}{s} L [ ∫ < / e m > 0 t f ( u ) d u ] = s F ( s )
Example: Evaluate L [ ∫ < e m > 0 t S i n t t d t ] L[ \int<em>{0}^{t} \frac{Sint}{t} dt] L [ ∫ < e m > 0 t t S in t d t ] Solution: f ( t ) = S i n t f(t) = Sint f ( t ) = S in t Now L [ S i n t ] = 1 s 2 + 1 L[Sint]= \frac{1}{s^2 + 1} L [ S in t ] = s 2 + 1 1 So, L[ \int{0}^{t} \frac{Sint}{t} dt]=\int{s}^{\infty}L \frac{Sint}{t} ds =\int {s}^{\infty}\frac{1}{s^2 + 1}ds< b r > <br> < b r > =[tan^{-1} s]_{s}^{\infty}< b r > <br> < b r > =-tan^{-1} s = Cot^{-1}s< / p > < u l > < l i > < p > E v a l u a t e </p><ul><li><p>Evaluate < / p >< u l >< l i >< p > E v a l u a t e L[\int_{0}^{t} e^{-u} \cos(u) du]< / p > < / l i > < l i > < p > S o l u t i o n : < b r > L e t </p></li><li><p>Solution: <br>Let < / p >< / l i >< l i >< p > S o l u t i o n :< b r > L e t f(t) = e^{-t} \cos(t)< b r > <br> < b r > L[e^{-t} \cos(t)] = \frac{s+1}{(s+1)^2 + 1} = F(s)< b r > T h e n <br>Then < b r > T h e n L[ \int_{0}^{t} e^{-u} \cos(u) du] = \frac{F(s)}{s}= \frac{s+1}{s((s+1)^2 + 1)}< / p > < / l i > < / u l > < h 3 i d = " 25 c d 87 e 6 − 7 e 19 − 49 f d − a 434 − e 7 e d a 510 d 72 e " d a t a − t o c − i d = " 25 c d 87 e 6 − 7 e 19 − 49 f d − a 434 − e 7 e d a 510 d 72 e " c o l l a p s e d = " f a l s e " s e o l e v e l m i g r a t e d = " t r u e " > U n i t S t e p F u n c t i o n o r H e a v i s i d e ′ s U n i t F u n c t i o n < / h 3 > < u l > < l i > < p > T h e u n i t s t e p o r H e a v i s i d e ′ s u n i t s t e p f u n c t i o n </p></li></ul><h3 id="25cd87e6-7e19-49fd-a434-e7eda510d72e" data-toc-id="25cd87e6-7e19-49fd-a434-e7eda510d72e" collapsed="false" seolevelmigrated="true">Unit Step Function or Heaviside's Unit Function</h3><ul><li><p>The unit step or Heaviside's unit step function < / p >< / l i >< / u l >< h 3 i d = "25 c d 87 e 6 − 7 e 19 − 49 fd − a 434 − e 7 e d a 510 d 72 e " d a t a − t oc − i d = "25 c d 87 e 6 − 7 e 19 − 49 fd − a 434 − e 7 e d a 510 d 72 e " co ll a p se d = " f a l se " seo l e v e l mi g r a t e d = " t r u e " > U ni tSt e pF u n c t i o n orHe a v i s i d e ′ s U ni tF u n c t i o n < / h 3 >< u l >< l i >< p > T h e u ni t s t e p orHe a v i s i d e ′ s u ni t s t e p f u n c t i o n u(t-a)i s d e f i n e d a s f o l l o w s : < b r > is defined as follows:<br> i s d e f in e d a s f o ll o w s :< b r > u(t-a) = \begin{cases} 0, & 0 \leq t < a \ 1, & t \geq a \end{cases}< / p > < / l i > < l i > < p > I n p a r t i c u l a r , i f </p></li><li><p>In particular, if < / p >< / l i >< l i >< p > I n p a r t i c u l a r , i f a = 0, t h e n < b r > , then<br> , t h e n < b r > u(t) = \begin{cases} 0, & t < 0 \ 1, & t > 0 \end{cases}< / p > < / l i > < / u l > < h 3 i d = " 83 d a 52 e b − d 466 − 4 c 3 f − a 17 c − 83 b e 8 c 639842 " d a t a − t o c − i d = " 83 d a 52 e b − d 466 − 4 c 3 f − a 17 c − 83 b e 8 c 639842 " c o l l a p s e d = " f a l s e " s e o l e v e l m i g r a t e d = " t r u e " > L a p l a c e T r a n s f o r m o f U n i t S t e p F u n c t i o n < / h 3 > < u l > < l i > < p > </p></li></ul><h3 id="83da52eb-d466-4c3f-a17c-83be8c639842" data-toc-id="83da52eb-d466-4c3f-a17c-83be8c639842" collapsed="false" seolevelmigrated="true">Laplace Transform of Unit Step Function</h3><ul><li><p> < / p >< / l i >< / u l >< h 3 i d = "83 d a 52 e b − d 466 − 4 c 3 f − a 17 c − 83 b e 8 c 639842" d a t a − t oc − i d = "83 d a 52 e b − d 466 − 4 c 3 f − a 17 c − 83 b e 8 c 639842" co ll a p se d = " f a l se " seo l e v e l mi g r a t e d = " t r u e " > L a pl a ce T r an s f or m o f U ni tSt e pF u n c t i o n < / h 3 >< u l >< l i >< p > L[u(t-a)] = \int{0}^{\infty} e^{-st} u(t-a) dt = \int {0}^{a} e^{-st} u(t-a) dt + \int{a}^{\infty} e^{-st} u(t-a) dt = \int {0}^{a} e^{-st} (0) dt + \int{a}^{\infty} e^{-st} (1) dt = 0 + \left[ \frac{e^{-st}}{-s} \right] {a}^{\infty} = 0 - \frac{e^{-sa}}{-s} = \frac{e^{-sa}}{s}< b r > <br> < b r > L[u(t-a)] = \frac{e^{-sa}}{s}< b r > I n p a r t i c u l a r , i f <br>In particular, if < b r > I n p a r t i c u l a r , i f a = 0, , , L[u(t)] = \frac{1}{s}< / p > < / l i > < / u l > < h 3 i d = " 657 f b 90 a − 1 d 89 − 4595 − 8693 − 7 a 9 e f 3 b 7101 c " d a t a − t o c − i d = " 657 f b 90 a − 1 d 89 − 4595 − 8693 − 7 a 9 e f 3 b 7101 c " c o l l a p s e d = " f a l s e " s e o l e v e l m i g r a t e d = " t r u e " > I n v e r s e L a p l a c e T r a n s f o r m < / h 3 > < u l > < l i > < p > I f </p></li></ul><h3 id="657fb90a-1d89-4595-8693-7a9ef3b7101c" data-toc-id="657fb90a-1d89-4595-8693-7a9ef3b7101c" collapsed="false" seolevelmigrated="true">Inverse Laplace Transform</h3><ul><li><p>If < / p >< / l i >< / u l >< h 3 i d = "657 f b 90 a − 1 d 89 − 4595 − 8693 − 7 a 9 e f 3 b 7101 c " d a t a − t oc − i d = "657 f b 90 a − 1 d 89 − 4595 − 8693 − 7 a 9 e f 3 b 7101 c " co ll a p se d = " f a l se " seo l e v e l mi g r a t e d = " t r u e " > I n v erse L a pl a ce T r an s f or m < / h 3 >< u l >< l i >< p > I f F(s)i s t h e L a p l a c e t r a n s f o r m o f a f u n c t i o n is the Laplace transform of a function i s t h e L a pl a ce t r an s f or m o f a f u n c t i o n f(t), t h a t i s , i f , that is, if , t ha t i s , i f L[f(t)] = F(s), t h e n , then , t h e n f(t)i s c a l l e d t h e i n v e r s e L a p l a c e t r a n s f o r m o f is called the inverse Laplace transform of i sc a ll e d t h e in v erse L a pl a ce t r an s f or m o f F(s)a n d i s w r i t t e n a s and is written as an d i s w r i tt e na s f(t) = L^{-1}[F(s)], a n d , and , an d L^{-1}i s c a l l e d t h e i n v e r s e L a p l a c e t r a n s f o r m o p e r a t o r . < / p > < / l i > < l i > < p > F o r e x a m p l e , is called the inverse Laplace transform operator.</p></li><li><p>For example, i sc a ll e d t h e in v erse L a pl a ce t r an s f or m o p er a t or . < / p >< / l i >< l i >< p > F ore x am pl e , L[e^{at}] = \frac{1}{s-a} \implies e^{at} = L^{-1}\left[ \frac{1}{s-a} \right]< / p > < / l i > < / u l > < h 3 i d = " a 3 f 2 e c 49 − 2 c 83 − 43 a 5 − b 272 − c f 6 f 675 f b 6 a 0 " d a t a − t o c − i d = " a 3 f 2 e c 49 − 2 c 83 − 43 a 5 − b 272 − c f 6 f 675 f b 6 a 0 " c o l l a p s e d = " f a l s e " s e o l e v e l m i g r a t e d = " t r u e " > L i n e a r i t y P r o p e r t y o f I n v e r s e L a p l a c e T r a n s f o r m < / h 3 > < u l > < l i > < p > I f </p></li></ul><h3 id="a3f2ec49-2c83-43a5-b272-cf6f675fb6a0" data-toc-id="a3f2ec49-2c83-43a5-b272-cf6f675fb6a0" collapsed="false" seolevelmigrated="true">Linearity Property of Inverse Laplace Transform</h3><ul><li><p>If < / p >< / l i >< / u l >< h 3 i d = " a 3 f 2 ec 49 − 2 c 83 − 43 a 5 − b 272 − c f 6 f 675 f b 6 a 0" d a t a − t oc − i d = " a 3 f 2 ec 49 − 2 c 83 − 43 a 5 − b 272 − c f 6 f 675 f b 6 a 0" co ll a p se d = " f a l se " seo l e v e l mi g r a t e d = " t r u e " > L in e a r i t y P ro p er t yo f I n v erse L a pl a ce T r an s f or m < / h 3 >< u l >< l i >< p > I f F1(s)a n d and an d F 2(s)a r e t h e L a p l a c e t r a n s f o r m s o f t h e f u n c t i o n s are the Laplace transforms of the functions a re t h e L a pl a ce t r an s f or m so f t h e f u n c t i o n s f1(t)a n d and an d f 2(t), r e s p e c t i v e l y , t h e n w e h a v e < b r > , respectively, then we have<br> , res p ec t i v e l y , t h e n w e ha v e < b r > L^{-1}[c1 F 1(s) + c2 F 2(s)] = c1 L^{-1}[F 1(s)] + c2 L^{-1}[F 2(s)]< b r > w h e r e <br>where < b r > w h ere c1a n d and an d c 2a r e c o n s t a n t s . < / p > < / l i > < / u l > < h 3 i d = " c 7 c 4 e 85 e − 2957 − 437 e − a 83 a − f 8 c b e 7 e 6 f 08 a " d a t a − t o c − i d = " c 7 c 4 e 85 e − 2957 − 437 e − a 83 a − f 8 c b e 7 e 6 f 08 a " c o l l a p s e d = " f a l s e " s e o l e v e l m i g r a t e d = " t r u e " > F i r s t S h i f t i n g P r o p e r t y f o r I n v e r s e L a p l a c e T r a n s f o r m < / h 3 > < u l > < l i > < p > I f are constants.</p></li></ul><h3 id="c7c4e85e-2957-437e-a83a-f8cbe7e6f08a" data-toc-id="c7c4e85e-2957-437e-a83a-f8cbe7e6f08a" collapsed="false" seolevelmigrated="true">First Shifting Property for Inverse Laplace Transform</h3><ul><li><p>If a reco n s t an t s . < / p >< / l i >< / u l >< h 3 i d = " c 7 c 4 e 85 e − 2957 − 437 e − a 83 a − f 8 c b e 7 e 6 f 08 a " d a t a − t oc − i d = " c 7 c 4 e 85 e − 2957 − 437 e − a 83 a − f 8 c b e 7 e 6 f 08 a " co ll a p se d = " f a l se " seo l e v e l mi g r a t e d = " t r u e " > F i rs tS hi f t in g P ro p er t y f or I n v erse L a pl a ce T r an s f or m < / h 3 >< u l >< l i >< p > I f L^{-1}[F(s)] = f(t), t h e n , then , t h e n L^{-1}[F(s-a)] = e^{at} f(t). < / p > < u l > < l i > < p > P r o o f : < b r > .</p><ul><li><p>Proof:<br> . < / p >< u l >< l i >< p > P roo f :< b r > F(s) = \int{0}^{\infty} e^{-st} f(t) dt F(s-a) = \int {0}^{\infty} e^{-(s-a)t} f(t) dt = \int{0}^{\infty} e^{-st+at} f(t) dt = \int {0}^{\infty} e^{-st} (e^{at} f(t)) dt = L[e^{at} f(t)]< b r > <br> < b r > L^{-1}[F(s-a)] = e^{at} f(t)< / p > < / l i > < / u l > < / l i > < / u l > < h 3 i d = " f b 2 e 4495 − 376 a − 4 c c 3 − a f 5 c − b b 247746 a 415 " d a t a − t o c − i d = " f b 2 e 4495 − 376 a − 4 c c 3 − a f 5 c − b b 247746 a 415 " c o l l a p s e d = " f a l s e " s e o l e v e l m i g r a t e d = " t r u e " > S u m m a r y T a b l e o f L a p l a c e T r a n s f o r m s < / h 3 > < t a b l e s t y l e = " m i n − w i d t h : 75 p x " > < c o l g r o u p > < c o l s t y l e = " m i n − w i d t h : 25 p x " > < c o l s t y l e = " m i n − w i d t h : 25 p x " > < c o l s t y l e = " m i n − w i d t h : 25 p x " > < / c o l g r o u p > < t b o d y > < t r > < t h c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > S . N o . < / p > < / t h > < t h c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > F ( s ) < / p > < / t h > < t h c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></li></ul></li></ul><h3 id="fb2e4495-376a-4cc3-af5c-bb247746a415" data-toc-id="fb2e4495-376a-4cc3-af5c-bb247746a415" collapsed="false" seolevelmigrated="true">Summary Table of Laplace Transforms</h3><table style="min-width: 75px"><colgroup><col style="min-width: 25px"><col style="min-width: 25px"><col style="min-width: 25px"></colgroup><tbody><tr><th colspan="1" rowspan="1"><p>S.No.</p></th><th colspan="1" rowspan="1"><p>F(s)</p></th><th colspan="1" rowspan="1"><p> < / p >< / l i >< / u l >< / l i >< / u l >< h 3 i d = " f b 2 e 4495 − 376 a − 4 cc 3 − a f 5 c − bb 247746 a 415" d a t a − t oc − i d = " f b 2 e 4495 − 376 a − 4 cc 3 − a f 5 c − bb 247746 a 415" co ll a p se d = " f a l se " seo l e v e l mi g r a t e d = " t r u e " > S u mma ry T ab l eo f L a pl a ce T r an s f or m s < / h 3 >< t ab l es t y l e = " min − w i d t h : 75 p x " >< co l g ro u p >< co l s t y l e = " min − w i d t h : 25 p x " >< co l s t y l e = " min − w i d t h : 25 p x " >< co l s t y l e = " min − w i d t h : 25 p x " >< / co l g ro u p >< t b o d y >< t r >< t h co l s p an = "1" ro w s p an = "1" >< p > S . N o . < / p >< / t h >< t h co l s p an = "1" ro w s p an = "1" >< p > F ( s ) < / p >< / t h >< t h co l s p an = "1" ro w s p an = "1" >< p > f(t)< / p > < / t h > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 1 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 1 / s < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 1 < / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 2 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></th></tr><tr><td colspan="1" rowspan="1"><p>1</p></td><td colspan="1" rowspan="1"><p>1/s</p></td><td colspan="1" rowspan="1"><p>1</p></td></tr><tr><td colspan="1" rowspan="1"><p>2</p></td><td colspan="1" rowspan="1"><p> < / p >< / t h >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 1 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > 1/ s < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > 1 < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 2 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > 1/(s-a)< / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > e^{at}< / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 3 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 1 / ( s + a ) < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td></tr><tr><td colspan="1" rowspan="1"><p>3</p></td><td colspan="1" rowspan="1"><p>1/(s+a)</p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 3 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > 1/ ( s + a ) < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > e^{-at}< / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 4 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > a / ( s 2 + a 2 ) < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > s i n a t < / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 5 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > s / ( s 2 + a 2 ) < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > c o s a t < / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 6 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > a / ( s 2 − a 2 ) < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > s i n h a t < / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 7 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > s / ( s 2 − a 2 ) < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > c o s h a t < / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 8 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td></tr><tr><td colspan="1" rowspan="1"><p>4</p></td><td colspan="1" rowspan="1"><p>a/(s^2+a^2)</p></td><td colspan="1" rowspan="1"><p>sin at</p></td></tr><tr><td colspan="1" rowspan="1"><p>5</p></td><td colspan="1" rowspan="1"><p>s/(s^2+a^2)</p></td><td colspan="1" rowspan="1"><p>cos at</p></td></tr><tr><td colspan="1" rowspan="1"><p>6</p></td><td colspan="1" rowspan="1"><p>a/(s^2-a^2)</p></td><td colspan="1" rowspan="1"><p>sinh at</p></td></tr><tr><td colspan="1" rowspan="1"><p>7</p></td><td colspan="1" rowspan="1"><p>s/(s^2-a^2)</p></td><td colspan="1" rowspan="1"><p>cosh at</p></td></tr><tr><td colspan="1" rowspan="1"><p>8</p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 4 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > a / ( s 2 + a 2 ) < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > s ina t < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 5 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > s / ( s 2 + a 2 ) < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > cos a t < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 6 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > a / ( s 2 − a 2 ) < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > s inha t < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 7 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > s / ( s 2 − a 2 ) < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > cos ha t < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 8 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > n!/s^{n+1}< / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > t^n< / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 9 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td></tr><tr><td colspan="1" rowspan="1"><p>9</p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 9 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > \frac{b}{(s-a)^2+b^2}< / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > e^{at}sin(bt)< / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 10 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td></tr><tr><td colspan="1" rowspan="1"><p>10</p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 10 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > \frac{s-a}{(s-a)^2+b^2}< / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > e^{at}cos(bt)< / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 11 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td></tr><tr><td colspan="1" rowspan="1"><p>11</p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 11 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > \frac{b}{(s-a)^2-b^2}< / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > e^{at}sinh(bt)< / p > < / t d > < / t r > < t r > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > 12 < / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td></tr><tr><td colspan="1" rowspan="1"><p>12</p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< / t r >< t r >< t d co l s p an = "1" ro w s p an = "1" >< p > 12 < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > \frac{s-a}{(s-a)^2-b^2}< / p > < / t d > < t d c o l s p a n = " 1 " r o w s p a n = " 1 " > < p > </p></td><td colspan="1" rowspan="1"><p> < / p >< / t d >< t d co l s p an = "1" ro w s p an = "1" >< p > e^{at}cosh(bt)< / p > < / t d > < / t r > < / t b o d y > < / t a b l e > < u l > < l i > < p > F i n d t h e i n v e r s e L a p l a c e t r a n s f o r m o f t h e f o l l o w i n g f u n c t i o n s : < / p > < u l > < l i > < p > </p></td></tr></tbody></table><ul><li><p>Find the inverse Laplace transform of the following functions:</p><ul><li><p> < / p >< / t d >< / t r >< / t b o d y >< / t ab l e >< u l >< l i >< p > F in d t h e in v erse L a pl a ce t r an s f or m o f t h e f o ll o w in g f u n c t i o n s :< / p >< u l >< l i >< p > L^{-1}\left[ \frac{3}{s} - \frac{3}{s^2} + \frac{4}{s^3} \right] = 3L^{-1}\left[ \frac{1}{s} \right] - 3L^{-1}\left[ \frac{1}{s^2} \right] + 2L^{-1}\left[ \frac{2}{s^3} \right] = 3 - 3t + 2t^2< / p > < / l i > < l i > < p > </p></li><li><p> < / p >< / l i >< l i >< p > L^{-1}\left[ \frac{2s-5}{9s^2-25} \right] = L^{-1}\left[ \frac{2s}{9s^2-25} - \frac{5}{9s^2-25} \right] = \frac{2}{9} L^{-1}\left[ \frac{s}{s^2-(5/3)^2} \right] - \frac{5}{9} L^{-1}\left[ \frac{1}{s^2-(5/3)^2} \right]< b r > <br> < b r > = \frac{2}{9} \cosh\left( \frac{5}{3}t \right) - \frac{5}{9} \cdot \frac{3}{5} \sinh\left( \frac{5}{3}t \right) = \frac{2}{9} \cosh\left( \frac{5}{3}t \right) - \frac{1}{3} \sinh\left( \frac{5}{3}t \right)< / p > < / l i > < / u l > < / l i > < l i > < p > </p></li></ul></li><li><p> < / p >< / l i >< / u l >< / l i >< l i >< p > L^{-1}[ \frac{1}{(s+1/2)^2 - 1/4} ] = L^{-1}[ \frac{1}{(s+1/2)^2 - (1/2)^2} ] = e^{-t/2}Sinh(t/2)< / p > < / l i > < l i > < p > </p></li><li><p> < / p >< / l i >< l i >< p > L^{-1}[ \frac{3s+1}{(s+1)^4} ]< b r > = <br>= < b r >= L^{-1}[ \frac{3(s+1) - 2}{(s+1)^4} ]< b r > = <br>= < b r >= L^{-1}[ \frac{3(s+1)}{(s+1)^4}] + L^{-1}[ \frac{-2}{(s+1)^4} ]< b r > = <br>= < b r >= 3L^{-1}[ \frac{1}{(s+1)^3}] + L^{-1}[ \frac{-2}{(s+1)^4} ]< b r > = <br>= < b r >= 3e^{-t}\frac{t^2}{2!} + (-2)e^{-t}\frac{t^3}{3!}< b r > = <br>= < b r >= e^{-t}\frac{3}{2}t^2 + e^{-t}\frac{-1}{3}t^3< / p > < / l i > < / u l > < p > < e m > E v a l u a t e </p></li></ul><p><em>Evaluate < / p >< / l i >< / u l >< p >< e m > E v a l u a t e 2^{-1}[\frac{8s+29}{s^2-12s+32}]S o l u t i o n : Solution: S o l u t i o n : 2^{-1}[\frac{8s+29}{s^2-12s+32}] =2^{-1}[\frac{8s+29}{(s-4)(s-8)}] U s i n g p a r t i a l f r a c t i o n d e c o m p o s i t i o n . Using partial fraction decomposition. U s in g p a r t ia l f r a c t i o n d eco m p os i t i o n . \frac{8s+29}{(s-4)(s-8)} = \frac{A}{s-4} + \frac{B}{s-8}C r o s s m u l t i p l y i n g a n d c o l l e c t i n g l i k e t e r m s . Cross multiplying and collecting like terms. C ross m u lt i pl y in g an d co ll ec t in g l ik e t er m s . 8s+29=A(s-8) +B(s-4)L e t s = 4 : Let s=4: L e t s = 4 : 84+29 = A(4-8) 32+29=-4A 61=-4A A=-61/4 Let s=8: $8*8+29=B(8-4)$ 64+29=4B< b r > <br> < b r > B=93/4< b r > T h e r e f o r e , < b r > <br>Therefore,<br> < b r > T h ere f ore , < b r > 2^{-1}[\frac{8s+29}{s^2-12s+32}]< b r > <br> < b r > =2^{-1}[\frac{-61}{4(s-4)} + \frac{93}{4(s-8)}] < b r > <br> < b r > =( \frac{-61}{4}e^{4t} + \frac{93}{4}e^{8t})< / p > < p > ∗ E v a l u a t e </p><p>*Evaluate < / p >< p > ∗ E v a l u a t e 2^{-1}[\frac{5s^2-15s-11}{(s+1)(s-2)^3}]< b r > S o l u t i o n : < / p > < p > <br>Solution:</p><p> < b r > S o l u t i o n :< / p >< p > \frac{5s^2-15s-11}{(s+1)(s-2)^3} = \frac{A}{s+1} + \frac{B}{s-2} + \frac{C}{(s-2)^2} + \frac{D}{(s-2)^3}< / p > < p > M u l t i p l y i n g b o t h s i d e s b y </p><p>Multiplying both sides by < / p >< p > M u lt i pl y in g b o t h s i d es b y (s+1)(s-2)^3g i v e s < b r > gives<br> g i v es < b r > 5s^2-15s-11 = A(s-2