This lab is due Thursday, February 26th in class.
IMPORTANT: The work you submit should be your own and nobody else's. Any exceptions to this will be dealt with harshly.
The goal of this laboratory exercise is to understand the phase plane for a nonlinear system of differential equations, namely the predator-prey equations. The particular system you will deal with depends upon two parameters. In this lab, you will need to use the number B, which is the last nonzero number in your UB person number.
The predator-prey system that you will use is: given by
You should think of x as being the "population" (in some units) of prey (rabbits) and y as the "population" of predators (foxes). The goal is to understand what happens to these populations for various k-values as time increases. Remember that the numbers x and y represent scaled populations --- the units are unspecified, but they may represent hundreds or thousands of predators or prey. We are only interested in the cases where both x and y are non-negative.
One can define "bifurcation" for systems of differential equations in a way analogous to the definition for a scalar equation. If the phase plane is "qualitatively different" for values of k less than k0 compared to values k greater than k0, then k0 is called a bifurcation point. Two phase portraits are qualitatively different, e.g., if they have different numbers of equilibria, or if one has periodic solutions (i.e, solutions which return to their starting point) and the other one doesn't. Your goal is to investigate phase portraits for the predator-prey equations and report what happens as k changes.