Homework Statement
Hello.
I want to study the stability of the origin of the following problem:
dx/dt = -2y
dy/dt = x + 2y
dz/dt = -2z
So the eigenvalues of this 3 x 3 matrix are -2, 1 + i, 1-i.
The eigenvectors are (0,0,1) , (2,-1-i,0), (-2,-1+i,0)...