Linear Algebra Proof using Inverses

Click For Summary

Homework Help Overview

The discussion revolves around proving that if A, B, and C are square matrices such that ABC = I, then B is invertible and B−1 = CA. The participants are exploring the properties of matrix multiplication and inverses in the context of linear algebra.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are examining the implications of the equation ABC = I and discussing the necessary conditions for B to be invertible. There are attempts to manipulate the equation to derive properties of B and its inverse, with some questioning the validity of certain steps taken in the reasoning.

Discussion Status

The discussion is active, with participants providing feedback on each other's reasoning. Some have suggested alternative approaches and highlighted the need for more rigorous justification of the steps taken. There is a recognition of the importance of understanding the properties of matrix operations in this proof.

Contextual Notes

Participants note the assumption that A, B, and C are square matrices, which is central to the discussion of invertibility. There is also an acknowledgment of the need to clarify the reasoning behind certain algebraic manipulations and implications in the proof.

B18
Messages
118
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.

Homework Equations

The Attempt at a Solution


I think I have this figured out, just checking it. Heres what I got:
ABC=I
(ABC)B-1=IB-1
(B*B-1)AC=IB-1
I*AC=IB-1 Cancel I using left hand cancellation property
AC=B-1
Thus B-1=CA

Is every thing I've done here mathematically correct?
 
Physics news on Phys.org
B18 said:

Homework Statement


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

Homework Equations

The Attempt at a Solution


I think I have this figured out, just checking it. Heres what I got:
ABC=I
(ABC)B-1=IB-1

How do you know ##B## has an inverse to use? You are trying to prove that.

(B*B-1)AC=IB-1

And, even if you did, how did you get that step? Matrix multiplication isn't commutative.
 
Ok, yes I see what you're saying. I can't do the steps I did there. I know that B has to have an inverse because A,B, and Care square matrices and their product is the identity matrix.
 
Is this a correct path to go down on this proof?
We have ABC=I
(AB)C=I. Since (AB)C=I we know that (AB) and C are both invertible. Also this tells us that C=(AB)-1, and (AB)=C-1
 
You can also reorder the multiplication using
CABC = CI = C =IC
Implies CAB = I.
Same logic as in your last post should bring you to the solution you are looking for.
 
How does this look:
We have ABC=I
C(ABC)=CI
CABC=C
(CABC)A=CA
(CAB)CA=CA This implies that CAB=I
CA(BCA)=CA This implies that BCA=I
CAB=BCA
(CA)B=B(CA) Then B must be invertible
Therefore BCA=I
CA=B-1
 
Looks good to me. You hit all the important points.
 
I think you need to flesh out your argument with a few more details. Your steps may be correct, but if this is a homework problem you need to fill in some reasons.

B18 said:
How does this look:
We have ABC=I
C(ABC)=CI
CABC=C
(CABC)A=CA
(CAB)CA=CA This implies that CAB=I
CA(BCA)=CA This implies that BCA=I
Why do those imply those?
CAB=BCA
(CA)B=B(CA) Then B must be invertible

Why must B be invertible? That statement by itself doesn't imply it.

Therefore BCA=I

Why the "therefore" now? Didn't you already have BCA=I above?

CA=B-1

Like I said above, your statements may be true, but your teacher is going to want to know if you know why they are true.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 24 ·
Replies
24
Views
4K
Replies
4
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
15
Views
3K
Replies
10
Views
3K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K