We explore the concept of eigenvalues and eigenvectors by examining how a specific 2x2 matrix stretches space along specific axes. We step through the characteristic equation and the algebraic process of finding these fundamental directions.
(a) Characteristic Equation
Compute the determinant of A minus lambda times the identity to find the characteristic polynomial.
(b) Find Eigenvalues
Factor the characteristic polynomial to find the roots, which are the eigenvalues.
(c) Eigenvector for λ=3
Solve the system (A-3I)v=0 to find the eigenvector corresponding to lambda=3.
(d) Eigenvector for λ=1
Solve the system (A-I)v=0 to find the eigenvector corresponding to lambda=1.
Original question
Find the eigenvalues and a corresponding eigenvector for each, of the matrix [[2,1],[1,2]].
Ask me anything about this lesson — I'll answer using what we just covered.