I'm a little lost with exactly how these go but here goes
I have a matrix and i'm asked for eigenvalues and eigenvectors
1 0 0
-1 3 0
3 2 -2
From the book I know that the values for this triangular matrix will just be -2 3 and 1
To solve for the eigenvectors for the -2, subtract my eigenvalue from each diagonal
3 0 0
-1 5 0
3 2 0
so now i have this matrix. it seems to me this makes v1 = 0 and then v2 = 0 and then everything equals zero. the example in the book is no help as no column gets filled with zeros.
I have a matrix and i'm asked for eigenvalues and eigenvectors
1 0 0
-1 3 0
3 2 -2
From the book I know that the values for this triangular matrix will just be -2 3 and 1
To solve for the eigenvectors for the -2, subtract my eigenvalue from each diagonal
3 0 0
-1 5 0
3 2 0
so now i have this matrix. it seems to me this makes v1 = 0 and then v2 = 0 and then everything equals zero. the example in the book is no help as no column gets filled with zeros.