-1

Prove that for the $\mathbb R^{n\times n}$ vector space doesn't exist a basis containing $n^2$ matrices, such that AB=BA for every two matrices $A$, $B$ in the base. $(n>1)$

I think it is true because I did not get any example which makes it false. Thanks in advance.

TZakrevskiy
  • 22,980
Ro168
  • 507

1 Answers1

6

Take two matrices $A$ and $B$ that do not commute; this is clearly possible for $n>1$.

Suppose there exists a basis $\{E_1,\dots,E_{n^2}\}$ so that $E_iE_j=E_jE_i$ for all $i$ and $j$.

Express $A$ and $B$ as linear combinations of the basis.

Compute $AB$ and $BA$.

Conclude.

egreg
  • 238,574