Does anyone know how to show this? Thanks!
$ \frac{dx}{dt} = x $
$ \frac{dy}{dt} = 2x^2 $
Show that x = 0 and y = $ x^2 - 2 $ , are invariant manifolds for the vector field.
Does anyone know how to show this? Thanks!
$ \frac{dx}{dt} = x $
$ \frac{dy}{dt} = 2x^2 $
Show that x = 0 and y = $ x^2 - 2 $ , are invariant manifolds for the vector field.
I am no mathematician, but following the Wikipedia entry on an invariant manifold, we can say that $x=0$ is an invariant manifold because $\frac{dx}{dt}$ remains $0$ for $x=0$. As for the parabola $y=x^2-2$, take the time derivative of $y-x^2-2$ and show that it equals to zero. $$\frac{d}{dt}(y-x^2-2)=0$$ I hope this helps.