Ami
- 14
- 0
Homework Statement
Let A be a square matrix.
If B is a square matrix satisfying AB=I
Homework Equations
Proof that B=A^-1
The discussion revolves around proving that if a square matrix B satisfies the equation AB = I for a square matrix A, then B must be the inverse of A, denoted as B = A^-1. The participants explore the properties of invertible matrices and the implications of the given equation.
The discussion is active, with various participants offering hints and exploring different lines of reasoning. Some have pointed out the need to establish the invertibility of A before proceeding, while others emphasize the importance of definitions related to matrix inverses. There is no explicit consensus yet, as some participants express confusion and seek further clarification.
Participants have noted the challenge of proving A's invertibility without using determinants, which adds complexity to the discussion. There is also a mention of the need to show that the cancellation law holds in the context of the problem.
mjsd said:you can show this by showing that the inverse is unique.. ie. if AB=AC=I then B=C
HallsofIvy said:I imagine that the point of this exercise is to show that the inverse is unique. You know that AB= I. Can you use that to prove that BA= I?
Suppose AC= CA= I. Can you prove that B= C (hint, if AB= I = AC, multiply on both sides, on the left, by C.)
Thanks.radou said:Actually, the problem is already solved for you. Just re-read the replies.
Ami said:Thanks.
But can you show me the solution more clearly ,please?
I still confused about it.
Ami said:Thanks so much to all of for replying
The main problem is to show that A is invertible
than I can show That [B=A^-1] easily
Ami said:I'm sorry.I need to slove this problem without using the determinants.
My attempt at the solution is:_
First: If A is invertible:-
By multiplying by A^-1 on both sides on the left:_
(A^-1)(AB)=(A^-1)I
IB=A^-1
B=A^-1
Second: I need to show now, that A is invertible, to complete the solution.
This is the part which I'm confused about.