In this activity, you will use direction fields to predict the population dynamics for a population of rabbits. You will need to include the DETools package in your Maple worksheet to use the DEplot() command.
Suppose that you have a population of rabbits and \(P(t)\) is the number of rabbits at time \(t\text{.}\) A basic model for the population of rabbits could be given as
\begin{equation}
\frac{dP}{dt}=\alpha P - \beta P\text{,}\tag{3.13}
\end{equation}
where \(\alpha\) is the birth rate and \(\beta\) is the death rate.
However, equation (3.13) does not consider limitations due to habitat and food supply. If you wish to use a more accurate model, then you may consider the logistic growth model
In the following exercises, you will examine solutions to equations (3.13)β(3.15) using two different initial conditions: \(P(0)=1\) and \(P(0)=50\text{.}\)
Most mammal population growth is dependent upon other species in the region, via an interconnected food web. One simple predator-prey model is the Lotka-Volterra model
where \(x(t)\) is the population of prey and \(y(t)\) is the population of predators. In this equation, the prey grow and are eaten by predators. The predatorsβ growth depends on eating the prey and the predators have a death rate.
Open the DE Plots tutor, listed under Differential Equations. Select the Lotka-Volterra Model and click DEPlot. Try changing the parameters and the initial conditions to get a sense of how the prey population \(x(t)\) and predator population \(y(t)\) are connected. Then click quit to display a plot on your Maple worksheet.
In a new paragraph, explain what the prey and predator populations do on this direction field. Notice that the prey is on the \(x\)-axis and the predator is on the \(y\)-axis of the direction field.