Find the Eigenvectors/Eigenspace [[-2,3,0],[3,0,1],[1,1,2]]
Problem
Solution
Find the characteristic equation by calculating the determinant of
A−λ*I=0
Expand the determinant along the first row.
Simplify the polynomial to find the eigenvalues.
Solve for eigenvalues by testing roots. Since
1−14*(1)+13=0 (λ_1)=1 is a root. Factoring out(λ−1) gives(λ−1)*(λ2+λ−13)=0
Find the eigenvector for
(λ_1)=1 by solving(A−I)*v=0
Row reduce the matrix to find the relationship between variables.
Find the eigenvectors for
(λ_2,3) by solving(A−λ*I)*v=0 using the quadratic roots.
Final Answer
Want more problems? Check here!