Eigenvalues and Eigenvectors
Eigenvalues of a 2×2 Matrix
Solve the characteristic polynomial λ² - tr(A)λ + det(A) = 0 by factoring. Verify that each eigenvalue satisfies p(λ) = 0.
Example
eigenvalue
A scalar λ is an eigenvalue of A if Av = λv for some nonzero vector v. Eigenvalues are roots of the characteristic polynomial det(A - λI) = 0.