- #1
synkk
- 216
- 0
I've never done a proof before so bare with me (I'll be self teaching myself proof by induction later this week):
Now in my textbook it says that (for a question) ABC = I and then it just goes on to say B^-1 = CA without any proof, so I'm trying to prove it; I've done two attempts below:
[tex] ABC = I[/tex]
[tex]B^{-1}ABC = B^{-1}I[/tex]
[tex](B^{-1}B)AC =B^{-1}I[/tex]
[tex]ACI=B^{-1}I[/tex]
[tex]AC=B^{-1}[/tex]
Now I know that matrices are non commutative so AC is not exactly CA so It seems wrong but I thought I would just get some criticism on it anyway. Heres my second attempt:
[tex]ABC = I[/tex]
[tex]A^{-1}ABC = A^{-1}I[/tex]
[tex]BC = A^{-1}[/tex]
[tex]BCC^{-1} = A^{-1}C^{-1}[/tex]
[tex]B = A^{-1}C^{-1} = (CA)^{-1}[/tex]
[tex]B^{-1} = CA[/tex]
Is this one any better? If anyone could correct me on any of these two it'd be great, general tips on how to improve also thanks.
Now in my textbook it says that (for a question) ABC = I and then it just goes on to say B^-1 = CA without any proof, so I'm trying to prove it; I've done two attempts below:
[tex] ABC = I[/tex]
[tex]B^{-1}ABC = B^{-1}I[/tex]
[tex](B^{-1}B)AC =B^{-1}I[/tex]
[tex]ACI=B^{-1}I[/tex]
[tex]AC=B^{-1}[/tex]
Now I know that matrices are non commutative so AC is not exactly CA so It seems wrong but I thought I would just get some criticism on it anyway. Heres my second attempt:
[tex]ABC = I[/tex]
[tex]A^{-1}ABC = A^{-1}I[/tex]
[tex]BC = A^{-1}[/tex]
[tex]BCC^{-1} = A^{-1}C^{-1}[/tex]
[tex]B = A^{-1}C^{-1} = (CA)^{-1}[/tex]
[tex]B^{-1} = CA[/tex]
Is this one any better? If anyone could correct me on any of these two it'd be great, general tips on how to improve also thanks.