<?xml version="1.0" encoding="ISO-8859-1" ?>
  <resource>
  <id>7274</id>
  <path>/www/nrich/html/content/id/7274/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-11-28T15:04:35</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;h3&gt;The Lotka-Volterra Equations&lt;/h3&gt;
&lt;p&gt;The Lotka-Volterra equations allow us to model a biological system containing a predator and a prey species. They arose in the 1920s due to the independent work of the mathematicians &lt;a href=&quot;http://en.wikipedia.org/wiki/Alfred_J._Lotka&quot;&gt;Alfred Lotka&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/Vito_Volterra&quot;&gt;Vito Volterra&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;&lt;br&gt;&lt;/br&gt;
Formulating the Equations&lt;/h3&gt;
&lt;p&gt;Let &lt;em&gt;x&lt;/em&gt; be the size of a fish population and &lt;em&gt;y&lt;/em&gt; be the size of the shark population. If the prey have an unlimited food supply and no predators, then they grow exponentially according to the equation $\frac {\mathrm{d}x}{\mathrm{d}t}=\lambda x$ , for some constant $\lambda$.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;shark%20and%20fish.jpg&quot; style=&quot;width: 293px; height: 178px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;If there are more sharks, more fish will be killed and if there are fewer sharks, then fewer fish will be killed.  So the rate of predation upon the prey is proportional to the rate at which the predators and prey meet. We represent this by $\alpha xy$.&lt;/p&gt;
&lt;p&gt;Note that if either &lt;em&gt;x&lt;/em&gt; or &lt;em&gt;y&lt;/em&gt; is zero then there can be no predation.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The equation for prey becomes: $$\frac {\mathrm{d}x}{\mathrm{d}t}=\lambda x-\alpha xy =x(\lambda -\alpha y)$$ Conversely, predators rely on prey to survive, so in the absence of any prey, the predator equation is   $\frac {\mathrm{d}y}{\mathrm{d}t}=-\gamma y$.  The growth of the predator population will depend on the population sizes of the predators and prey, and the ability of
the predators to successfully catch prey. We represent this by $\beta xy$.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The equation for predators becomes: $$\frac {\mathrm{d}y}{\mathrm{d}t}=\beta xy-\gamma y =y(\beta x -\gamma)$$&lt;/p&gt;
&lt;h3&gt;Using the Equations&lt;/h3&gt;
&lt;p&gt;We are interested in population equilibrium, which occurs when neither population is changing: $$ \begin{align*} \frac {\mathrm{d}x}{\mathrm{d}t}&amp;amp;=\frac {\mathrm{d}y}{\mathrm{d}t}=0 \\ x(\lambda -\alpha y)&amp;amp;=y(\beta x -\gamma)=0 \\ \Rightarrow x=0,y=0 &amp;amp;\text{  and  }  x=\frac{\gamma}{\beta}, y=\frac{\lambda}{\alpha} \end{align*}$$ The first solution occurs when both
species die out, the second when the sizes of both species reach an equilibrium with each other.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Determining the &lt;a href=&quot;http://en.wikipedia.org/wiki/Lotka%E2%80%93Volterra_equation#Stability_of_the_fixed_points&quot;&gt;stability of these equations&lt;/a&gt;, requires knowledge of the Jacobian matrix and linearization, which we exclude for complexity.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Question&lt;/strong&gt;:  Consider a species of fish, &lt;em&gt;x&lt;/em&gt;, and a species of shark, &lt;em&gt;y&lt;/em&gt;, with population equations: $$\frac {\mathrm{d}x}{\mathrm{d}t}=2x-4xy ,    \frac {\mathrm{d}y}{\mathrm{d}t}=xy-2y$$ &lt;strong&gt;a)&lt;/strong&gt; Where are the equilibrium points?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;b)&lt;/strong&gt; Below is a phasor diagram of the above equations. Try and work out what it is representing. What happens at the red point?&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;lotka%202.JPG&quot; style=&quot;width: 514px; height: 492px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We can also plot the size of the populations against time on the same graph. The graph below clearly shows the dependency of the shark population on a large population of prey, and the oscillatory nature of the two population sizes.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;lotka%201.jpg&quot; style=&quot;width: 520px; height: 342px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Question&lt;/strong&gt;:   Why do you think the shark population peaks after the fish population has soared? Why do you think the shark population is always less than the fish population?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Limitations to our model&lt;/h3&gt;
&lt;p&gt;In reality if two species coexist, their interactions also depend on the environment they inhabit. This is explored further &lt;a href=&quot;http://nrich.maths.org/7272?part=index&quot;&gt;here&lt;/a&gt;. Some of the assumptions made in the above equations are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The prey always find ample food&lt;/li&gt;
&lt;li&gt;The rate of change of population is proportional to its size&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Question:&lt;/strong&gt;   Can you think of any other assumptions we have made in our model?&lt;/p&gt;

&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;p&gt;Red dot is when the populations of sharks and fish will remain unchanged.&lt;/p&gt;
&lt;p&gt;the equilibrium points are $x=y=0$  and  $x=2, y=0.5$&lt;/p&gt;
&lt;p&gt;Other factors&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The predators only get food by eating the prey&lt;/li&gt;
&lt;li&gt;The environment does not change to favour one species and genetic evolution is slow&lt;/li&gt;
&lt;/ul&gt;

&lt;/mdoxml&gt;</solutionXML>
  <noteXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Why do &lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=6140&amp;amp;part=index&quot;&gt;&lt;/a&gt;this problem ?&lt;/h3&gt;
Practice with the use of numbers is a crucial biological skill. These interesting &lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=6140&amp;amp;part=&quot;&gt;questions&lt;/a&gt; will allow you to practise these skills whilst developing awareness of orders of magnitude in scientific contexts.&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible approach&lt;/h3&gt;
There are several parts to this question. The individual pieces could be used as starters or filler activities for students who finish classwork early. Enthusiastic students might work through them in their own time. Since there is no absolutely 'correct' answer to many of these questions, they might productively be used for discussion: students create their own answers and then explain them to
the rest of the class. Does the class agree? Disagree? Is there an obvious best 'collective' answer?
&lt;h3&gt;Key questions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;What assumptions will you need to make in this question?&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;How accurate do you think you answer is?&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;What order of magnitude checks could you make to test that your answer is sensible?&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Possible extension&lt;/h3&gt;
Can students make up similar questions? Can they put any upper or lower bounds on the numbers?
&lt;h3&gt;Possible support&lt;/h3&gt;
Students might struggle with the 'open' nature of the questions. To begin, they might like to read the &lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=6300&amp;amp;part=&quot;&gt;Student Guide to Getting Started with rich tasks&lt;/a&gt; &lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=6299&amp;amp;part=&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</noteXML>
  <clueXML>&lt;mdoxml version=&quot;1.0&quot;&gt;In estimation questions don't be afraid to have a go with a guess
at some numbers in the problem and then to refine your estimate
after checking it makes some sort of sense.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Although there is no 'right' answer to an estimation, there are
good or bad estimations and sensible or over detailed calculations.
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Think how you might make your estimation a good one, and think how
it makes sense to ignore certain complexities in the
calculation.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</clueXML>
  <canonXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;p&gt;We then determine the stability of these points by finding a linear approximation using partial derivatives. The theory is worthwhile, so check out this link to find out about linearization.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The Jacobian of our equations is $J(x,y)=\begin{pmatrix} {\lambda - \alpha y } &amp;amp; { -\alpha x} \\ {\beta y} &amp;amp; { \beta x -\gamma} \end{pmatrix}$, which we evaluate at the equilibrium points:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;$ J(0,0)=\begin{pmatrix} {\lambda} &amp;amp; 0 \\ 0 &amp;amp; {-\gamma} \end{pmatrix}$ which always has eigenvalues of different signs $\Rightarrow$ saddle point.&lt;/p&gt;
&lt;p&gt;$J\big(x=\frac{\gamma}{\beta}, y=\frac{\lambda}{\alpha}\big)=\begin{pmatrix} 0 &amp;amp; {\frac{-\alpha \gamma }{ \beta}} \\ {\frac{\lambda \beta }{\alpha}} &amp;amp; { 0} \end{pmatrix}$ which has imaginary eigenvalues of different signs $\Rightarrow$ oscillatory motion.&lt;/p&gt;

&lt;/mdoxml&gt;</canonXML>
  <end_user_role>2</end_user_role>
  <difficulty>4</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>0</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>1</keystage4plus>
  <title>Population Dynamics - part 5</title>
  <description>Fifth in our series of problems on population dynamics for advanced students.</description>
  <spec_group>Applications
    <specifier>biology</specifier>
  </spec_group>
  <spec_group>Collections
    <specifier>Population Dynamics</specifier>
  </spec_group>
  <spec_group>Pre-Calculus and Calculus
    <specifier>Calculus generally</specifier>
  </spec_group>
  <spec_group>Using, Applying and Reasoning about Mathematics
    <specifier>Mathematical modelling</specifier>
  </spec_group>
</resource>