ESAM 438

Interdisciplinary Nonlinear Dynamics
Fall 2000
Hermann Riecke

Problem Set 4


For Discussion Section October 25


  1. Dynamics Near Fixed Points

    1. Calculate the eigenvectors and eigenvalues of


      dx(t)
      dt
      = æ
      ç
      è
      -1
      1
      -1
      -1
      ö
      ÷
      ø
      x(t)
      (1)
      and use them to give the general solution to (1).

    2. Calculate the general solution x(t) (for general initial condition x0) of


      dx(t)
      dt
      = æ
      ç
      è
      -l-e
      1
      0
      -l
      ö
      ÷
      ø
      x(t)
      (2)
      with l > 0 and e > 0. Determine from it a general orbit in the phase plane. Sketch the phase portrait of this system.

      Sketch now the phase portrait for a degenerate node, i.e. consider the limit e® 0 of (2). Again obtain first the general solution and a general orbit.

  2. Different Types of Stability

    1. Give an example of a two-dimensional system that is Lyapunov stable but not asymptotically nor linearly stable.
    2. Give an example of a system that is asymptotically stable but not linearly stable.
    3. Give an example of a system that is asymptotically unstable but not linearly unstable.
  3. Population Growth with Eggs III

    Consider


    dN
    dt
    = -N(t)-N(t)2+aN(t-t)-bN(t-t)2.
    (3)
    To get a better overview of the possible behavior of that equation investigate it analytically.

    1. Determine all fixed points N0 of the equation and linearize around a non-trivial fixed point N0 ¹ 0,


      N = N0+N1 elt,
      (4)
      to obtain an equation for the growth rate l.

    2. Can this fixed point undergo an instability with respect to a monotonic perturbation, i.e. with a real l going through 0? If so, determine the onset of the instability numerically1.
    3. Can this fixed point undergo an instability with respect to an oscillatory perturbation, i.e. with the real part of the complex l going through 0? If so, determine the onset of the instability numerically. Note that there may occur more than one instability. How can this system support oscillations although the differential equation is only first-order in time?
    4. Do your analytical results match your findings in the numerical study of (3) performed in the previous homework?
  4. Poincaré-Bendixson Theorem

    Consider the nonlinear system


    dx
    dt
    =
    y+x3-x (x2+y2)2,
    (5)
    dy
    dt
    =
    -x+y3-y (x2+y2)2.
    (6)

    1. Perform a linear stability analysis of the fixed point (0,0) and use the Poincaré-Bendixson Theorem to show that (5,6) has a limit cycle.
    2. Solve (5,6) numerically2 to check your result from a). Plot representative orbits to demonstrate your result. Is the orbit stable or unstable?
  5. Index Theory

    Read Ch. 6.8 and do the problems 6.8.9 and 6.8.12.


Footnotes:

1You can use fzero in matlab.

2You may want to go from the Euler scheme used in the previous problems to a 4th-order Runge-Kutta scheme.


File translated from TEX by TTH, version 2.78.
On 2 Nov 2000, 10:00.