Find the Eigenvalues [[0,1],[-1, square root of 2]]
Problem
Solution
Identify the matrix
A and the characteristic equationdet(A−λ*I)=0 whereI is the identity matrix andλ represents the eigenvalues.
Set up the determinant for the characteristic polynomial by subtracting
λ from the diagonal elements.
Calculate the determinant by applying the formula
a*d−b*c
Expand the expression to form a quadratic equation in terms of
λ
Apply the quadratic formula
λ=(−b±√(,b2−4*a*c))/(2*a) wherea=1 b=−√(,2) andc=1
Simplify the terms under the square root.
Express the result using the imaginary unit
i where√(,−2)=i√(,2)
Divide each term by 2 to find the final complex eigenvalues.
Final Answer
Want more problems? Check here!