Finding the stability of origin in a Lorentz system symbolically -no integer value solution

115 Views Asked by At

Finding the stability of the origin fixed point in a Lorentz system.

The Lorentz equation:

$\dot{x}=\sigma\left ( y-x \right )$

$\dot{y}=rx-y-xz$

$\dot{z}=-bz+xy$

The Jacobian evaluated at the fixed point $\left ( 0,0,0 \right )$:

$J\mid _{\left ( 0,0,0 \right )}=\begin{bmatrix} -\sigma &\sigma &0 \\ r &-1 &0 \\ 0&0 &-b \end{bmatrix}$

We seek $det\left ( J \mid _{\left ( 0,0,0 \right )}-\lambda I \right )=0$

We compute the $3\times 3$ matrix:

This gives: to save you helpful souls from working it out

enter image description here

Setting the above result to 0, and rearranging the term to $\lambda^{3}$, $\lambda^{2}$, $\lambda$ and the constants, there is no integer valued solutions to be found.

How should I get around this conundrum?

Any explanation to expand my understanding is greatly appreciated.

1

There are 1 best solutions below

8
On BEST ANSWER

Hint: Don't expand the brackets. The first cofactor gives you one of the eigenvalues precisely, and the second cofactor is a simple quadratic equation which roots could be analyzed by Vieta's formula.