Use the Laplace transform to solve the given initial-value problem.
y'' + 5y' + 4y = 0, y(0) = 1, y'(0) = 0
y(t) =
L{y′′}+5L{y′}+4L{y}=0
"s^2L\\{y\\}\u2212s+5sL\\{y\\}\u22125+4L\\{y\\}=0"
Since, according to the table,
"L\\{y\u2032\u2032\\}=s^2y(s)\u2212sy(0)\u2212y\u2032(0),"
"L\\{y\u2032\\}=sy(s)\u2212y(0),"
and we have the initial conditions that y(0)=1,y′(0)=0. Gather appropriately:
"L\\{y\\}(s^2+5s+4)=s+5"
⟹"y=L^{\u22121}\\{\\frac{s+5}{(s+4)(s+1)}\\}"
Now we have to use partial fraction decomposition,
"\\frac{A}{s+4}+\\frac{B}{s+1}=\\frac{s+5}{(s+4)(s+1)}"
Multiplying through by the denominator on the right side of the equation to solve for A and B, we arrive at:
A(s+1)+B(s+4)=s+5
In order to solve for A we set s=−4, so that B is multiplied by zero, then we have that −3A=1⟹A=−13, similarly if s=−1⟹B=43. Substituting those values in:
"y=L^{\u22121}\\{\\frac{\\frac{\u22121}{3}}{s+4}\\}+L^{\u22121}\\{\\frac{\\frac{4}{3}}{s+1}\\}"
Looking at the Laplace transform table, we see that after factoring out the numerator of each fraction, we are left taking the inverse Laplace transform of an expression of the form "\\frac{1}{s\u2212(\u2212a)}" which has inverse Laplace transform of eat. Thus we arrive at:
"y=\\frac{\u22121}{3}e^{\u22124t}+\\frac{4}{3}e^{\u2212t}"
Comments
Leave a comment