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