276. Lotka-Volterra

The classical predator-prey model. Two species:

𝑥=𝛼𝑥𝛽𝑥𝑦prey𝑦=𝛿𝑥𝑦𝛾𝑦predator

where:

276.1. Behavior: closed orbits in the phase plane

Equilibrium: (𝑥,𝑦)=(𝛾𝛿,𝛼𝛽).

Around the equilibrium, the system oscillates in closed orbits (in (𝑥,𝑦) space). Pre-mathematical solution by Lotka (1925) and Volterra (1926).

Energy-like invariant:

𝐻(𝑥,𝑦)=𝛿𝑥+𝛽𝑦𝛾ln𝑥𝛼ln𝑦=const

Trajectories follow contours of constant 𝐻.

276.2. Oscillation dynamics

Cycle structure:

  1. Prey abundant → predators thrive (predator pop rises)
  2. Predators abundant → prey decline (prey pop falls)
  3. Prey scarce → predators decline (predator pop falls)
  4. Predators scarce → prey rebound (prey pop rises)
  5. Cycle repeats

Lynx-hare population data (Hudson Bay records) shows this pattern beautifully.

276.3. Limitations and extensions

The pure Lotka-Volterra has issues:

𝑥=𝛼𝑥(1𝑥𝐾)𝛽𝑥𝑦

This logistic version has stable spiral or limit cycle depending on parameters.

𝑥=𝛼𝑥𝛽𝑥𝑦1+𝑥

with = handling time. Can produce limit cycles or even chaos.

276.4. Beyond two species

Generalizes to 𝑛-species:

𝑥𝑖=𝑥𝑖(𝑟𝑖+𝑗𝑎𝑖𝑗𝑥𝑗)

with 𝑎𝑖𝑗 = interaction matrix. Models food webs, ecological communities.

276.5. Outside biology

The model is structurally fundamental — appears wherever two stocks interact with the “predator gains by consuming prey” pattern:

276.6. See also