Answer on Question #42499– Math – Other
Question:
Using laplace transforms solve the following ordinary differential equation
dt3d3y+2dt2d2y−dtdy−2y=0,y(0)=1,y′(0)=2,y′′(0)=2Solution:
Let Y(s)=Lγ(t) . Instead of solving directly for y(t) , we derive a new equation for Y(s) . Once we find Y(s) , we inverse transform to determine y(t) .
The first step is to take the Laplace transform of both sides of the original differential equation. We have
L[y′′′+2y′′−y′−2y](s)=L[0](s)
Obviously, the Laplace transform of the function 0 is 0. If we look at the left-hand side, we have
L[y′′′+2y′′−y′−2y](s)=L[y′′′](s)+2L[y′′](s)−L[y′](s)−2L[y](s)
Now use the formulas for the L[y′′′] , L[y′′] and L[y′] :
L[y′]=sL[y]−y(0)=sY(s)−1;L[y′′]=s2L[y]−sy(0)−y′(0)=s2Y(s)−s−2;L[y′′′]=s3L[y]−s2y(0)−sy′(0)−y′′(0)=s3Y(s)−s2−2s−2;
Hence, we have
L[y′′′+2y′′−y′−2y](s)=s3Y(s)−s2−2s−2+2(s2Y(s)−s−2)−(sY(s)−1)
The Laplace-transformed differential equation is
(s3+2s2−s−2)Y(s)−s2−2s−2−2s−4+1=0
Or
(s3+2s2−s−2)Y(s)−s2−4s−5=0.
This is a linear algebraic equation for Y(s)! . We have converted a differential equation into a algebraic equation! Solving for Y(s) , we have
Y(s)=s3+2s2−s−2s2+4s+5
We can simplify this expression using the method of partial fractions:
Y(s)=−s+11+3(s+2)1+3(s−1)5
Recall the inverse transforms:
L−1[s+11](t)=e−t,L−1[s+21](t)=e−2t,L−1[s−11](t)=et
Using linearity of the inverse transform, we have
y(t)=L−1[−s+11+3(s+2)1+3(s−1)5]=−e−t+31e−2t+35et=31e−2t(5e3t−3et+1);
Answer. y(t)=31e−2t(5e3t−3et+1);
www.AssignmentExpert.com