Find the Eigenvalues [[2,2,1],[1,3,1],[1,2,2]]
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 row.
Calculate the
2×2 determinants inside the expansion.
Simplify the expressions within the brackets.
Distribute and combine like terms to form the characteristic polynomial.
Factor the polynomial by testing possible roots. Testing
λ=1 gives−1+7−11+5=0 so(λ−1) is a factor.
Factor the remaining quadratic expression.
Solve for
λ to find the eigenvalues.
Final Answer
Want more problems? Check here!