Lotka-Volterra Competition — Two Species

Competition between two species for shared resources. The outcome depends on interspecific vs intraspecific competition: coexistence, competitive exclusion, or bistability (priority effect).

Parameters


N₁:
N₂:
dN₁/dt = r₁N₁(1−(N₁+α₁₂N₂)/K₁)
dN₂/dt = r₂N₂(1−(N₂+α₂₁N₁)/K₂)

4 outcomes:
α₁₂<K₁/K₂ & α₂₁<K₂/K₁ → coexist
α₁₂>K₁/K₂ & α₂₁<K₂/K₁ → sp2 wins
α₁₂<K₁/K₂ & α₂₁>K₂/K₁ → sp1 wins
both > → bistability!