3

I know that $\mathbb M_n(\mathbb R) $ is homeomorphic to $\mathbb R^{n^2}$ and also I know that all the norms on $\mathbb R^{n^2}$ are equivalent. I am using this norm $$\|A\| = \max\{|a_{ij}| : 1 \leq i , j \leq n \}. $$

Any matrix $B \in \mathbb M_n(\mathbb R)$ any open ball $S_r (B)$ centered at $B$ whose radius is $r > 0$. Let $b_{ij} = \|B\|$, then define the matrix A such that $a_{11} = b_{ij}$ and $a_{nn} = -b_{ij}$ and other element are zero. Thus $A \in S_r(B)$

Thus $S$ is dense in $\mathbb M_n(\mathbb R)$

But answer is $S$ is nowhere dense.

Struggler
  • 2,554

2 Answers2

4

Let $A$ such that $\operatorname*{tr}{(A)}=0$ for every $c>0$, consider $A_c=(b_{ij}): b_{11}=a_{11}+c/2$ and $b_{ij}=a_{ij}$ otherwise, $\operatorname*{tr}{(B)}\neq 0$ and $\lVert A-B\rVert<c$

davyjones
  • 641
2

Note that $S$ is a proper, linear subspace of the vector space $M_n(\mathbb{R})$ and as such must be have empty interior. Since the trace is continuous (as every linear functional on a finite-dimensional vector space), $S$ must be closed being the preimage of $\{0\}$.

Tomasz Kania
  • 16,361