next up previous contents
Next: The Lotka-Volterra Equation Up: Classical Problems Previous: Classical Problems

The Verhulst Equation

Let $ u(t)$ denote the population of a given species at time $ t$, then $ u'(t)/u(t)$ is the total growth rate at time $ t$, which is assumed to be constant, i.e.

    $\displaystyle \frac{u'(t)}{u(t)}= \gamma$    with $\displaystyle \gamma \in {\mathbb {R}}^+.$

If $ u\neq 0$, hence $ \gamma = \frac{u'(t)}{u(t)} =
\frac{d}{dt}\ln(u)$ integrating it is obtained the formula for unlimited growth
$ u(t)= e^{\gamma(t- t_0)}u_0$    for all $ t\in {\mathbb {R}}$.
In reality, a population cannot increase without limit. It is more realistic to assume that, when the population level exceeds a limiting population value $ \eta$, the growth rate is negative (reasons for a negative growth rate could be insanity, smog, overcrowding...). Let us now suppose the growth rate is proportional to the difference between this limiting value and the actual population:

$ \gamma = \beta(\eta - u)$, $ \quad \beta>0$ a constant.

Thus the equation of limited growth is obtained:

(2.1) $\displaystyle u'=\beta(\eta - u)u=(\alpha - \beta u)u$

where $ \alpha \equiv \beta \eta > 0$. The solution is

    $\displaystyle u(t)= \frac{u_0 \alpha}{(\alpha - \beta u_0)e^{-\alpha(t- t_0)} +
 \beta u_0}$    with$\displaystyle \ u_0=u(t_0).$

This is the logistic equation, or Verhulst equation, called after the $ 19^{th}$ century Belgian mathematician Piérre François Verhulst (1804-1849).

The equilibria of (2.1) occur at $ u^0=0$ and $ u^1=\frac{\alpha}{\beta}$. The equilibrium at $ u^1$ is asymptotically stable since the derivative of $ u'$ at $ u^1$ is negative (i.e. $ u'(u^1)= -\alpha$). $ u(t)$ will increase to $ u^1$ as a limit if $ 0<u_0<u^1$, and decrease to $ u_1$ as a limit if $ u_1 <u_0$. The fixed point $ u^0$ is unstable, or a repellor, since $ u'(u^0)=\alpha > 0$.
The point of inflection marks the turning point where the second derivative becomes negative ($ u=u^1$), and hence the point beyond which the yearly population growth rate begins to decrease.



Figure 2.1: Vector Field and Graphs of Solutions
\begin{figure}
\epsfxsize =6cm \centerline {\fbox {\epsffile{logcont.eps}} }
\vspace*{-1mm}
\end{figure}

Let us consider the discrete logistic equation $ u_{t+1}=u_t(\alpha-\beta u_t)$, which has the typical equivalent version

(2.2) $\displaystyle x_{n+1} \ = \ \alpha x_n(1- x_n)$

(redefining $ \eta= \frac{\beta}{\alpha} ,\ x_n= \eta u_t$).
The equation (2.2) represents a one-parameter family of discrete dynamical systems defined on $ [0,1]$, provided the initial value $ x_0$ is also in this range and $ \alpha$ enough small.
Fixed points are computed by setting $ \ \overline{x}= \alpha
\overline{x}(1 - \overline{x})$, so $ \ x^0=0$ and $ x^1= 1-
1/\alpha$ are obtained. The following analysis is found:
$ 0<\alpha< 1$
: $ x^0$ is the only fixed point and it is asymptotically stable;
$ \alpha =1$
: $ x^0$ is a neutral fixed point;
$ 1<\alpha \leq 3$
: $ x^0$ is a repelling point, while the fixed point $ x^1$ is asymptotically stable with domain of attraction $ 0<x_0<1$;
$ \alpha> 3$
: $ x^1$ is a repelling fixed point. On increasing $ \alpha$ from 3 to 4, periodic orbit arise with at each step a doubling of the period: 2,4,8... At each value of where such a new periodic point with double period arises, a bifurcation occurs and there are an infinite number of such period-doubling bifurcation until the value $ \alpha_\infty =
3,569946...$. The values of $ \alpha$ with $ \alpha_\infty< \alpha<
4$ produce mapping which are indicated by chaotic. The site http://www.lboro.ac.uk/departments/ma/gallery/doubling/ provides a graphical simulation, based on the Cobwedding method).

Figure 2.2: Discrete Logistic Equation
\begin{figure}
\epsfxsize =8cm \centerline {\fbox {\epsffile{bifurcLog.eps}} }
\vspace{-1mm}
\end{figure}

The parameter $ \alpha$ is usually restricted to the interval $ (0,4]$ to ensure that $ u_t\geq 0$ for all $ t$, since otherwise the population becomes extinct.
The complicated behaviour exhibited by the logistic map is typical for a whole class of families of one-dimensional maps of a finite interval that have a single smooth maximum, known as unimodal maps.

Remarks 2.1  


next up previous contents
Next: The Lotka-Volterra Equation Up: Classical Problems Previous: Classical Problems

Nardin Patrizia
2001-03-30