Sheneron
- 360
- 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.