- #1
:Buddy:
- 3
- 0
Too many Eigenvectors!?
I have to find the eigenvalues and eigenvectors of:
-1 2 -2
1 2 1
-1 -1 0
and I can find four eigenvectors I'm not sure how to tell which of my eigenvectors is
wrong as they all seem to satisfy Av=λv
(i also checked that they arent simply multiples of each other)
i used
det(A-λI)=0
to get λ=-1,1,1
then i used the definition Av=λv
to get the eigenvectors
[0,1,-1], [1,-1,0], [1,0,-1], [1,-2,1]
im not sure which of these is wrong and why
Homework Statement
I have to find the eigenvalues and eigenvectors of:
-1 2 -2
1 2 1
-1 -1 0
and I can find four eigenvectors I'm not sure how to tell which of my eigenvectors is
wrong as they all seem to satisfy Av=λv
(i also checked that they arent simply multiples of each other)
The Attempt at a Solution
i used
det(A-λI)=0
to get λ=-1,1,1
then i used the definition Av=λv
to get the eigenvectors
[0,1,-1], [1,-1,0], [1,0,-1], [1,-2,1]
im not sure which of these is wrong and why