An eigenvalue (or characteristic value) is a scalar value that represents how a linear transformation
There are infinitely many eigenvectors with the same eigenvalue. If we know one, we may always rescale by a scalar
Find eigenvalues and eigenvectors
Summary
Given the matrix
encoding the linear transformation To find the eigenvalue, we find the roots of the characteristic polynomial of After the eigenvalue are found, we can substitute into
. Eigenvectors are the basis vectors of its null space
Solving the linear system
is equivalent to the following homogenous system
To find eigenvector, we’re finding non-zero vectors
After solving for an eigenvalue
which be rearranged to
Manual & Geometric Intuition
![]()