$Z(GL_n(\mathbb R)) = \{aI : a\neq0\} $
This article is the general case for $GL(n,k)$ where $k$ is a field. Could I prove it only with a basic linear algebra?
$Z(GL_n(\mathbb R)) = \{aI : a\neq0\} $
This article is the general case for $GL(n,k)$ where $k$ is a field. Could I prove it only with a basic linear algebra?
Let $A \in Z(GL_n(\mathbb R))$.
Let $B$ be defined as $b_{ii}=i$ and $b_{ij}=0$ if $i\neq j$ (or any other diagonal matrix with pairwise distinct entries).
Then since $AB=BA$, for all $i \neq j$ we have
$$\sum_{k=1}^n a_{ik}b_{kj}=\sum_{k=1}^n b_{ik}a_{kj} \Rightarrow a_{ij}b_{jj}=b_{ii}a_{ij}\,.$$
Since $i \neq j$ we have $b_{ii} \neq b_{jj} \Rightarrow a_{ij}=0$.
This proves that $A$ is a diagonal matrix.
Now, use the fact that $A$ commutes with permutation matrices. Let $\sigma=(i,j)$ be any transposition and $P_\sigma$ the corresponding matrix.
Then $AP_\sigma=P_\sigma A$ implies $a_{ii}=a_{jj}$.
P.S. If you work over a finite field with less elements that the size of the matrix, instead of a matrix $B$ in the first part you need to consider a family $B_{i,j}$ of diagonal matrices so that $b_{ii} \neq b_{jj}$. AND, you need to study separately the case $k=F_2$.
We know that $G=GL_n(\mathbb{R})$ is generated by elementary matrices. Therefore $A$ is in $Z(G)$ if and only it commutes with all elementary matrices. By checking this condition, you will see that $A$ has to be diagonal.