Eigenvalues and Eigenvectors of Real Matrices
Eigenvalues and Eigenvectors of Real Matrices Exercise 1 : Eigenvalues — 2x2 real matrix For $A = \begin{pmatrix} 4 & 2 \ 1 & 3 \end{pmatrix}$ find the eigenvalues. Exercise 2 : Real vs Complex Eigenvalues — 2x2 question Is it possible for a real $2 \times 2$ matrix to have one real and one complex eigenvalue? Exercise 3 : No Real Eigenvalues — rotation-like matrix Prove that there are no real eigenvalues of the matrix $A = \begin{pmatrix} 3 & 2 \ -2 & 1 \end{pmatrix}$ ...