Find the Eigenvectors/Eigenspace
Problem
Solution
Set up the characteristic equation by calculating
det(A−λ*I)=0 to find the eigenvalues.
Expand the determinant along the bottom row.
Solve for eigenvalues by expanding the remaining
3×3 triangular determinant.
Find the eigenspace for
λ=2 by solving(A−2*I)*v=0
Solve the system for
λ=2 From row 1,(x_4)=0 From row 2,(x_1)−(x_4)=0⇒(x_1)=0 From row 3,5*(x_2)−4*(x_3)=0⇒(x_2)=4/5*(x_3)
Find the eigenspace for
λ=−2 by solving(A+2*I)*v=0
Solve the system for
λ=−2 From row 4,(x_4)=0 From row 1,4*(x_1)=0⇒(x_1)=0 From row 2,4*(x_2)=0⇒(x_2)=0 (x_3) is a free variable.
Final Answer
Want more problems? Check here!