Find the Eigenvalues [[2,8,-20],[2,2,-10],[2,4,-12]]
Problem
Solution
Set up the characteristic equation by subtracting
λ from the diagonal elements of matrixA and setting the determinant ofA−λ*I to zero.
Write the determinant expression for the matrix.
Expand the determinant along the first row.
Calculate the
2×2 determinants.
Simplify the internal algebraic expressions.
Distribute and combine like terms to form the characteristic polynomial.
Multiply by
−1 to simplify the polynomial for factoring.
Factor the polynomial. By testing small integers,
λ=−2 is a root. Using synthetic division or grouping, the polynomial factors into(λ+2)*(λ2+6*λ+8)
Solve for the roots of the equation to find the eigenvalues.
Final Answer
Want more problems? Check here!