I have a dynamical system $$ \left\{ \begin{array}{rcl} \dot {x_1} & = & -\frac{2x_{1}}{(1+x_{1}^2)^2} - \frac{2x_2}{(1+x_2^2)^2} \\ \dot {x_2} & = & 2x_1 - \frac{2 x_2}{(1+x_2^2)^2} \end{array} \right. $$ Here $(x_1, x_2) \in \mathbb{R}^2$. Zero solution is an attractor, but I know that zero solution is not a global attractor. How to show this analitically (without writing a program)? Any ideas are welcome.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|