Lotka-Volterra Model

Shiny App to help understand the model: https://ecoevoapps.shinyapps.io/lotka-volterra-competition/

dN1dt=r1N1K1−N1−α12∗N2K1

α12 represents the effect of competition between species 1 and 2. When N2=0 then N1=K1 and N2=K2/α21.

By calculating values for these constants, we can hypothesize how two species will interact with changing conditions

Experiment on grassland communities shows that competitive interactions between many species in an environment with an agressive introduced species, thereis not ver much competition between native species.

Predation in Lotka-Volterra model:

dNhdt=rhNh−cNhNp

Nh = number of hosts (prey)
Np = number of predator
c = predator efficiency

dNpdt=fcNhNp−dpNp

dp = Predator death rate
fc = Predator reproductive efficiency