Homework 1



Homework 1: Due Friday 21 September


Problems 1-3 are from (or based very closely on) Daniel Kaplan and Leon Glass, Understanding Nonlinear dynamics, Springer-Verlag, 1995. I suggest doing problems 1 and 4 first, before doing the others.

  1. Find a function for a finite-difference equation with:
    1. Four fixed points, all of which are unstable.
    2. Eleven fixed points, three of which are stable.
    3. No fixed points.
    Hint: just give the function's graph.

  2. The following equation plays a role in the analysis of nonlinear models of gene and neural networks (Glass and Pasternack, Stable oscillations in mathematical models of biological control systems, J. Math. Biol. 6, 207-23:1978.):

    x_{t+1} = (ax_t )/ (1 + bx_t),

    where a and b are positive numbers, and x_t is non-negative. Algebraically determine the fixed points. For each fixed point, give the range of a and b for which it exists, indicate whether the fixed point is stable or unstable, and state whether the dynamics in the neighborhood of the fixed point are monotonic or oscillatory.

  3. The population of a species is described by the finite-difference equation: x_{t+1} = a x_t exp(-x_t), where x_t >= 0 and a is a positive constant.
    1. Determine the fixed points.
    2. Evaluate the stability of the fixed points.
    3. For what value of a is the first period-doubling bifurcation?
    4. For what values of a will the population go extinct starting from any initial condition?
    5. Suppose you were to make a bifurcation diagram for this equation as a function of a. What do you think the bifurcation diagram would look like and why? Which features of the diagram could you predict, and which couldn't you?
    6. (optional)Using a computer, generate a bifurcation diagram as a function of a.

  4. For the logistic map
    1. Calculate the fixed point as a function of r.
    2. Algebraically determine the r value at which the fixed point loses stability.

  5. Using the programs available on my website here, determine whether or not the logistic equation is chaotic for r = 3.5699456718695445 .

[Dave] [Chaos and Complex Systems] [Homework Page] [COA]

Web page maintained by dave@hornacek.coa.edu.