Study Questions for Final

n1[t+1] = a1 n1[t] / (1 + b1 n1[t] + c1 n2[t])

n2[t+1] = a2 n2[t] / (1 + b2 n2[t] + c2 n1[t])

(a) The equilibria must solve both:
n1 = a1 n1 / (1 + b1 n1 + c1 n2)

and
n2 = a2 n2 / (1 + b2 n2 + c2 n1)

One equilibrium is clearly n1 = 0 and n2 = 0.

Another occurs when n1 = 0 and n2 = (a2-1)/b2.

Another occurs when n1 = (a1-1)/b1 and n2 = 0.

Finally, the only equilibrium with both species present occurs when n2 = (b2a1 - c1a2 + c1 - b2)/( b1b2 - c1c2) and n2 = (b1a2 - c2a1 + c2 - b1)/( b1b2 - c1c2).

(b) The local stability matrices must be determined by finding the partial derivatives and plugging in the equilibria found in the previous equation.

For n1 = 0 and n2 = 0, this gives:

{{a1,0},{0,a2}}

Therefore if either a1 or a2 is greater than one then this equilibrium will be unstable. This corresponds to the condition that one or both species have a positive growth rate (ri>0).

For n1 = 0 and n2 = (a2-1)/b2, the local stability matrix is:

{{a1b2/(b2 - c1 + a2c1) , 0}, {(1-a2)c2/(a2b2), 1/a2}}

Since this is a lower triangular matrix, the eigenvalues are given by the diagonal elements. From the first eigenvalue, we know that the equilibrium will be unstable if the rare species 1 has a high growth rate (a1 high), the common species 2 has strong intraspecific competition (b2 high), and the common species 2 has little effect on the rare species 1 (c1 low). From the second eigenvalue, we know this equilibrium will be unstable if a2 is less than one (since then species 2 does not have a positive growth rate).

For n1 = (a1-1)/b1 and n2 = 0, the local stability matrix is:

{{1/a1), (1-a1)c1/(a1b1)}, {0, a2b1/(b1 - c2 + a1c2}}

Since this is an upper triangular matrix, the eigenvalues are given by the diagonal elements. From the first eigenvalue, we know this equilibrium will be unstable if a1 is less than one (since then species 1 does not have a positive growth rate). From the second eigenvalue, we know that the equilibrium will be unstable if the rare species 2 has a high growth rate (a2 high), the common species 1 experiences strong intraspecific competition (b1 high), and if species 1 has little effect on species 2 (c2 low).

(c) Since a1 and a2 are both greater than one, the equilibrium with n1 = 0 and n2 = 0 is unstable. The eigenvalues for the case with n1 = 0 and n2 = (a2-1)/b2 are 0.94 and 0.96 so this equilibrium is stable. The eigenvalues for the case with n1 = (a1-1)/b1 and n2 = 0 are 0.76 and 1.06 so this equilibrium is unstable.

Species 1 (S. cerevisiae) is unable to invade the equilibrium with n1 = 0 and n2 = (a2-1)/b2 primarily because the value of c1 is so high. This means that there is strong interspecific competition with S. pombe. S. pombe strongly suppresses the growth of S. cerevisiae.

Interestingly, the growth rate of S. cerevisiae is higher and so in Gause's experiments he observed a much more rapid increase in S. cerevisiae. The theory predicts, however, that had these experiments been run for longer periods of time, S. pombe would have displaced S. cerevisiae once it became established.