Solved: In this problem you are led through the commands

Chapter 7, Problem 7.1.253

(choose chapter or problem)

In this problem you are led through the commands in Mathematica that enable you to obtain the symbolic Laplace transform of a differential equation and the solution of the initial-value problem by finding the inverse transform. In Mathematica the Laplace transform of a function y(t) is obtained using LaplaceTransform [y[t], t, s]. In line two of the syntax we replace LaplaceTransform [y[t], t, s] by the symbol Y. (If you do not have Mathematica, then adapt the given procedure by finding the corresponding syntax for the CAS you have on hand.) Consider the initial-value problem . Load the Laplace transform package. Precisely reproduce and then, in turn, execute each line in the following sequence of commands. Either copy the output by hand or print out the results. diffequat y [t] 6y [t] 9y[t] t Sin[t] transformdeq LaplaceTransform [diffequat, t, s] /. {y[0] 2, y [0] 1, LaplaceTransform [y[t], t, s] Y} soln Solve[transformdeq, Y]//Flatten Y Y/.soln InverseLaplaceTransform[Y, s, t] y 6y

Unfortunately, we don't have that question answered yet. But you can get it answered in just 5 hours by Logging in or Becoming a subscriber.

Becoming a subscriber
Or look for another answer

×

Login

Login or Sign up for access to all of our study tools and educational content!

Forgot password?
Register Now

×

Register

Sign up for access to all content on our site!

Or login if you already have an account

×

Reset password

If you have an active account we’ll send you an e-mail for password recovery

Or login if you have your password back