Slope Fields with Mathematica
The Syntax OfÌýVectorPlot
(continued fromÌýlast page...)
Unfortunately for us,ÌýMathematicaÌýdoes not have a specific function built-in for plotting the slope fields of differential equations. However, it does come very close to what we need with theÌýVectorPlotÌýcommand. To askÌýMathematicaÌýfor its syntax we would issue the following command:
?VectorPlot
Use the link below to launchÌýMathematicaÌýwith a new notebook, then type in the above command, hit ENTER, and come back here to continue.Ìý(Note: Unlike the introductory notebooks you recently completed, from now on your will be creating your own notebooks from scratch. None of the commands will have been entered into Mathematica for you. You will be working with a "blank canvas.")

Let's go andÌýsee what you should have gotten...
Ìý