Proving Symmetry of A*B^-1: Invertible Matrices A and B | AB = BA

In summary, the conversation discusses the proof that if matrices A and B are invertible and symmetric, and AB = BA, then A*B^-1 is also symmetric. The proof involves showing that (A*B^-1)^T = (B^-1)^T * B^T, and since A and B are symmetric, (A*B^-1)^T = A*B^-1, proving that A*B^-1 is symmetric. The conversation also addresses the process of going from B^-1 * A *B = A to B^-1 * A = AB^-1, which involves multiplying both sides by B^-1 on the right.
  • #1
pyroknife
613
3
the matrices A and B are
invertible symmetric matrices and AB = BA.
Show that A*B^-1 is symmetric


(A*B^-1)^T
=A^T * (B^-1)^T
=A^T * (B^T)^-1

Since A and B are symmetric
=A*B^-1


Is this right? Is (B^-1)^T = (B^T)^-1?
 
Physics news on Phys.org
  • #2
pyroknife said:
the matrices A and B are
invertible symmetric matrices and AB = BA.
Show that A*B^-1 is symmetric


(A*B^-1)^T
=A^T * (B^-1)^T
=A^T * (B^T)^-1

Since A and B are symmetric
=A*B^-1


Is this right? Is (B^-1)^T = (B^T)^-1?
Yes, that is true, but "(A*B^-1)^T= A^T*(B^-1)^T" isn't.
Rather, (A*B^{-1})^T= (B^{-1})^T*B^T.
 
  • #3
HallsofIvy said:
Yes, that is true, but "(A*B^-1)^T= A^T*(B^-1)^T" isn't.
Rather, (A*B^{-1})^T= (B^{-1})^T*B^T.

Oh I memorized the identity wrong. (AB^T)=B^t*A^T
 
  • #4
The solution in the book first proves
IF AB=BA, then B^-1 * A *B=A, so B^-1*A=AB^-1

For the last type, the "B^-1*A=AB^-1", part how did they go from B^-1 * A *B=A to
B^-1*A=AB^-1.

Did they divide both sides by B?
 
  • #5
pyroknife said:
The solution in the book first proves
IF AB=BA, then B^-1 * A *B=A, so B^-1*A=AB^-1

For the last type, the "B^-1*A=AB^-1", part how did they go from B^-1 * A *B=A to
B^-1*A=AB^-1.

Did they divide both sides by B?

They multiplied both sides on the right by B^(-1). Talking about 'dividing' matrices by B is ambiguous. You can 'divide' on the left or the right.
 

1. How do you prove the symmetry of A*B^-1 for invertible matrices A and B?

To prove the symmetry of A*B^-1 for invertible matrices A and B, we must show that AB = BA. This can be done by multiplying both sides of the equation by B^-1 and simplifying to show that A*B^-1 = B^-1*A. This demonstrates that the product of A and B^-1 is commutative, thus proving symmetry.

2. What is the significance of invertible matrices in proving symmetry?

Invertible matrices are matrices that have a unique inverse, meaning that when multiplied by its inverse, the result is the identity matrix. This is significant in proving symmetry because it allows us to manipulate the equation AB = BA to show that A*B^-1 = B^-1*A, which is the definition of symmetry.

3. Can the symmetry of A*B^-1 be proven for non-invertible matrices?

No, the symmetry of A*B^-1 can only be proven for invertible matrices. Non-invertible matrices do not have a unique inverse and therefore cannot be used to show the commutativity of the product AB.

4. Are there any other ways to prove the symmetry of A*B^-1?

Yes, there are other ways to prove the symmetry of A*B^-1, such as using the properties of matrix multiplication. For example, we can show that (AB)^-1 = B^-1*A^-1 and (BA)^-1 = A^-1*B^-1, which are equivalent by the commutativity of matrix multiplication.

5. What are the real-world applications of proving symmetry of A*B^-1?

The symmetry of A*B^-1 has various real-world applications, such as in cryptography and coding theory, where invertible matrices are used to encode and decode information. It is also important in linear algebra and other mathematical fields, as it helps in understanding the properties and relationships between matrices and their products.

Similar threads

  • Calculus and Beyond Homework Help
2
Replies
40
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
609
  • Calculus and Beyond Homework Help
Replies
5
Views
526
  • Calculus and Beyond Homework Help
Replies
7
Views
412
  • Calculus and Beyond Homework Help
Replies
2
Views
271
  • Calculus and Beyond Homework Help
Replies
3
Views
286
  • Calculus and Beyond Homework Help
Replies
2
Views
388
  • Calculus and Beyond Homework Help
Replies
24
Views
797
Back
Top