Homework Statement
X= 1st row: (0, 1, 0, 0), 2nd row: (1, 0, 0, 0), 3rd row: (0, 0, 0, 1-i), 4th row: (0, 0, 1+i, 0)
Find the eigenvalues and eigenvectors of the matrix X.
Homework Equations
|X-λI|=0 (characteristic equation)
(λ is the eigenvalues, I is the identity matrix)
(X-λI)V=0 (V is the...