I just started learning about complex eigenvalues and eigenvalues and one example in the book I am using says that the matrix A=[0−110]. The book then says that the eigenvalues are the roots to the characteristic equation λ2+1=0. But from an earlier section I learned that the eigenvalues of a triangular matrix is the entries on the main diagonal. A is triangular when I use the row interchange operation on the matrix and becomes A=[100−1]. The diagonal entries are 1 and −1 but according to the book, the eigenvalues are i and −i.
When given a matrix A, can I not use row operations to get it into a row equivalent matrix which is in triangular form and list the diagonal entries as eigenvalues?
Answer
Consider the matrix product Av=(−a1−−a2−...−an−)v=(a1va2v⋮anv)=λv
so you cannot re-use any eigen vectors.
So what about the eigen values. We have det(A−λI)=0
No comments:
Post a Comment