Find the Eigenvalues [[2,1],[3,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.
Write the determinant for the
2×2 matrix.
Expand the determinant using the formula
(a−λ)*(d−λ)−b*c
Simplify the quadratic equation by multiplying the terms and combining like terms.
Apply the quadratic formula
λ=(−b±√(,b2−4*a*c))/(2*a) to solve forλ
Simplify the radical and the fraction to find the two eigenvalues.
Final Answer
Want more problems? Check here!