- #1
Jalo
- 120
- 0
Homework Statement
Given the matrix A=
1 -1 -1
-1 1 -1
-1 -1 1
Find the eigenvalues.
Homework Equations
I = identity matrix
The Attempt at a Solution
det(A-xI) = (1-x)3 - 2 - 3*(1-x) = 0 ⇔
⇔(1-x)3 - 3*(1-x) - 2 = 0
I can't find a way to solve this equation...
Any help would be appreciated!4
Daniel
Last edited by a moderator: