Review of Linear Algebra (continued)
Eigenvalues and Eigenvectors
Matrix \( A \) (\( n \times n \)) has eigenvalues (\( \lambda \)) and eigenvectors (\( \vec{x} \)) such that:
Eigenvectors preserve their directions.
\( \lambda \) scales the length but retains direction.
Example
For example, \( A = \begin{bmatrix} 5 & 0 \\ 2 & 1 \end{bmatrix} \)
One eigenvector is \( \begin{bmatrix} 2 \\ 1 \end{bmatrix} \)
lengthened by factor of 5 (eigenvalue)