Equilibrium and Stability of a set of equations

xicor
Messages
36
Reaction score
0

Homework Statement



Find the equilibrium and determine its stability for the model of Sec 1.4. Assume x and y are both
strictly positive (nonzero).

Homework Equations



Differential equations of section 1.4

(1/x)(dx/dt) = a1 - b1y
(1/y)(dy/dt) = -a2 + b2x

The Attempt at a Solution



I solved the two differential equations and got x(t) = e^t(a1 -b1y) and y(t) = e^t(-a2 +b2x) so once I had these I though of what happens to the equations when t approaches infinity but that's where I'm unsure because x and y are apart of each other eqation. Either both of them approach infinity as t approaches infinity and there is no equilibrium or there is something more complex that I can't seem to figure out yet.

Thanks to anybody who helps.
 
Physics news on Phys.org
xicor said:

Homework Statement



Find the equilibrium and determine its stability for the model of Sec 1.4. Assume x and y are both
strictly positive (nonzero).

Homework Equations



Differential equations of section 1.4

(1/x)(dx/dt) = a1 - b1y
(1/y)(dy/dt) = -a2 + b2x



The Attempt at a Solution



I solved the two differential equations and got x(t) = e^t(a1 -b1y) and y(t) = e^t(-a2 +b2x) so once I had these I though of what happens to the equations when t approaches infinity but that's where I'm unsure because x and y are apart of each other eqation. Either both of them approach infinity as t approaches infinity and there is no equilibrium or there is something more complex that I can't seem to figure out yet.

Thanks to anybody who helps.

Those are NOT solutions to your differential equations. You are doing something very wrong. And you don't necessarily have to solve them. What are equilibrium points?
 
Well the concept I have so far is that equilibrium is where a state will persist forever but what I think I'm seeing now is that doesn't relate to the solutions but the differential equation where either (dx/dt) or dy/dt) are equal to zero. The equilibrium state would be where the differential equations are constant but I'm not sure how to use that definition in the forms the differential equations are currenly in.
 
xicor said:
Well the concept I have so far is that equilibrium is where a state will persist forever but what I think I'm seeing now is that doesn't relate to the solutions but the differential equation where either (dx/dt) or dy/dt) are equal to zero. The equilibrium state would be where the differential equations are constant but I'm not sure how to use that definition in the forms the differential equations are currenly in.

Yes, the equilibrium points are points where the solutions are constant functions. So dx/dt AND dy/dt are zero. Use that.
 
Well if I set the differential equations to zero I get the equilibrium points y=a1/b2 and x = a2/b2 but the question I now have is if these are the equilibrium points I don't see the usefulness in being able to figure out the stability since each differential equation is in respect of the other variable so the graph to find the stability would either always be zero or linear based on it's variable but not the equilibrium point. What is it I need to understand here in order to find the stability?
 
xicor said:
Well if I set the differential equations to zero I get the equilibrium points y=a1/b2 and x = a2/b2 but the question I now have is if these are the equilibrium points I don't see the usefulness in being able to figure out the stability since each differential equation is in respect of the other variable so the graph to find the stability would either always be zero or linear based on it's variable but not the equilibrium point. What is it I need to understand here in order to find the stability?

You only have one equilibrium point. (x,y)=(a2/b2,a1/b1). You need to figure out what the solutions look like near that point. You must have seen examples of how this is done in your course.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top