Home Contents Contents


Discrete Dynamical Systems and Difference Equations


You should use one of the computer algebra systems below with this module. Click on the appropriate icon for your preferred CAS and then arrange your screen so that you can easily move back-and-forth between this window and your CAS window. Click on the appropriate help button for help.

Maple worksheet Mathematica notebook TI-92 Browser Window

Help Help Help


Calculus is sometimes described as the mathematics of change. The sequences and discrete dynamical systems discussed in this chapter involve one kind of change -- in situations like the population of temperate zone insects or the prices of farm products in which "generations" are distinct and the past and future history can be described by a sequence of numbers.

p(1), p(2), ... p(n), ...

We describe these situations with two pieces of information --

One reason that mathematics is so powerful is that it allows us to express the same idea in many different ways. Different ways of expressing the same idea often highlight different aspects -- something that at first appears to be very mysterious may suddenly seem clear when looked at from another perspective.

This is particularly true for equations that describe change. In this section we look at three different ways of describing change.

  1. A change equation of the form

    p(n + 1) = f(p(n))

    that focuses on the way each generation is determined by the preceding generation.

  2. A difference equation of the form

    p(n + 1) - p(n) = g(p(n))

    that focuses on the difference between each generation and the preceding generation.

  3. A ratio equation of the form p(n + 1)/p(n) = h(p(n))

    that focuses on the ratio between each generation and the preceding generation.

For example, suppose that we are interested in a country whose 1995 population was 12,345,678 and whose population was rising by 0.2% per year. The snapshot condition can be expressed by

p(1995) = 12,345,678

and the change can be expressed by