6

Let $M(n,\mathbb R)$ be endowed with $\|.\|_2.$ Then show that the set of all nilpotent matrices is a closed subset of $M(n,\mathbb R).$

I tried using the continuous map $A\mapsto A^n$ on $M(n,\mathbb R).$ But arbitrary union of closed sets is not necessarily closed.

So how should I think? I'm not asking for the complete solution but some hint to start.

Sriti Mallick
  • 6,137
  • 3
  • 30
  • 64

1 Answers1

10

If $A$ is nilpotent, then $A^k = 0$ for some $k \in \mathbb{N}$, so the minimal polynomial $p(x)$ of $A$ divides $x^k$. Since $\text{deg}(p(x)) \leq n$, it follows that $p(x) = x^m$ for some $m \leq n$, and hence $A^m = 0$ for some $m\leq n$. Hence, $A^n = 0$.

Now by @Did's comment, just take $u^{-1}(\{0\})$, where $u(A) = A^n$.