<?xml version="1.0" encoding="ISO-8859-1" ?>
  <resource>
  <id>7048</id>
  <path>/www/nrich/html/content/id/7048/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-11-28T14:45:50</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;h3&gt;The Logistic Equation&lt;/h3&gt;
&lt;p&gt;Unlimited growth is generally impossible, because birth and death rates are affected by factors such as lack of food, water and land. We now incorporate the effect of the environment on population size into the exponential &lt;a href=&quot;http://nrich.maths.org/7104?part=index&quot;&gt;model&lt;/a&gt;:   $\frac {\mathrm{d}N}{\mathrm{d}t} =rN(t)$&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Below are two derivations of this new model, called the logistic equation. It was originally devised by the mathematician &lt;a href=&quot;http://desip.igc.org/malthus/&quot;&gt;Thomas Malthus&lt;/a&gt;. Notes on the discrete form of this equation can be found &lt;a href=&quot;http://nrich.maths.org/7253?part=index&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt; &lt;/h3&gt;
&lt;h3&gt;First Derivation&lt;/h3&gt;
&lt;p&gt;The &lt;em&gt;carrying capacity&lt;/em&gt;, &lt;em&gt;K&lt;/em&gt;, is the largest population that can be supported indefinitely, given the resources available in the environment. When the population size is far below &lt;em&gt;K&lt;/em&gt;, its growth is exponential. As the population approaches &lt;em&gt;K&lt;/em&gt;, it begins to be affected by the reduced ability of the environment to provide necessary resources.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;In order to have this effect, we consider the term $\frac {K-N}{K}$ . Note that when $N&amp;lt; &amp;lt; K$ then $\frac {K-N}{K}\approx 1$ and when $N \rightarrow K$ then $\frac {K-N}{K} \rightarrow 0$.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Including the above term, we now get the equation: $$\frac {\mathrm{d}N}{\mathrm{d}t}=r \frac{K-N}{K} N(t)= rN\left(1-\frac{N}{K}\right)$$Note that each individual added to the population reduces the rate of increase of the whole population.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Second Derivation&lt;/h3&gt;
&lt;p&gt;Consider a population of lions of size &lt;em&gt;y&lt;/em&gt;, and begin by assuming the simple exponential equation $\frac {\mathrm{d}y}{\mathrm{d}t}=r y$ , where &lt;em&gt;r&lt;/em&gt; is the intrinsic growth rate.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;male_lions-188.jpg&quot; style=&quot;width: 277px; height: 191px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;If the probability of food being found by an individual lion is &lt;em&gt;y&lt;/em&gt;, then the probability of some food being found by two lions is proportional to $y^2$. Fighting will occur within the species for these limited resources, so the death rate due to fighting can be represented by $\gamma y^2$ . Our equation then becomes: $$\frac {\mathrm{d}y}{\mathrm{d}t}=ry-\gamma
y^2=ry\left(1-\frac{y}{Y}\right)$$where $Y=\frac{r}{\gamma}$. Again this is the logistic equation.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Question:&lt;/strong&gt;   Graph the logistic equation to find the equilibrium points. Then solve the equation using standard integrals, showing that the solution is given by $N(t)=\frac {K N_0 e^{rt}}{K+N_0 (e^{rt}-1)}$&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Graphically we describe this kind of population growth by a sigmoid, or S-shaped growth curve:&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;Sigmoid%20Num%202.jpg&quot; style=&quot;width: 536px; height: 302px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;By looking at the blue curve, we see the size of the population begins to level off and reaches a stable value, which must be less than the carrying capacity of the environment (marked in red).&lt;/p&gt;
&lt;p&gt;Mathematically, we can show this by looking at the above solution for $N(t)$ and showing $\lim_{t\to\infty} N(t)=K$&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Question&lt;/strong&gt;:   A small lake has a carrying capacity of 100 geese. Starting with a pair of geese, how would the population change over 70 years if $r=0.1$? Draw a sigmoid graph of this change.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;flock-geese.jpg&quot; style=&quot;width: 272px; height: 181px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;Recall that &lt;em&gt;r&lt;/em&gt; is the intrinsic growth rate. How will this affect the time taken for the number of geese to reach the carrying capacity of the lake? Perhaps start by drawing graphs with different &lt;em&gt;r&lt;/em&gt;-values.&lt;/p&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;p&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;Logistic%20phase%20portrait2.jpg&quot; style=&quot;width: 429px; height: 243px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;We first solve this equation: $$\begin{align*} \frac{\mathrm{d}N}{\mathrm{d}t}&amp;amp;=rN(1-\frac{N}{K}) \\ \frac{1}{K} \frac{\mathrm{d}N}{\mathrm{d}t} &amp;amp;= \frac{N}{K} r(1-\frac{N}{K}) \end{align*}$$ To simplify this, let $x=\frac{N}{K}$ $$\begin{align*} \frac{\mathrm{d}x}{\mathrm{d}t}&amp;amp;=xr(1-x) \\ \frac{\mathrm{d}x}{x(1-x)}&amp;amp;=r\mathrm{d}t \\ \Big( \frac{1}{x}+\frac{1}{1-x} \Big)
\mathrm{d}x&amp;amp;=r\mathrm{d}t \\ ln\Big(\frac{x}{1-x}\Big)&amp;amp;=rt+c \\ \frac{x}{1-x}&amp;amp;=X_0e^{rt} \\ x&amp;amp;=X_0e^{rt}-x X_0e^{rt} \\ x&amp;amp;=\frac{X_0e^{rt}}{1+X_0e^{rt}} \end{align*}$$ Putting &lt;em&gt;N&lt;/em&gt; back in: $$N(t)=\frac {K N_0 e^{rt}}{K+N_0 (e^{rt}-1)}$$As expected, over time the population tends to the maximum allowed by the environment: $$\lim_{t\to\infty} N(t)=K$$&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;Sigmoids%20different%20r.JPG&quot; style=&quot;width: 488px; height: 258px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;

&lt;/mdoxml&gt;</solutionXML>
  <noteXML/>
  <clueXML/>
  <canonXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Another Question:   &lt;/strong&gt; The logistic equation above, models the r/K selection theory which is the reproductive strategy of organisms.&lt;/p&gt;
&lt;p&gt;In stable environments &lt;em&gt;K-&lt;/em&gt;selection predominates, as the populations are generally close to the carrying capacity. Characteristics of &lt;em&gt;K&lt;/em&gt;-selection organisms are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;longer maturity time and lifespan&lt;/li&gt;
&lt;li&gt;fewer offspring with high level of parental care&lt;/li&gt;
&lt;li&gt;low mortality rate and high offspring survival rate&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;elephant-baby_1004458i.jpg&quot; style=&quot;width: 320px; height: 206px;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;Elephants are an example of &lt;em&gt;K&lt;/em&gt;-selection species.&lt;/p&gt;
&lt;p&gt;How do you think we could model a population of elephants in a stable environment? What adaptions to the logistic equation would we need to make?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;In unstable environments, &lt;em&gt;r-&lt;/em&gt;selection predominates. Look up examples of &lt;em&gt;r&lt;/em&gt;-selection organisms and find their characteristics. Think about individual size, number of children and life span.&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 3</title>
  <description>Third in our series of problems on population dynamics for advanced students.</description>
  <spec_group>Applications
    <specifier>biology</specifier>
  </spec_group>
  <spec_group>Using, Applying and Reasoning about Mathematics
    <specifier>Mathematical modelling</specifier>
  </spec_group>
  <spec_group>Pre-Calculus and Calculus
    <specifier>Calculus generally</specifier>
  </spec_group>
  <spec_group>Collections
    <specifier>Population Dynamics</specifier>
  </spec_group>
</resource>