Is the set of all diagonalizable matrices compact?
I have got this example \begin{bmatrix} 1 && n \\ 0 && 2\end{bmatrix} which is diagonalizable but not compact because it is not bounded.Also all its eigen values are bounded.
But I don't know why one writes that
A real symmetric matrix whose eigenvalues are bounded is compact
- The justification given is that it is similar to a diagonal matrix
Am I missing something?
The set $S:=\{A\in M_n(\mathbb R): A=A^\top\land\rho(A)\le K\}$ where $K$ is a constant, is compact. See this question which tries to prove a similar similar result. $\rho$ denotes spectral radius.