Find the Eigenvalues [[4,3],[2,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.
Calculate the determinant by multiplying the diagonal elements and subtracting the product of the off-diagonal elements.
Expand the expression to form a quadratic equation in terms of
λ
Factor the quadratic equation to find the roots, which are the eigenvalues.
Solve for
λ by setting each factor equal to zero.
Final Answer
Want more problems? Check here!