Find the Eigenvectors/Eigenspace [[8,0,8],[0,9,0],[0,0,9]]
Problem
Solution
Identify the matrix
A and the characteristic equationdet(A−λ*I)=0 to find the eigenvalues.
Calculate the determinant of the upper triangular matrix
A−λ*I which is the product of the diagonal entries.
Solve for the eigenvalues by setting the characteristic polynomial to zero.
Find the eigenspace for
(λ_1)=8 by solving(A−8*I)*v=0
Find the eigenspace for
(λ_2)=9 by solving(A−9*I)*v=0
Final Answer
Want more problems? Check here!