Are matrices B and C invertible if ABC = I in linear algebra?

Sheneron
Messages
360
Reaction score
0

Homework Statement


Prove that if A,B,and C are square matrices and ABC = I, then B is invertible and B^-1 = CA.

The Attempt at a Solution



ABC = I
CABC = CI
CABC = C
CABCA = CA

so we have these two things:
(CAB)CA = CA
CA(BCA) = CA

so I thought that since CA times CAB = CA then CAB = I, and same for BCA. But, that is only true if the matrix is invertible, and the problem doesn't say whether C and A are invertible. Any suggestions? Thanks.
 
Physics news on Phys.org
If M and N are square matrices, and MN = I, then both M and N are invertible.

You're given that ABC = I, so A(BC) = I, and (AB)C = I, which says that A, BC, AB, and C are all invertible, and that A^(-1) = BC, and so on.

Your last equation is CA(BCA) = CA, which suggests to me that BCA = I, or that B(CA) = I. What's the relationship between B and CA?
 
Is an if you multiply invertible matrices together does it always yield an invertible matrix?

If so then CA(BCA) = CA implies that B(CA) = I, which means that B^-1=CA.
 
Yes because det(AB) = det(A)*det(B) and if det(AB) is non-zero, then neither A nor B can have zero determinant, i.e., they must both be invertible. [if we're dealing with real or complex valued matrices at least]
 
Yes we are. Alright then, thank you both.
 
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...

Similar threads

Back
Top