But land area is not one of the explicit parameters in this problem --
k and
g are. Somehow the area is incorporated in one or both of them.
Thinking about the "growth rate" for a single rhino (in a population of many), we might expect it depends on two things:
- The probability of meeting another rhino and mating successfully, which is proportional to population density p/A. (Here is where the land area explicitly comes into play.) Call this growth rate (or probability) kp/A.
- The probability that the rhino dies, which we can take to be constant for simplicity. Call this g.
So we get [itex]k \frac{p}{A} - g[/itex] as the growth "per rhino", per unit time. Multiply that by
p, the total number of rhinos, to get the growth rate of the entire population:
[tex]\frac{dp}{dt}=p(kp/A - g)[/tex]
we can rearrange things and combine the constants, so that
A gets incorporated into
k, in which case it won't explicitly appear in the equation.
Also, it's instructive to have the factor in parentheses in the form [itex](p/g' - 1)[/itex]. Then we see immediately see that
p=g' represents a "break even" point for the population, where births and deaths exactly balance out. Of course,
g' here is the
g you had written earlier, and it can depend on things like mortality rate and land area.
Hope that helps. By now in this thread we've seen several different forms for the
dp/dt equation, but they're essentially the same, just with different definitions of the constants.