Question
Question: Find the Laplace transform: \[\dfrac{1}{{(s + 2)({s^2} + 4s + 9)}}\]...
Find the Laplace transform: (s+2)(s2+4s+9)1
Solution
Hint : Here in this question, we have to find the Laplace transform of the given function. We solve the given function first by the partial fractions and then we determine the constant values for the partial fractions and then we apply the inverse Laplace transform formula and hence we determine the solution for the given function.
Complete step by step solution:
Consider the given function
(s+2)(s2+4s+9)1
This can be written as
⇒(s+2)(s2+4s+9)1=(s+2)A+s2+4s+9Bs+C
Take the LCM in the RHS we get
⇒(s+2)(s2+4s+9)1=(s+2)(s2+4s+9)A(s2+4s+9)+Bs+C(s+2)
Hence on simplifying we have
⇒1=As2+4As+9A+Bs2+2Bs+Cs+2C
Equate the coefficient of s2 , we have
⇒0=A+B
⇒A=−B --- (1)
Equate the coefficient of s , we have
⇒0=4A+2B+C
⇒C=−4A−2B ----(2)
Now equate the coefficients of the constant we get
⇒1=9A+2C ----- (3)
Substitute the (2) in the (3) we get
⇒1=9A+2(−4A−2B)
On simplifying we get
⇒1=9A−8A−4B --- (4)
Substitute the (1) in (4) we get
⇒1=−9B+8B−4B
On simplifying we get
⇒1=−5B
⇒B=−51
Therefore from the equation (1) we have
⇒A=51
From the equation (3) we have
⇒1=59+2C
Take 59 to LHS we get
⇒1−59=2C
⇒−54=2C
On simplifying the above equation we get
⇒C=−52
Therefore the given equation is written as
⇒(s+2)(s2+4s+9)1=5(s+2)1−5(s2+4s+9)s−5(s2+4s+9)2
On applying the inverse Laplace transform to the above function
⇒51L−1((s+2)1)−51L−1((s2+4s+4)+5s)−52L−1((s2+4s+4)+51)
On simplifying we get
⇒51L−1((s+2)1)−51L−1((s+2)2+(5)2s)−52L−1((s+2)2+(5)21)
⇒51L−1((s+2)1)−51L−1((s+2)2+(5)2s+2−2)−52L−1((s+2)2+(5)21)
⇒51L−1((s+2)1)−51L−1((s+2)2+(5)2s+2)+52L1((s+2)2+(5)21)−52L−1((s+2)2+(5)21)
On simplifying we get
⇒51L−1((s+2)1)−51L−1((s+2)2+(5)2s+2)
On applying the formula we get
⇒51e−2t−51e−2tcos(5t)
On taking common the above inequality is written as
⇒5e−2t(1−cos(5t))
Therefore the Laplace transform of (s+2)(s2+4s+9)1 is 5e−2t(1−cos(5t))
So, the correct answer is “ 5e−2t(1−cos(5t)) ”.
Note : While solving the problems related to the Laplace transform we must know the Laplace transform formulas. Here we have used the Laplace formula, that is L−1((s−a)1)=eat and L−1((s−a)2+b21)=eatcosbt , hence we can obtain the required solution for the given question.