Please help me to solve the following problem:
Determine stability of zero solution of ODE system : $$\dot x = -x + 3xy, \dot y = 2x - y^2.$$
Largest real part of eigenvalues is $0$, the most difficult case.
I tried the following:
Use second Lyapunov theorem to construct Lyapunov functions and prove it is stable. I tried Lyapunov functions $a x^{2n} + b y^{2m}, a > 0, b>0$.
Use Chetaev instability theorem to prove it is unstable. I tried functions $a x^{2n} + b y^{2m}, a , b$ both positive and negative.
I spend a lot of time trying to construct above mentioned functions, but I failed. Please advice how to handle this problem.
Thanks a lot for your hints and answers!
Consider the restriction to the line $x=0$. It turns out that this line is invariant, i.e. if the initital value is $x(0)=0$, $y(0)=y_0$, then $x(t)=0$ for all $t$. So we have the restricted equation $$\dot{y}=-y^2$$ This equation has explicit solution, but it suffices to see that for any $y(0)<0$, the derivative is negative, so $y(t)$ is decreasing. In other words, in any neighbourhood of zero, there are initial points such that trajectories escape the neighbourhood.
Therefore the system cannot be stable.