Find the Eigenvectors/Eigenspace [[-2,-1,-1],[-2,-3,-2],[2,2,1]]
Problem
Solution
Find the characteristic equation by calculating
det(A−λ*I)=0
Calculate the determinant using cofactor expansion along the first row.
Simplify the polynomial to find the eigenvalues.
Find the eigenspace for
λ=−1 by solving(A+I)*v=0
Row reduce the matrix to find the basis for the eigenspace.
Find the eigenspace for
λ=−2 by solving(A+2*I)*v=0
Row reduce the matrix for the second eigenvalue.
Final Answer
Want more problems? Check here!