How Do Mutualism Dynamics Model the Interdependence of Species?

  • Context:
  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
Dustinsfl
Messages
2,217
Reaction score
5
Consider two species whose survival depend on their mutual cooperation. An example would be a species of the bee that feeds primarily on the nectar of one plant species and simultaneously pollinates that plant. One simple model of this mutualism is given by the autonomous system:
\begin{align}
\frac{dx}{dt} =& -ax + bxy\notag\\
\frac{dy}{dt} =& -my + nxy\notag
\end{align}

Interpret the constants a, b, m, and n in terms of the physical problem.

In the absence of cooperation, the system would be
\begin{align}
\frac{dx}{dt} =& -ax\\
\frac{dy}{dt} =& -my\notag
\end{align}

So a and m are non-negative. So a and m are the deaths proportional to the given population?

I don't know what to say about b and n though.
 
Physics news on Phys.org
for interpretation purposes is often handy to look at the rate of change per unit of existing population:

$\frac{\frac{dx}{dy}}{x}=-a +by$

so i would describe b as the increase in (proportional) growth in x per unit of y population.similarly for n.