classify stationary points
\[x'=-(2+y)y, y'=x(1-y)\]
I used Jacobian method
stationary points = (0,0) and (0,-2)\[Jf(x,y)=\left[\begin{matrix}0 & -2-2y\\ 1-y & -x\end{matrix}\right]\]
how to determine if it is saddle or center?
@wio
I need to find the roots, I guess?
\[z^2-tra(A)+ \det(A)\]
\[Jf(0,0)= \left[\begin{matrix}0 & -2 \\ 1 & 0\end{matrix}\right]\]
I believe saddle has a positive and negative eigenvalue while a center has complex eigenvalues?
\[z^2- 0z+2\] \[z=\sqrt{2}i\] complex roots!
so this is center with anticlockwise
where as the Jf(0,-2)= \[\left[\begin{matrix}0 &2 \\ 3 & 0\end{matrix}\right]\]
\[z^2-6=0\] \[z=\pm \sqrt{6}\]
therefore a saddle point
and unstable and repelling. OFFFHH, am I right
first of all what are e-values? I know how to calculate but don't know what it represents
eigen values and eigen vectors are used to diagonalize a matrix
Well eigenvalues are just scalars that you could multiply an eigenvector by rather than the matrix to get the same result. That's what makes them special, it doesn't rotate them, only stretches or compresses vectors.
Join our real-time social learning platform and learn together with your friends!