(*********************************************************************** Mathematica-Compatible Notebook This notebook can be used on any computer system with Mathematica 3.0, MathReader 3.0, or any compatible application. The data for the notebook starts with the line of stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. ***********************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 4363, 126]*) (*NotebookOutlinePosition[ 5040, 150]*) (* CellTagsIndexPosition[ 4996, 146]*) (*WindowFrame->Normal*) Notebook[{ Cell[CellGroupData[{ Cell["Autonomous ODE's and Equilibrium States", "Section"], Cell["\<\ The differential equations y'=ry and y' = ry(1-y/K) are both examples of autonomous ODE's. That is, the independent variable t does not appear in the equation. Consider the direction fields associated with these two equations (taking, for instance, r=1, and K=2):\ \>", "Text", FontFamily->"Courier"], Cell[BoxData[ \(Needs["\"]\)], "Input"], Cell[BoxData[ \(\(PlotVectorField[{1, \ y}, {t, \(-3\), 3}, {y, \(-3\), 3}, Axes \[Rule] True, ScaleFunction \[Rule] \((1&)\), Ticks \[Rule] None, Frame \[Rule] True, AspectRatio \[Rule] 1]; \)\)], "Input"], Cell["\<\ The constant solution y=0 is distinguished. Solutions that start close to y=0 diverge rapidly away as t increases. \ \>", "Text", FontFamily->"Courier"], Cell[BoxData[ \(\(PlotVectorField[{1\ , \ y \((1 - y/2)\)}, {t, \(-3\), 3}, {y, \(-3\), 5}, Axes \[Rule] True, ScaleFunction \[Rule] \((1&)\), Ticks \[Rule] None, Frame \[Rule] True, AspectRatio \[Rule] 1, \ PlotPoints\ -> \ 17\n]\ ; \)\)], "Input"], Cell[BoxData[{ RowBox[{ FormBox[ \(Here\ there\ are\ two\ equilibrium\ \(solutions : \ y\)\ = \(0\ and\ y = 2. \ \ The\ first\)\), "TextForm"], " "}], RowBox[{ FormBox[\(is\ unstable, \ but\ the\ second\ is\ stable . \ \ The\ general\ solution\ to\), "TextForm"], " "}], FormBox[ \(y' = \(y \((1 - y/2)\)\ \ is\ \ \ y\ = \ 2/\((1 - \ Ce\^\(-t\))\) . \ \ We\ now\ graph\ this\ function\)\), "TextForm"], FormBox[\(for\ C\ ranging\ from\ - 5\ to\ \(5 : \)\), "TextForm"]}], "Text"], Cell[BoxData[ \(Plot[ Evaluate[Table\ [\ 2/\((1 - C\ Exp[\(-t\)])\)\ , {C, \(-5\), 5, 1}]], \n \t\t{t, \(-3\), 5}, \ AspectRatio -> 1, \ PlotRange\ -> \ {\(-3\), 5}] \)], "Input"], Cell[BoxData[ \(TextForm \`Sometimes\ an\ equilibrium\ arises\ which\ is\ neither\ stable\ nor\ unstable . \nConsider, \ for\ instance, \ y = \(0\ for\ the\ ODE\ \ y' = \ \((e\^y - \ 1)\) \((y + 2)\)\^2\)\)], "Text", FontFamily->"Courier"], Cell[BoxData[ \(PlotVectorField[{1\ , \ \((Exp[y] - 1)\) \((\ y + 2\n\t\n\t)\)\^2}, {t, \(-4\), 4}, {y, \(-4\), 4}, Axes \[Rule] True, ScaleFunction \[Rule] \((1&)\), Ticks \[Rule] None, Frame \[Rule] True, AspectRatio \[Rule] 1, \ PlotPoints\ -> \ 17]\)], "Input"], Cell["\<\ Solutions starting near y=0 tend to converge to or diverge from y=0 only fairly slowly.\ \>", "Text", FontFamily->"Courier"] }, Open ]] }, FrontEndVersion->"X 3.0", ScreenRectangle->{{0, 1280}, {0, 1024}}, ScreenStyleEnvironment->"Presentation", WindowSize->{758, 866}, WindowMargins->{{Automatic, 223}, {36, Automatic}} ] (*********************************************************************** Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. ***********************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[1731, 51, 58, 0, 70, "Section"], Cell[1792, 53, 315, 7, 145, "Text"], Cell[2110, 62, 65, 1, 39, "Input"], Cell[2178, 65, 224, 3, 63, "Input"], Cell[2405, 70, 166, 4, 70, "Text"], Cell[2574, 76, 277, 4, 111, "Input"], Cell[2854, 82, 586, 15, 115, "Text"], Cell[3443, 99, 202, 4, 70, "Input"], Cell[3648, 105, 264, 6, 66, "Text"], Cell[3915, 113, 293, 4, 123, "Input"], Cell[4211, 119, 136, 4, 70, "Text"] }, Open ]] } ] *) (*********************************************************************** End of Mathematica Notebook file. ***********************************************************************)