Time Scale Separation
Imagine two situations (prey and predator) with the logistic growth :
- Prey, changes fast:
- Predator, changes very slowly:
Since the number of predators changes slowly, we can sort of consider
(using same method as Harvested Logistic Model)
For the predator function, if the prey can be assumed to always be close to its quasi-equilibrium, we can model the predator change over this slower time (years for example):
This last one looks like the logistic function again. So we know that we have the intrinsic growth rate
This shows that the trivial equilibrium
The predator is only viable if
Predator population model
left=-0.5
top=5
---
g = 1
B = 1
K = 3
d = 1.2
R = 0.8
y=(gBK-d) (1-x/((R/gB^2K)gBK-d))x