Michael Kerckhove

Differential equation models for population dynamics are now standard fare in single-variable calculus. Building on these ordinary differential equation (ODE) models provides the opportunity for a meaningful and intuitive introduction to partial differential equations (PDEs). This article illustrates PDE models for location-dependent carrying capacities, migrations, and the dispersion of a population. The PDE models themselves are built from the logistic equation with location-dependent parameters, the traveling wave equation, and the diffusion equation. The approach presented here is suitable for a single lecture, reading assignment, and exercise set in multivariable calculus. Interactive examples accompany the text and the article is designed for use as a CDF document in which some of the input can remain hidden.

Introduction: Ordinary Differential Equations and Population Dynamics

The ordinary differential equations with which students are most familiar are the equations for exponential and logistic population growth (see [1], for example). Historically, Thomas Malthus initiated the mathematical treatment of population dynamics [2]. His investigations into the consequences of exponential growth in human populations coupled with linear growth in agricultural production led him to a pessimistic view of the eventual fate of humankind, involving misery and starvation.

Pierre-Francois Verhulst and others considered how to model factors that might retard exponential growth, among which the roles of disease and famine had been suggested already by Malthus. In his 1838 paper [3], Verhulst transformed the discussion into a mathematical model by writing

(1)

Here corresponds to exponential growth and the term corresponds to the effect of obstacles that slow the growth rate and that depend on the population size . A simple form for the obstacle term is , and setting yields the factored form

(2)

the form we use in this article. Verhulst solved this equation; showed how it led, in the long run, to a bounded population size; and used actual population data to calculate the size of the limiting population for Belgium according to the model. He termed the graph of the solution the logistic curve: the word logistic has its origins in the Greek “logistikē”—the art of calculating—and Verhulst was the first to be able to calculate the effects of obstacles on the growth of human populations.

The logistic equation is especially useful for introducing ideas involving the qualitative behavior of solutions, in particular the notion of a stable equilibrium. We now write the relevant ODE as

(3)

In the logistic model, is the population size at time . Using the terminology of population dynamics, the parameters in this model are the growth constant, , which controls the rate of population growth near ; the carrying capacity, , which limits the eventual size of the population; and the initial population size . DSolve gives an explicit formula for the solution to the corresponding initial value problem.

The usual textbook formula for the solution divides both numerator and denominator by to obtain . From this simplified formula it is easy to check that and that for .

The built-in Mathematica function Manipulate lets you vary the parameters , , and interactively to see the effect of varying those parameters graphically. Equilibrium solutions for the model (values of for which ) occur at and . The carrying capacity is indicated by the dashed horizontal line (slope zero) in the figure, while the solution curve is purple. The initial value is the height of the curve at its intersection with the axis. How would you describe the effect of varying the growth constant ?

The equilibrium solution is stable, since whenever , . (However, for some time only if , and hence for all times .) Since solution curves starting near do not satisfy , this equilibrium solution is not stable. This information can be captured in a “phase diagram,” shown in the next section. The diagram visually condenses the claims just made: solution curves diverge away from and converge toward . Use the sliders above to verify these claims, based on the plots of the various solution curves. Since this article is primarily concerned with the shapes of solution curves for the differential equations models we study, graphs do not include units on the axes.

A Key Concept: The Time Evolution of a Spatial Profile Curve

Now consider the case of a population that is spread out along a narrow strip of land or sea, which we will think of as a line. An initial study of the population might result in a function giving the size of the population at location along the strip. But population size is a dynamic quantity, so we should really employ a function of two variables, time and location, in our attempt to model its evolution. Thus, the population size at time and location is with recording the observed initial population distribution.

We model the time evolution of the population using the partial differential equation

(4)

This is just a modification of the logistic equation in which the carrying capacity now depends on location . This allows the new model to account for environmental conditions that vary from place to place. The function is now the unknown function that solves the PDE. In this setting, the role of the initial value, formerly played by the number , is being played by the function . Essentially, what we have is a separate initial value problem at each location.

We will call the graph of the initial profile curve. Think of for a given value of as the profile curve for the population at time . Its graph shows how the total population is distributed along the line. The left-hand side of our PDE gives the time rate of change of the function , and we will interpret the right-hand side as the rule governing the time evolution of the initial profile curve . This idea, the time evolution of a profile curve, is crucial to what follows.

Here is an example that illustrates this point of view. The location-dependent carrying capacity is given by the function , and the growth constant is . Plots of and are shown below.

We might predict that the initial population will evolve toward the carrying capacity. To see whether this prediction is accurate, we use Manipulate to show the evolving profile curve as increases. Use the “Reset and Play” button to show the time evolution.

Here is a thought experiment: suppose we were to change the initial population curve, leaving the carrying capacity at each location the same; would you expect the new initial profile curve to evolve to ? Can you explain why this is so?

Another thought experiment: what would be the effect of a larger value of on the time it takes for the initial population to approach equilibrium?

Once again, we can summarize the investigation with a “phase diagram.”

As before, the diagram indicates the equilibrium solutions, which are the curves along which is zero at every point. These are graphs of the functions and . The arrows indicate that if at every location , then , so that can be termed a stable equilibrium for this PDE.

A final note: another variation of logistic growth is given by , where the carrying capacity is constant, but the growth constant , that is, the speed with which the initial population approaches the equilibrium population, depends on location.

Migrating Populations

In the previous example, the time evolution of the profile curve was governed by a right-hand side that involved only the values of the function . The next PDE we consider has the time evolution at location governed by the slope of the profile curve at . The simplest equation of this type has the time rate of change of proportional to its slope, , with .

We can interpret the solution to this PDE in terms of a migratory population with the parameter controlling the speed of the migration as shown in the output from Manipulate displayed below (use the “speed” buttons to vary ). Data for the migration of gray whales along the California coastline would provide a real-life example of the phenomenon we are modeling. In the graphic, it is best to use the “Reset” button before changing the speed.

DSolve gives the following formula for the solution to the PDE , which we might call the migration equation. As usual, the initial population profile is .

You may have seen in previous courses how changing to changes the graph. Consider the value on the graph of ; this same value occurs on the graph of , but now it occurs at , since . Likewise, you see that , so that the same value, , that occurred at along the graph of will occur along the graph of at input value . Since this relationship holds for every , we conclude that the graph of is a horizontal translation of the graph of to the right by units. In our setting, gives a graph that is the graph of displaced to the right by units. Note how displacement speed time.

An application of the chain rule shows that satisfies the migration equation for any initial population distribution . This model also applies to the familiar stadium wave and is commonly referred to as the traveling wave equation. Jean le Rond d’Alembert first introduced PDEs for waves and methods for solving them in his study of vibrating strings [4]. In fluid dynamics, is a simplified version of the transport equation that models how dissolved solids travel along with a current.

Seasonal Migration

The migration of gray whales is seasonal, ranging from the southern Baja peninsula near the Tropic of Cancer to the Chukchi Sea north of the Arctic Circle [5]. To model the periodic nature of the whales’ migration, we can translate the initial graph using a periodic function to obtain . Now satisfies the periodic migration equation

(5)

with as the initial profile curve. You can see how the factor comes from the chain rule. The parameter still governs the speed of the migration; can you predict the feature of the graph that is related to the parameter ?

Dispersion

In response to overcrowding in one location, a population may disperse over a wider area. A model is provided by making the time evolution of the population graph proportional to the concavity of the graph. To see why this works, recall that a local maximum is characterized via the second derivative test as occurring where the tangent line is horizontal and the graph is concave down (negative second derivative). Thus, the model stipulates that near a local maximum, the future population will decrease. We write the dispersion equation as

(6)

and refer to the proportionality constant as the dispersion coefficient. The graph of the so-called fundamental solution to this equation,

(7)

is a bell-shaped curve whose standard deviation increases as time moves forward, starting from some time .

This verifies that this function solves the dispersion equation.

The larger the dispersion coefficient, the faster the dispersion takes place; use the buttons for the dispersion coefficient and the plus and minus buttons for time to show that the graph with dispersion coefficient 5 at time 20 is identical to the graph with dispersion coefficient 20 at time 5.

In these graphs, the total population is represented by the area under the curve and does not change. As time moves forward, the dispersion process leads to a population that is, for practical purposes, uniformly distributed. In chemistry, our dispersion equation is called the diffusion equation: the concentration of dye in a liquid diffuses toward a uniform concentration over time. The origins of this equation are in the study of how heat dissipates from a source. Joseph Fourier began circulating results on the mathematics of heat conduction in 1807, when the heat equation was born. He published a treatise on the subject in 1822 [6].

Combined Models

For a population that disperses as it migrates, we can combine the two previous models via the advection-dispersion equation

(8)

As you might expect, a fundamental solution involves replacing by :

(9)

Use the “Reset and Play” button to see how the initial data evolves.

A more interesting combined model can be employed in the study of invasive species. The figure below shows data related to the spread of gypsy moths in Wisconsin over a ten-year period from 1996 to 2006 [7].

The darkest regions on the maps represent 11 or more moths per trapping area, which we will take as the statewide carrying capacity. We let represent the distance from the Mississippi River on the western edge of the state, with the total distance to Lake Michigan roughly 180 miles. We combine dispersion with logistic growth to obtain the PDE

(10)

This equation is solved numerically (think of applying Euler’s method to the entire profile curve), and the time evolution of the initial profile curve is plotted below.

You can see that the model does not fit the data precisely: the “edges” of the gypsy moth population shown on the two maps are not as uniformly sharp as the model would predict. Biological systems are complicated, particularly because an element of randomness may come into play. Still, the concept of a model that includes dispersion and logistic growth, a variant of the Fisher-Kolmogorov equation, seems to capture most of the essential features of the gypsy moth data.

Finally, note that the total gypsy moth population is not constant, as it would be under a dispersion-only model. Here the growth term on the right-hand side of the equation overcomes dispersion, and as time moves forward, the population spreads across the whole state, while its size approaches the carrying capacity at each location.

Summary

Using DSolve and Manipulate, we have illustrated three basic partial differential equations and interpreted the equations via a profile curve (a function of at a specific time ) that evolves with time, according to a rule that depends on function value, slope, or concavity. In terms of population dynamics, these equations were used to model location-dependent carrying capacity, migration, and dispersion. Combinations of the basic models were used to capture more complicated phenomena in a conceptually simple way that is suitable for students in a multivariate calculus class and that takes advantage of their previous experience with ODEs. A beginning textbook for PDEs is [8]. Further applications to population dynamics appear in [9].

References

[1] J. Stewart, Calculus: Concepts and Contexts, 4th ed., Belmont, CA: Brooks/Cole, 2009.
[2] T. Malthus. An Essay on the Principle of Population, London: J. Johnson, 1798.
[3] P.-F. Verhulst, “Notice sur la loi que la population poursuit dans son accroissement,” Correspondance mathématique et physique, 10, 1838 pp. 113-121.
books.google.com/books?hl=fr&id=8GsEAAAAYAAJ&jtp=113# v=onepage&q&f=false.
[4] J. d’Alembert, “Recherches sur la courbe que forme une corde tendue mise en vibration,” Histoire de l’Académie royale des sciences et belles-lettres de Berlin, 3, 1747 pp. 214-219. www.math.jussieu.fr/~daubin/cours/Textes/Dalembert-HAB-1746-TFA.pdf.
[5] Ocean Institute. “Whales of the World.” (Sep 2, 2011)
www.ocean-institute.org/visitor/gray_whale.html.
[6] J. Fourier, Théorie analytique de la chaleur, Paris: F. Didot, 1822.
[7] P. Tobin and L. Blackburn, “Long-Distance Dispersal of the Gypsy Moth (Lepidoptera: Lymantriidae) Facilitated Its Initial Invasion of Wisconsin,” Environmental Entomology, 37(1), 2008 pp. 87-93. Figure used with permission of the authors. www.treesearch.fs.fed.us/pubs/14617.
[8] W. Strauss, Partial Differential Equations: An Introduction, 2nd ed., Hoboken, NJ: John Wiley & Sons, 2009.
[9] E. Holmes, M. Lewis, J. Banks, and R. Veit, “Partial Differential Equations in Ecology: Spatial Interactions and Population Dynamics,” Ecology, 75(1), 1994 pp. 17-29. www.esajournals.org/doi/abs/10.2307/1939378.
M. Kerckhove, “From Population Dynamics to Partial Differential Equations,” The Mathematica Journal, 2012. dx.doi.org/doi:10.3888/tmj.14-9.

About the Author

Michael Kerckhove is an associate professor of mathematics at the University of Richmond. This article grew out of a desire to introduce PDEs, particularly the diffusion equation, in the context of cell signaling early in the second semester of our Integrated Quantitative Science course, iqscience.richmond.edu.

Michael Kerckhove
Department of Mathematics
University of Richmond
28 Westhampton Way
Richmond, VA 23173

mkerckho@richmond.edu