Zeth said:
Yes I noticed that gamma should be negative as well since it doesn't make sense for predators to grow exponentially even if they catch no prey. I'll ask the lecturer about it. And thanks I'm having a look at the wikipage for it now.
"The way I'd do it, is to "linearize" the system of eqns around the critical point by ignoring the non-linear terms."
Say what? I've never heard about that before.
For the sake of simplicity, I'm setting [tex]\alpha=\beta=\gamma=\delta=1[/tex], and so
[tex]\frac{dA}{dx} = A - AB = A(1-B)[/tex]
[tex]\frac{dB}{dx} = -B + AB = B(A-1)[/tex]
The critical points for this set of eqns are (A,B) being (0,0) and (1,1).
In the region very near (0,0), if you drop non-linear terms (as it's negligible), you'll have
[tex]\frac{dA}{dx} = A[/tex]
[tex]\frac{dB}{dx} = - B[/tex]
which you can solve for. However, this would obviously hold only very near the critical point.
To solve near (1,1), set u=A-1, v=B-1 and again drop the non-linear terms. The thing is, this would give you an idea of what the trajectories of the solution look like in the phase space of A & B.