Find the Eigenvectors/Eigenspace [[1,-1,0],[-1,2,-1],[0,-1,1]]
Problem
Solution
Set up the characteristic equation by finding the determinant of
A−λ*I whereI is the identity matrix.
Calculate the determinant using cofactor expansion along the first row.
Factor the characteristic polynomial to find the eigenvalues.
Find the eigenvector for
(λ_1)=0 by solving(A−0*I)*v=0
Row reduction leads to
Find the eigenvector for
(λ_2)=1 by solving(A−1*I)*v=0
From the first row,
Find the eigenvector for
(λ_3)=3 by solving(A−3*I)*v=0
From the first row,
Final Answer
Want more problems? Check here!