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
[tex]ABC = I[/tex]
[tex]CABC = CI[/tex]
[tex]CABC = C[/tex]
[tex]CABCA = CA[/tex]
so we have these two things:
[tex](CAB)CA = CA[/tex]
[tex]CA(BCA) = CA[/tex]
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.