Find the Eigenvalues [[5,7,-5],[0,4,-1],[2,8,-3]]
Problem
Solution
Set up the characteristic equation by subtracting
λ from the diagonal elements of the matrixA and setting the determinant ofA−λ*I to zero.
Expand the determinant along the first column to simplify the calculation.
Calculate the
2×2 determinants inside the expansion.
Simplify the resulting polynomial expression.
Solve the characteristic equation by multiplying by
−1 and factoring the cubic polynomial.
Identify the roots of the polynomial, which are the eigenvalues of the matrix.
Final Answer
Want more problems? Check here!