HomeArticlesEcology & Conservation Biology

Trophic Cascades: How Removing a Predator Reshapes an Ecosystem

Chain three Lotka-Volterra equations together — plants, herbivores, carnivores — and watch a missing apex predator collapse the food web two levels down.

mysimulator teamUpdated June 2026≈ 7 min read▶ Open the simulation

Three levels, two coupled equations

A trophic cascade is what happens when a change at one level of a food web — usually the removal or return of a top predator — propagates down through the levels below it, each one reacting to the level directly above via predation and to the level directly below via resource availability. The simplest quantitative model chains together Lotka-Volterra predator-prey pairs: plants (P) are eaten by herbivores (H), herbivores are eaten by carnivores (C).

dP/dt = rP·P(1 − P/K)  −  a1·P·H
dH/dt = e1·a1·P·H       −  a2·H·C   −  m1·H
dC/dt = e2·a2·H·C       −  m2·C
live demo · three-level population time series responding to predator removal● LIVE

Plants grow logistically toward a carrying capacity K in the absence of grazing, then lose biomass to herbivory at rate a1 per encounter. Herbivores convert a fraction e1 of what they eat into new herbivore biomass, lose individuals to carnivore predation at rate a2, and die off at a background rate m1. Carnivores convert a fraction e2 of their kills into growth and die at rate m2. Every arrow in the food web is one term in these equations.

Why removing the top predator doesn't just help herbivores

Set C to zero — the apex predator is gone. The herbivore equation loses its −a2·H·C loss term entirely, so H grows essentially unchecked toward whatever the plants can support. But more herbivores means more grazing pressure on P, and the plant population that was previously kept in a stable, moderate-grazing equilibrium can be driven down sharply, sometimes to the point of local collapse if the grazing term a1·P·H exceeds what logistic regrowth can replace. The predator's presence was, indirectly, propping up the plants; this indirect, level-skipping effect (predator → plants, mediated by herbivores) is the defining signature of a trophic cascade rather than a mere two-species interaction.

The textbook cases

The clearest empirical example is sea otters, urchins and kelp on the Pacific coast: otters eat sea urchins; without otters, urchin populations explode and graze kelp forests down to bare "urchin barrens", collapsing an entire habitat structure that fish, invertebrates and birds depend on. On land, the reintroduction of wolves to Yellowstone in 1995 is widely cited (with real debate over the exact mechanism and magnitude) as reducing elk browsing pressure on willow and aspen, with knock-on effects proposed for beaver, songbirds and stream geomorphology. Both cases follow the same three-level pattern the equations describe, even though real ecosystems have far more than three interacting species and the actual mechanisms — direct consumption versus behavioural changes in prey (the "landscape of fear") — are still actively studied.

Stability, oscillation and collapse

Even without any perturbation, Lotka-Volterra-type systems can oscillate: classic predator-prey cycles where prey boom, predators follow with a lag, prey then crash from over-predation, predators starve and crash in turn, and the cycle repeats. Adding a third trophic level changes the qualitative dynamics further — three-level food chains can show longer-period oscillations, and the top-down and bottom-up forces can either dampen each other into a stable equilibrium or amplify into chaos, depending on the parameter values. This is why ecologists distinguish top-down control (dynamics driven by predation pressure cascading downward) from bottom-up control (dynamics driven by resource/plant availability propagating upward) — real ecosystems usually show a mix of both, and which one dominates determines whether removing a predator causes a dramatic cascade or barely registers.

Frequently asked questions

What exactly makes an interaction a trophic 'cascade' rather than just predation?

A cascade specifically means the effect skips a level: a change in the top predator's population indirectly changes the plant population at the bottom, mediated by the herbivore level in between, rather than affecting only the level it directly preys on. That indirect, level-skipping propagation is the defining feature.

Does removing a top predator always cause plants to decline?

In three-level top-down-controlled systems, yes qualitatively — more unchecked herbivores means more grazing pressure. But real food webs have more than three levels, alternative prey, and bottom-up resource limits, so the magnitude and even the sign of the effect can vary; some ecosystems are much more bottom-up controlled and show a weaker cascade.

Why do predator-prey populations oscillate instead of settling to a fixed number?

In the Lotka-Volterra model, prey growth depends on predator scarcity and predator growth depends on prey abundance, with a built-in time lag: prey must first become abundant before predators can respond by increasing, by which time prey may already be declining. That lagged negative feedback is exactly the ingredient that produces sustained oscillations rather than a stable point.

Try it live

Everything above runs in your browser — open Trophic Cascade Simulator and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.

▶ Open Trophic Cascade Simulator simulation

What did you find?

Add reproduction steps (optional)