Find the Eigenvalues [[-6,-4,10],[2,4/3,-10/3],[6,4,10]]
Problem
Solution
Set up the characteristic equation by finding the determinant of
A−λ*I whereI is the identity matrix andλ represents the eigenvalues.
Simplify the matrix by observing the rows. Notice that Row 3 is almost a multiple of Row 1, or perform row operations to simplify the determinant calculation. Add Row 3 to Row 1.
Expand the determinant along the first row.
Simplify the terms inside the parentheses.
Combine like terms to form the characteristic polynomial.
Multiply by -3 to clear fractions and simplify the polynomial.
Factor the polynomial to find the roots.
Solve the quadratic factor using the quadratic formula
λ=(−b±√(,b2−4*a*c))/(2*a)
Wait, re-evaluating the determinant expansion:
Factor
Identify the roots which are the eigenvalues.
Final Answer
Want more problems? Check here!