Continuity in finding eigenvectors

143 Views Asked by At

I'm wondering whether there's "continuity" in the eigen vectors of different matrices corresponding to appropriate eigenvalues.

For instance, if we change certain elements in a matrix, can we measure how does that change the eigen vectors?(maybe we can measure difference in normalized eigen vectors by angle?)

Thank you!

2

There are 2 best solutions below

0
On BEST ANSWER

Look up "perturbation theory". It's simplest in the case of hermitian matrices with distinct eigenvalues, but can be done more generally as well.

3
On

I would say no. For instance, the two-dimensional identity matrix has any vector for eigenvector, and eigenvalue 1. If we rotate it ever so slightly, it will have no (real) eigenvectors.