Response of eigenvalues under perturbation

81 Views Asked by At

In this article about sensitivity of eigenvalues under perturbation, they represent the perturbation by replacing $A$ with $A + \delta A$. I thought $\delta$ was a scalar, but then they say that "$\delta \Lambda$ is usually not a diagonal matrix", where $\Lambda$ was diagonal.

If $\delta$ is a matrix, why do we have $\Lambda + \delta \Lambda = X^{-1}(A + \delta A) X$?

1

There are 1 best solutions below

0
On BEST ANSWER

$\delta$ is not a scalar, or even a variable at all here. "$\delta A$" is a single matrix-valued variable representing a perturbation to $A$.