Find the Eigenvectors/Eigenspace [[1,3],[4,2]]
Problem
Solution
Find the characteristic equation by calculating the determinant of
A−λ*I and setting it to zero.
Expand the determinant to form a quadratic polynomial in terms of
λ
Solve for the eigenvalues by factoring the quadratic equation.
Find the eigenvector for
(λ_1)=5 by solving the homogeneous system(A−5*I)*v=0
Find the eigenvector for
(λ_2)=−2 by solving the homogeneous system(A+2*I)*v=0
Final Answer
Want more problems? Check here!