Is the identity matrix \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} and its scalar multiples always commutative?
I would greatly appreciate it if people could please clarify this.
Is the identity matrix \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} and its scalar multiples always commutative?
I would greatly appreciate it if people could please clarify this.
The identity matrix commutes with all matrices since $IM = MI = M$. Now, numbers can be shifted around as you please, so that if $K = rI$, we have that $KM - MK = r(IM - MI) = 0$.
Yes, and you can write any matrix as an addition of elementary matrices.