Homework for Session 4 (529)


Instructions


Reading


Exercises

1. Use the PAS Program PG2 to simulate the dynamics of a population of cellular automata in constant and variable environments. You can also program a computer to do these simulations using the following rules:

Notice how the population grows rapidly at first (exponential growth) but then levels off as the lattice becomes fully occupied. Also notice that the growth curve has an S-shaped or sigmoid form. The leveling off of the growth curve around the carrying capacity of the board is due to increasing mortality from overcrowding as the population expands to occupy all the available space (space is the resource). Summarize what you learned in your notebook.

2. Simulate the dynamics of a population according to the nonlinear logistic equation

 

when the initial density P0 = 10, the maximum per-capita rate of change is AP = 0.8, the coefficient of intraspecific competition is CP = 0.001, the coefficient of curvature is QP = 1, and the run length is 20 time steps. Simulation is done by calculating the realized per-capita rate of change

and then substituting this value in the step-ahead forecasting equation to calculate the number of organisms in the following time step

and so on. These calculations can be done by hand, on a standard computer spreadsheet (e.g., Microsoft's Excel), or with the PAS software program P1b. However, you will probably learn more by working out the exercises on a spreadsheet.

3. Repeat the above exercise but with AP = 1.8. Notice that the trajectory damps to a stable equilibrium point but that environmental noise causes it to continue oscillating with amplitude determined by the amount of noise (see figures for s = 0.2 and 0.4).

4. Repeat the above exercise but with AP = 2.4. Notice that the equilibrium point is now unstable and the trajectory settles into an oscillation with constant amplitude. This is called a limit cycle. The main effect of environmental variability is to cause variations in the amplitude of the oscillations (see figures for s = 0.2 and 0.4).

5. Repeat the above exercise but with AP = 3.0. Notice that the deterministic population fluctuations now have variable amplitude much like some of the previous ones in the presence of random variability.

The most obvious result of the above analysis is that the dynamics of the population become more complex as the value of the parameter AP becomes larger. Notice also that the oscillations have a characteristically sharp, or saw-toothed, pattern that repeat itself every two years or so. High-frequency fluctuations with these characteristics are said to be the result of a first order dynamic processes.

What we have done above is what is called a sensitivity analysis of the parameter AP. In other words, the analysis demonstrates the sensitivity of the model to variations in the maximum per-capita rate of change, Ap, when the other parameters are kept constant. The general result is that the population exhibit the following properties in response to changes in AP:

  1. Smooth growth to equilibrium when .
  2. Damped oscillations around equilibrium when .
  3. Periodic oscillations that become more and more complex when , eventually leading to aperiodic chaos when . In these cases, the equilibrium point is locally unstable but the oscillations persist indefinitely. Notice that chaotic fluctuations are aperiodic because their amplitude, the difference between peaks and troughs, varies in an irregular manner.

6. Simulate trends caused by exogenous forcing acting on the maximum per-capita rate of change, AP, and the carrying capacity, KP, using the linear function

where Xt is the value of the parameter at time t, X0 is its original value at time t0, and b is a time-dependent forcing constant.

Note how gradual environmental forcing, as might be caused by gradual and persistent increases in atmospheric carbon dioxide and other "greenhouse" gasses, could cause increasingly violent oscillations or a gradual change in the average density of the populations.

7. Sudden changes in the exogenous environment can cause discontinuities or shifts in parameter values. For example, a volcanic eruption may change the environment from very favorable to very unfavorable in a matter of hours. Discontinuous changes in parameter values can be simulated by a step function such as

where Xnew is the new value of the parameter which replaces the old one X0 at time t = tstep. Simulate shifts caused by exogenous forcing acting on the maximum per-capita rate of change, AP, and the carrying capacity, KP:


Examples of the kind of questions that may appear on the next examination are:

  1. What is the 3rd principle of population dynamics?
  2. What is intraspecific competition?
  3. What is the difference between adapted and incidental competition?
  4. Explain how the 3rd principle affects the shape of the R-function?
  5. What is the carrying capacity of the environment?
  6. What did the controversy over density-dependence entail and who were the major antagonists?
  7. What is meant by enemy-free space?
  8. What is the sigmoid behavioral response of a consumer?
  9. What characteristics of consumers lead to sigmoid behavioral responses?
  10. How does the sigmoid behavioral response of a consumer affect the shape of the prey's R-function?
  11. What is phase space?
  12. What is a phase portrait?
  13. What is the logistic equation?
  14. Define the logistic parameters A, K, H, and C.
  15. Write an equation for a linear R-function.
  16. How do you change a linear into a non-linear R-function?
  17. What is sigmoid population growth and what causes it?
  18. What is damped stability?
  19. What is a periodic fluctuation?
  20. What is a chaotic fluctuation?
  21. What is an oscillation of period two?
  22. What is sensitivity analysis?
  23. How does the value of the maximum per-capita rate of change affect the dynamics of populations?
  24. How does the level of the carrying capacity affect the dynamics of populations?
  25. How does the coefficient of curvature influence the dynamics of populations?
  26. How do random variations in the external environment affect the dynamics of populations?
  27. How do systematic changes in the external environment affect the dynamics of populations?
  28. Derive a mathematical model for the third principle from the point of view of a consumer?
  29. What is the basic idea behind Royama's derivation of the third principle?
  30. Describe the role of intraspecific competition in the population dynamics of the fir engraver.


e-mail Instructor?

Use BACK key to return to Sessions