The Lotka-Volterra Predator-Prey Model
In 1925, Alfred Lotka proposed a mathematical model for oscillating chemical reactions that was independently rediscovered by Vito Volterra in 1926 to explain fluctuations in Adriatic fish catches. The resulting Lotka-Volterra equations became one of the most influential models in mathematical ecology, providing the theoretical foundation for understanding predator-prey dynamics.
The Equations
The model consists of two coupled differential equations:
dx/dt = αx − βxy — Prey grow exponentially at rate α in the absence of predators. The term βxy represents predation: encounters between predators and prey are proportional to the product of their populations (the mass-action principle).
dy/dt = δxy − γy — Predators die exponentially at rate γ without food. The term δxy represents predator reproduction fueled by successful predation, where δ reflects the efficiency of converting consumed prey into new predators.
Perpetual Oscillations
The most striking feature of the Lotka-Volterra model is its prediction of perpetual, undamped oscillations. The system possesses a conserved quantity (analogous to energy in physics): V = δx − γ·ln(x) + βy − α·ln(y), which remains constant along any trajectory. This conservation law ensures that orbits in the phase plane are closed curves — the populations cycle forever without damping or amplification.
The equilibrium point (x* = γ/δ, y* = α/β) sits at the center of these orbits. Trajectories closer to the equilibrium have smaller amplitude oscillations; those further away swing more wildly. Initial conditions determine which orbit the system follows, but all orbits share the same period — a unique property of the linearized system near equilibrium.
Ecological Insights
The quarter-cycle lag between prey and predator peaks is a key prediction confirmed in many real ecosystems. The classic example is the Hudson's Bay Company fur trade records showing coupled oscillations of snowshoe hare and Canada lynx populations over more than a century. While real ecosystems include complications absent from the basic model — carrying capacity, functional responses, spatial structure — the Lotka-Volterra framework remains the starting point for understanding all predator-prey interactions.
Explore the phase portrait on the right side of the visualization: notice how the closed orbit traces out the perpetual cycle. The shape and size of the orbit change with parameters — increasing predation efficiency (δ) or prey birth rate (α) dramatically alters the dynamics.