Strogatz exercise $3.7.4.a:$
An improved model of a fishery is:
$$\dot N=rN\left(1-\frac{N}{K}\right)-H\frac{N}{A+N}.$$
a) Give a biological interpretation of the parameter $A$; what does it measure?
Here's what I did:
I non-dimensionalized the system $(\frac{dN}{dt}=N(1-N)-h\frac{N}{a+N})$ and used the 'Manipulate' function of Mathematica to gain a better understanding of what '$a$' is biologically, but still, I couldn't see it.
So here's my question: How could I approach answering such a question and gain a better insight of it?
Thank you in advance.
The term $HN/(A+N)$ is a typical saturation term (see Michaelis–Menten kinetics, or type II functional response).
For small $N$ (in comparison to $A$), the harvesting is roughly proportional to how much fish there is, since $HN/(A+N) \approx (H/A)N$.
But for large $N$ (in comparison to $A$) there is saturation; no matter how much fish there is available, one can't harvest at a higher rate than $H$, since $HN/(A+N) \nearrow H$ as $N \to \infty$.