Find the Eigenvalues [[4,0,1],[2,3,2],[1,0,4]]
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 second column, as it contains two zeros, making the calculation simpler.
Calculate the
2×2 determinant by multiplying the diagonal elements and subtracting the product of the off-diagonal elements.
Simplify the expression inside the parentheses using the difference of squares or by expanding the quadratic.
Factor the quadratic expression to find all possible values for
λ
Solve for
λ by setting each factor equal to zero.
Final Answer
Want more problems? Check here!