Proving (AB)^-1=BA When A^2B^2=I

  • Thread starter Thread starter Soupy11
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around proving the relationship (AB)^-1 = BA given that A and B are nonsingular matrices and A^2B^2 = I. Participants are exploring properties of matrix inverses and multiplication.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the implications of the equation (AB)^-1 = B^-1 A^-1 and its connection to the problem. There are attempts to manipulate the equation A^2B^2 = I to derive the desired result. Questions arise about the non-commutative nature of matrix multiplication and the correctness of rearranging terms.

Discussion Status

Several participants are actively engaging with the problem, providing hints and guidance. There is a recognition of the need to carefully consider the order of multiplication and the properties of inverses. Some participants express uncertainty about their reasoning, while others clarify concepts related to matrix inverses.

Contextual Notes

Participants are working under the constraints of proving a mathematical statement without providing direct solutions. The discussion reflects a collaborative effort to understand the implications of the given equations and the properties of matrices involved.

Soupy11
Messages
6
Reaction score
0

Homework Statement



A and B are both nonsingular matrices and A^2B^2 = I, then (AB)^-1=BA




The Attempt at a Solution



(AA)(BB)=I

I also realize that (AB)^-1 = B^-1 A^-1 but am unsure on what connection to attack here.

Is the fact that (AB)^-1 = BA = B^-1 A^-1 an important connection?
 
Physics news on Phys.org
Yes, you need to use
[tex](AB)^{-1} = B^{-1} A^{-1}[/tex]

Remember, you can multiply with new matrices on the left and right side as long as you do the same on the other side of the equal sign. Think about what matrices that would be suitable.
 
Ok so if (AB)^-1 = BA that implies that

AB(BA) = I which can be rewritten

A^2B^2 = I
 
Why would AB(BA) be A^2B^2? Matrix multiplication is not commutative.

I give you a small hint for a start.

AABB = I -->
A^(-1)AABB = A^(-1) -->
ABB = A^(-1)
 
Ok so if I do that for both I can also show that

AABB=I ->
AABB B^-1 = B^-1
AAB=B^-1

Which leads to

B^-1 A^-1 =(AB)^-1
-> AAB ABB = (AB)^-1

re arrange

(AB)^-1 = AABABB
(AB)^-1 = (A^2) (BA) (B^2)

Am i on the right track here?
 
Why do you start all over to multiply with B^(-1)?

AABB = I -->
A^(-1)AABB = A^(-1) -->
ABB = A^(-1)

Now do the same on this result with B as I did with A.
Don't start all over again with AABB.
 
ABB = A^-1

so if I multiply both sides by B^-1 won't I get A^-1B^-1

ABB(B^-1) = A^-1 B^-1

Which to me looks backwards on the Right Side - shouldn't it be B^-1 A^-1? Is it proper when multiplying both sides to keep the matrix left/right position the same for both operations?
 
So you get AB = (BA)^(-1)

Now if a matrix say C is the inverse of D then D is also inverse of C. Use this.

Edit: To clarify:

If
AB = (BA)^(-1) then
(AB)^(-1) = (BA)^(-1)^(-1)
and for any invertible matrix C, C^(-1)^(-1) = C. So:
(AB)^(-1) = BA
 
Last edited:
ok, listen, thanks so much I loved the way you got me through this problem...kudos.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 18 ·
Replies
18
Views
4K
Replies
11
Views
3K
  • · Replies 26 ·
Replies
26
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 15 ·
Replies
15
Views
2K