For a non-diagonalizable $n \times n$ matrix, how to prove that $\exists (A_m)$ is diagonalizable matrix such that $A_m$ converges to $A$.

269 Views Asked by At

For a non-diagonalizable $n \times n$ matrix, how to prove that $\exists (A_m)$ is diagonalizable matrix such that $A_m$ converges to $A$. Here we define norm on $M(n, \Bbb C)$ s.t $||X||=(\sum _{i=1}^\infty\sum_{j=1}^\infty|x_{ij}|^2)^{1/2}$ and $A_m$ converges to $A$ iff $||A_m - A|| \to 0$ as $m\to \infty$

I was thinking to use Jordon Canonical form but can't get it as the calculation are getting twisted. If someone has some detailed proof please help.

2

There are 2 best solutions below

2
On BEST ANSWER

The set of all diagonalizable matrices is dense in the space of all $n\times n$ matrices; you'll find a proof here. This is enough to prove what you want.

0
On

As you remark it boils down to Jordan normal normal form, from which we see it suffices to handle the nilpotent case. For which we have for example

$$\begin{pmatrix} \epsilon&1&0\\ 0&\eta&1\\ 0&0&\nu \end{pmatrix}\to \begin{pmatrix} 0&1&0\\ 0&0&1\\ 0&0&0 \end{pmatrix}$$

Where $\epsilon, \eta, \nu$ limit to zero in such a way that they are distinct, and so the matrix is diagonalizable, its minimal polynomial being the product of distinct factors.