Help with a simple matrix proof

  • Thread starter Thread starter paulrb
  • Start date Start date
  • Tags Tags
    Matrix Proof
paulrb
Messages
18
Reaction score
1
Edit: Sorry, I figured this out shortly after posting. It's a simple problem but I hadn't used matrix equations before.

Homework Statement



If A, B, and C are all square matrices of the same size, show that AB commutes with C if A and B both commute with C.

Homework Equations



Formula for matrix multiplication

The Attempt at a Solution



All I know is
AC = CA
BC = CB
A, B, and C are square matrices of the same size

I want to prove that (AB)(C) = (C)(AB).
But I am not sure how to do this, or even how to get started.
 
Physics news on Phys.org
Well Matrix multiplication is associative so you should be able to manipulate (AB)C to get C(AB) pretty easily.
 
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