Hopf Bifurcation - Nonlinear Diff Eqns

ceejay2000
Messages
6
Reaction score
0

Homework Statement


http://www.freeimagehosting.net/t/9369y.jpg


Homework Equations





The Attempt at a Solution



a) is as follows: http://www.freeimagehosting.net/t/4oqft.jpg



Then for b), I have the equilibria as (0,0,0) and (r-1,\frac{r-1}{r},\frac{(r-1)^2}{r})


To examine their stability I have the Jacobian;


J=\begin{vmatrix}<br /> 1-\lambda&amp; r&amp; 0\\<br /> 1&amp; -1-\lambda&amp; -1\\<br /> y&amp; x&amp; -1-\lambda<br /> \end{vmatrix}


giving J_{(0,0,0)}=(-1-\lambda)[(-1-\lambda)^2 -r) = 0


So, \lambda^2 +2\lambda +(1-r) =0 and the stationary point is stable for r&lt;1 by Routh-Hurwitz.


Next, J_{(r-1,\frac{r-1}{r},\frac{(r-1)^2}{r})}=1-r-2\lambda-3\lambda^2-\lambda^3= 0

and by Routh-Hurwitz:

r&lt;1 again

and for the p_1p_2&gt;p_3 part, we have:

6&gt;r-1 \Rightarrow r&lt;7

which it is anyway from r&lt;1


For the Hopf Bifurcation at the nontrivial stationary point, I took \lambda= i w and equated the imaginary and real parts to then give r=7


After this I'm not sure what is meant by "What is the frequency of small disturbances at the point of Hopf bifurcation?" and also have never been very good at sketches haha so any help here would be appreciated.


I got stuck with part c) also so I'm not entirely sure whether the above is correct or not. I thought to linearise the system about this point I just had to use the Jacobian from above and input the nontrivial solutions and the value of r at the Hopf point but this didn't yield any zero eigenvalues which I thought was necessary for the center manifold?
Maybe I've got confused somewhere here so again any help would be most appreciated!

Thanks!
 
Physics news on Phys.org
Bump

Anyone got any ideas about this? Still haven't figured out if/where I might have gone wrong!
 
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