Eigenvalues of a matrix changed by a diagonal matrix

95 Views Asked by At

Suppose we have a matrix $A=A^T$ with at least one eigenvalue repeated. Let's add a diagonal matrix $\text{diag}(c,2c,\dots, nc)$ to $A$, where $c \approx 0$. How do we know that the new symmetric matrix has no repeated eigenvalues?