Find the Eigenvalues [[x,y,z],[2x,y,z],[x,y,z]]
Problem
Solution
Set up the characteristic equation by subtracting
λ from the diagonal elements and setting the determinant of the resulting matrix to zero.
Simplify the determinant by performing row operations. Subtract the third row from the first row (
(R_1)→(R_1)−(R_3) .
Expand the determinant along the first row.
Simplify the terms inside the parentheses.
Factor out
λ from the entire expression.
Identify the first eigenvalue from the factor
λ
Solve the remaining quadratic equation
−λ2+(x+y+z)*λ+x*y=0 using the quadratic formulaλ=(−b±√(,b2−4*a*c))/(2*a)
Final Answer
Want more problems? Check here!