Find the Eigenvectors/Eigenspace [[7,0,4],[0,10,0],[4,0,-8]]
Problem
Solution
Set up the characteristic equation by finding the determinant of
A−λ*I and setting it to zero.
Expand the determinant along the second row or column to simplify the calculation.
Solve for the eigenvalues by factoring the quadratic expression.
Find the eigenvector for
(λ_1)=10 by solving(A−10*I)*v=0
Find the eigenvector for
(λ_2)=8 by solving(A−8*I)*v=0
Find the eigenvector for
(λ_3)=−9 by solving(A+9*I)*v=0
Final Answer
Want more problems? Check here!