Find the Eigenvalues
Problem
Solution
Identify the type of matrix provided. The given matrix is an upper triangular matrix because all entries below the main diagonal are zero.
Apply the property of triangular matrices. For any upper or lower triangular matrix, the eigenvalues are exactly the entries located on the main diagonal.
Extract the diagonal entries from the matrix. The entries on the main diagonal are
1 −1 −2 and2 List the eigenvalues. These values represent the roots of the characteristic equation
det(A−λ*I)=0
Final Answer
Want more problems? Check here!