m
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
 
 
=Before logistic model=
 
=Before logistic model=
 
----
 
----
After the discussion of the background information relating to population projection, we are going to take a close look at one of the most famous mathematical models for population projection ---- the logistic model. In order to understand the logistic model, we need to understand exponential model first, since the logistic model is developed based on the exponential model.  
+
After the discussion of the background information related to population projection, we will take a close look at one of the simplest yet famous mathematical models for the population projection: the logistic model. But we need to understand the exponential model first, since the logistic model is developed based on the exponential model.
 +
 
 +
The significance of the exponential model is that it reflects a geometric population growth, which will be inherited by the logistic model. The geometric population growth is first proposed in 1798 by Thomas Robert Malthus in his ''An Essay on the Principle of Population, as It Affects the Future Improvement of Society, With Remarks on the Speculations of Mr. Godwin, Mr. Condorcet and Other Writers''. He stated that “Population, when unchecked, increased in a geometric ratio.” He also believed that “Subsistence increases only in an arithmetical ratio.” Therefore, Malthus predicted that human society will eventually end up with famine. This publication had tremendous influences on studies of population and it allowed Malthus to become the founder of the exponential population model.
 +
 
 +
The exponential population model has the following form:<math>P(t)=P_0e^rt. </math>
 +
 
 +
Where
 +
 +
* <math> P_0=P(0)</math> is the initial population size,
 +
 +
* <math> r </math>is the population growth rate, also known as Malthusian Parameter,
 +
 +
* <math> t</math> is the time.
 +
 
 +
This model also has a differential form:<math>\frac{dP}{dt}=rP</math>
 +
 
 +
The following calculation will lead to lead to the model above
 +
 
 +
<center><math>\int_{p(0)}^{p(T)}{\frac{dP}{P}\ =\ }\int_{t=0}^{t=T}rdt </math> </center>
 +
 
 +
 
 +
<center><math>\ln{\left|P\left(T\right)\right|-\ln{\left|P\left(0\right)\right|=}}\left(rT+c\right)-\left(r\ast0+c\right) </math> </center>
 +
 
 +
 
 +
<center><math>\ln{\left|P\left(T\right)\right|-\ln{\left|P\left(0\right)\right|=}}\ rT </math></center>
 +
 
 +
 
 +
<center><math>e^{\ln{\left|P\left(T\right)\right|-\ln{\left|P\left(0\right)\right|}}}=e^{rT} </math> </center>
 +
 
 +
 
 +
<center><math>\frac{P(T)}{P(0)}\ =\ e^{rT}</math> </center>
 +
 
 +
 
 +
As <math>P(T) </math> and <math>P(0)</math> are all positive, the solution is:<math>P(t)=P_0e^{rt}</math>
 +
 
 +
 
 +
The population growth rate is the deterministic factor in this model. Following are graphs of the population with different growth rate:
 +
 
 +
<center>[[File:1234.png|800px|thumb|left]]
 +
 
 +
''<small><small>Figure 4.1. The Exponential with positive population growth rate.  Adapted from “Mathematical Models in Population Dynamics,” by Alexander Salisbury.</small></small>''
 +
 
 +
 
 +
[[File:2345.png|900px|thumb|left]]
 +
 
 +
''<small><small>Figure 4.2. The Exponential with positive population growth rate.  Adapted from “Mathematical Models in Population Dynamics,” by Alexander Salisbury.</small></small>
 +
''</center>
 +
 
 +
 
 +
The x-axis is representing the time, and the y-axis is the population. When r is positive, increase of r leads to the dramatic growth in population size. Meanwhile, with negative r, the decrease of r contributes to the smoothness of population decay. This growth rate is also essential in the logistic model, which will be discussed in the later sessions.
 +
 
 +
Although Malthus’ idea is influential, the model itself is not very practical. The model had following assumptions: “the population is homogeneous (i.e., all members are identical); the population inhabits a uniform and unvarying environment; an infinite supply of nutrients is available; there are no spatial limitations, and growth is density-independent.” In reality, those assumptions can easily be broken in the long term. Hence, more realistic models are required.
  
The significance of the exponential model is to reflect a geometric population growth, which is inherited by the logistic model. The geometric population growth is first proposed in 1798 by Thomas Robert Malthus in his  An Essay on the Principle of Population, as It Affects the Future Improvement of Society, With Remarks on the Speculations of Mr. Godwin, Mr. Condorcet and Other Writers. He stated that “Population, when unchecked, increased in a geometric ratio.” He also believed that “Subsistence increases only in an arithmetical ratio.” Therefore, Malthus predicted that human society will eventually end up with famine. This publication had tremendous influences on studies of population and it made Malthus become the founder of the exponential population model.
 
  
  
 +
[[Logistic_Models|Next Section: Logistic Models]]
  
 +
[[Importance_of_population_projection| Previous Section: Importance of population projection]]
  
[[ Walther MA279 Fall2018 topic10|Back to Walther MA279 Fall2018 topic10]]
+
[[ Walther MA279 Fall2018 topic10|Back to Walther MA279 Fall2018 Topic10 Home Page]]

Latest revision as of 22:58, 2 December 2018

Before logistic model


After the discussion of the background information related to population projection, we will take a close look at one of the simplest yet famous mathematical models for the population projection: the logistic model. But we need to understand the exponential model first, since the logistic model is developed based on the exponential model.

The significance of the exponential model is that it reflects a geometric population growth, which will be inherited by the logistic model. The geometric population growth is first proposed in 1798 by Thomas Robert Malthus in his An Essay on the Principle of Population, as It Affects the Future Improvement of Society, With Remarks on the Speculations of Mr. Godwin, Mr. Condorcet and Other Writers. He stated that “Population, when unchecked, increased in a geometric ratio.” He also believed that “Subsistence increases only in an arithmetical ratio.” Therefore, Malthus predicted that human society will eventually end up with famine. This publication had tremendous influences on studies of population and it allowed Malthus to become the founder of the exponential population model.

The exponential population model has the following form:$ P(t)=P_0e^rt. $

Where

  • $ P_0=P(0) $ is the initial population size,
  • $ r $is the population growth rate, also known as Malthusian Parameter,
  • $ t $ is the time.

This model also has a differential form:$ \frac{dP}{dt}=rP $

The following calculation will lead to lead to the model above

$ \int_{p(0)}^{p(T)}{\frac{dP}{P}\ =\ }\int_{t=0}^{t=T}rdt $


$ \ln{\left|P\left(T\right)\right|-\ln{\left|P\left(0\right)\right|=}}\left(rT+c\right)-\left(r\ast0+c\right) $


$ \ln{\left|P\left(T\right)\right|-\ln{\left|P\left(0\right)\right|=}}\ rT $


$ e^{\ln{\left|P\left(T\right)\right|-\ln{\left|P\left(0\right)\right|}}}=e^{rT} $


$ \frac{P(T)}{P(0)}\ =\ e^{rT} $


As $ P(T) $ and $ P(0) $ are all positive, the solution is:$ P(t)=P_0e^{rt} $


The population growth rate is the deterministic factor in this model. Following are graphs of the population with different growth rate:

1234.png

Figure 4.1. The Exponential with positive population growth rate. Adapted from “Mathematical Models in Population Dynamics,” by Alexander Salisbury.


2345.png

Figure 4.2. The Exponential with positive population growth rate. Adapted from “Mathematical Models in Population Dynamics,” by Alexander Salisbury.


The x-axis is representing the time, and the y-axis is the population. When r is positive, increase of r leads to the dramatic growth in population size. Meanwhile, with negative r, the decrease of r contributes to the smoothness of population decay. This growth rate is also essential in the logistic model, which will be discussed in the later sessions.

Although Malthus’ idea is influential, the model itself is not very practical. The model had following assumptions: “the population is homogeneous (i.e., all members are identical); the population inhabits a uniform and unvarying environment; an infinite supply of nutrients is available; there are no spatial limitations, and growth is density-independent.” In reality, those assumptions can easily be broken in the long term. Hence, more realistic models are required.


Next Section: Logistic Models

Previous Section: Importance of population projection

Back to Walther MA279 Fall2018 Topic10 Home Page

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett