Eigenvalues of a matrix

login2

New member
Joined
Jul 7, 2016
Messages
1
Hello,
I have some hard times finding the eigenvectors of a specific matrix and I would be very happy if someone could help me with my question.
The matrix is:
100
01-1
011

I have found the three eigenvalues:
λ1 = 1, λ2 = 1+i, λ3 = 1-i

And for the eigenvectors I am able to find:
for
λ1 (0,0,0)T , for λ2(0,i,1)T and for λ3(0,-i,1)T

As I said, I would be very happy if someone can tell me if I am making a mistake somewhere or explain me the way to find the eigenvectors.
Thanks in advance!
 
Hello,
I have some hard times finding the eigenvectors of a specific matrix and I would be very happy if someone could help me with my question.
The matrix is:
100
01-1
011

I have found the three eigenvalues:
λ1 = 1, λ2 = 1+i, λ3 = 1-i

And for the eigenvectors I am able to find:
for
λ1 (0,0,0)T , forλ2(0,i,1)T and forλ3(0,-i,1)T

As I said, I would be very happy if someone can tell me if I am making a mistake somewhere or explain me the way to find the eigenvectors.
Thanks in advance!
You should be able to check to see if your eigenvectors are correct. Please test that and if your wrong then we will help. (I think getting you to test your answers is being very helpful)
 
Top