A modification of the predatorprey equations is given by x
Solution
dx/dt=x(1-x)-axy/x+1 dy/dt=y(1-y)
dx/dt=x-x2-axy/x+1 for a=1
dx/dt=x-x2-xy/x+1
To find the equillibrium points we solve the system of equations
x-x2-xy/x+1=0 y(1-y)=0
x(x+1)-x2(x+1)-xy=0 y-y2=0
x2+x-x3-x2-xy=0 y=y2 implies y=0 or y=1
x-x3-xy=0
putting y=0 we get x=x3 putting y=1 we get x3=0
Hence the equillibrium points are (0,0),(1,0),(0,1)
so we have three equilibrium points, all of which are biologically meaningful. The equilibrium point (0, 0) corresponds to the constant solution x(t)=0 y(t)=0 and the meaning of this equilibrium point is that if we start with no prey and no predators, there will never be any prey or predators (no spontaneous generation) since our model does not take immigration into account. The equilibrium point (1, 0) corresponds to the constant solution x(t)=1 y(t)=0 and the meaning of this equilibrium point is that if we start with 1 prey and no predators, there will always be 1 prey and no predators. This makes sense because 1 is the carrying capacity of the prey population in the logistic differential equation
for a=2
we have dx/dt=x-x2-2xy/x+1
solving the system of linear equations
x(x+1)-x2(x+1)-2xy=0
x2+x-x3-x2-2xy=0
-x3+x-2xy=0
x(-x2+1-2y)=0
x=0 or2y=1-X2
the equillibrium points is(0,0) ,(-1,1),
(-1,1) is not possible dolution
so the eqiyillibrium point is (0,0).
