56.5k views
2 votes
Consider the initial value problem y′′+36y=2cos(6t),y(0)=0,y′(0)=0. y″+36y=2cos⁡(6t),y(0)=0,y′(0)=0. Take the Laplace transform of both sides of the given differential equation to create the corresponding algebraic equation. Denote the Laplace transform of y(t)y(t) by Y(s)Y(s). Do not move any terms from one side of the equation to the other (until you get to part (b) b

User RacerX
by
3.9k points

1 Answer

3 votes

Recall the Laplace transform of a second-order derivative,


L(y''(t)) = s^2Y(s)-sy(0)-y'(0)

and the transform of cosine,


L(\cos(at))=\frac s{a^2+s^2}

Here, both
y(0)=y'(0)=0, so taking the transform of both sides of


y''(t)+36y(t)=2\cos(6t)

gives


s^2Y(s)+36Y(s)=(2s)/(36+s^2)


\implies Y(s)=(2s)/((s^2+36)^2)

User Seawolf
by
4.2k points