Identity Matrix: Does AB=BA for Other Matrices?

  • Thread starter Thread starter EvLer
  • Start date Start date
  • Tags Tags
    Identity Matrix
EvLer
Messages
454
Reaction score
0
Is the identity matrix (or multiple of) the only one that commutes with other matrices or are there other matrices that AB=BA?

Thanks
 
Physics news on Phys.org
Yes, those are the only ones that commute with all other matrices. There are pairs of matrices which aren't multiples of the identity matrix that commute with each other, like any matrix with a multiple or power of itself, or:

\left[ \begin{array}{cc}0 & 1 \\ 1 & 0 \end{array} \right], \left[ \begin{array}{cc}a & b \\ b & a \end{array} \right]

but they won't commute with an arbitrary matrix.
 
Last edited:
The identity matrix commutes only when both IA and AI are defined.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top