You need JavaScript enabled to view most of the content

Population Models 2

Problem 2.
Denote x(t) the amount of fish in a lake. Assume the exponential growth model, x(t)=Kx(t), x(0)=x0. How do we set the fishing quota H>0 if we want x(t) to be positive for t>0?

Show Solution


The model is x(t)=Kx(t)H.
The equilibrium solution is x(t)=HK.
Separating the variables 1KxHdx=1dt.
Integrating both sides we obtain


Solving for x x(t)=ceKt+HK.
From the initial condition c=x0HK.
So we obtain x(t)=HK+(x0HK)eKt.
Thus we have to choose Hx0K.