Skip to navigation (Press Enter)
Skip to main content (Press Enter)
Home
Threads
Index
About
Math Insight
Page Navigation
Top
To create your own interactive content like this, check out our new web site
doenet.org!
Single autonomous differential equation problems
Name:
Group members:
Section:
For the differential equation \begin{align*} \diff{q}{t} = e^{-q^2-3q+1} \end{align*} find the equilibria and use the stability theorem to calculate their stability. Graph the solution for the initial condition $q(0)=0$.
For the dynamical system \begin{align*} \diff{ u }{t} &= \left(- 6 u^{2} + 10 u\right) e^{- u}, \end{align*} find all equilibria and analytically determine their stability (i.e., use the stability theorem). Using this information, draw a phase line diagram with equilibria and vector field. (Be sure to indicate the stability of the equilibria.)
Estimate the solution of the differential equation \begin{align*} \diff{ x }{t} &= 4 e^{- 1.7 x} - 7\\ x(0) &= 0.7, \end{align*} using the Forward Euler algorithm. Use a time step $\Delta t= 0.2$ to estimate $x(0.6)$.
For the differential equation \begin{align*} \diff{z}{t} = h(z), \end{align*} the function $h(z)$ is graphed below.
Sketch the vector field illustrating the rate of change $\diff{z}{t}$.
Find the equilibria and calculate their stability.
Graph the solution $z(t)$
for initial condition $z(0)=3.8$.
for initial condition $z(0)=4.2$.
Consider the dynamical system \begin{align*} \diff{u}{t} = u(2-u). \end{align*}
Using any valid method, determine the equilibria of the dynamical system and their stability.
Graph of the solution of the dynamical system with initial condition $u(0)=0.8$.
Use the Forward Euler algorithm with time step $\Delta t=2$ to estimate the solution with initial condition $u(0)=0.8$. Take four time steps, estimating $u(2)$, $u(4)$, $u(6)$, and $u(8)$. Does the behavior of the solution estimated by Forward Euler match your previous results? If not, how is the behavior different?
Use the Forward Euler algorithm with time step $\Delta t=1$ to estimate the solution with initial condition $u(0)=0.8$. Take four time steps, estimating $u(1)$, $u(2)$, $u(3)$ and $u(4)$. Does the behavior of the solution estimated by Forward Euler match your previous results? If not, how is the behavior different?
Use the Forward Euler algorithm with time step $\Delta t=0.5$ to estimate the solution with initial condition $u(0)=0.8$. Take four time steps, estimating $u(1/2)$, $u(1)$, $u(3/2)$ and $u(2)$. Does the behavior of the solution estimated by Forward Euler match your previous results? If not, how is the behavior different?
For the dynamical system $ \diff{ v }{t} = f(v,b),$ the function $f$ of $v$ depends on a parameter $b$, as shown in the graphs for $b=2, 8, 10, 12$, below. For values of $b$ in between those shown, $f$ changes smoothly, so its graph will be somewhere in between the snapshots shown. Sketch a bifurcation diagram with respect to the parameter $b$, for $2 \le b \le 12$. Use a solid line to indicate stable equilibria and a dashed line to indicate unstable equilibria. Identify any bifurcation points.
$b=2$
$b=10$
$b=8$
$b=12$
Consider the differential equation \begin{align*} \diff{ s }{ t } &= -8.3 s. \end{align*}
What is the general solution?
What is the specific solution for the initial condition $s(0) = -1$?
Consider the dynamical system \begin{align*} \diff{ u }{t} &= 2 \left(u + 2\right) \left(u + 1\right) \left(u - 7\right)\\ u(0) & = u_0, \end{align*} where $u_0$ is an initial condition. Sketch the graph of the function $f(u) = 2 \left(u + 2\right) \left(u + 1\right) \left(u - 7\right)$. Use the graph to sketch the solution $u(t)$ for each of the following initial conditions: $u_0 = -6.8$, $u_0 = -2$, $u_0 = -1.8$, $u_0 = -1$, $u_0 = 3.0$, $u_0 = 7$, and $u_0=9.4$.
For the dynamical system $ u'(t) = h(u, \alpha)$, where the function $h$ of $u$ also depends on a parameter $\alpha$, a bifurcation diagram with respect to the parameter $\alpha$ is shown below. In this diagram, solid lines represent stable equilibria and dashed lines represent unstable equilibria.
For the following three values of $\alpha$, determine the number of equilibria, their values, rounded to the nearest integer, and their stability. For each case, sketch the phase line, including equilibria and vector field. Use a solid circle for stable equilibria and an open circle for unstable equilibria.
$\alpha= -5$
$\alpha= -1$
$\alpha= 7$
Identify any bifurcation points.
Thread navigation
Elementary dynamical systems
Previous:
Worksheet: Model of an infectious disease without immunity
Next:
An infectious disease model with immunity