Example
12.16. Solve the initial value
problem
Explore Solution 12.16.
Enter the initial conditions and the functions f[t] and F[s]. Then Laplace transform the D.E. and solve for Y[s].
![[Graphics:../Images/LaplaceDiffIntegrateMod_gr_117.gif]](../Images/LaplaceDiffIntegrateMod_gr_117.gif)
Using the known Laplace transforms
the solution f[t] is the linear
combination
.
Aside. We can check this with Mathematica's result using the LaplaceTransform package.
Aside. We can substitute y[t] into the D.E. and verify it is a solution.
Aside. We use Mathematica/s DSolve package to solve the D.E. and plot the solution.
![[Graphics:../Images/LaplaceDiffIntegrateMod_gr_128.gif]](../Images/LaplaceDiffIntegrateMod_gr_128.gif)