Find the Eigenvectors/Eigenspace [[2,3],[1,4]]
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 equation in terms of
λ
Solve for the eigenvalues by factoring the quadratic equation.
Find the eigenvector for
(λ_1)=5 by solving the system(A−5*I)*v=0
Find the eigenvector for
(λ_2)=1 by solving the system(A−1*I)*v=0
Final Answer
Want more problems? Check here!