Solving Initial Value Problems with Mathematica's Solver

(continued from last page...)

Now try it on a non-homogeneous initial value problem:

y″ - 3y′ - 10y = ex,  y(0) = 0,  y′(0) = 1.

Go ahead and switch to Mathematica now to solve this initial value problem. Come back here when you are done.

Let's go look at what you should have gotten...

 
Compass If you're lost, impatient, want an overview of this laboratory assignment, or maybe even all three, you can click on the compass button on the left to go to the table of contents for this laboratory assignment.