SOLUTION: Please help me given that{{{ A }}}is non-degenerate and {{{B}}} is multiplication commutable with{{{ A}}} prove that {{{B }}}and {{{A^-1 }}} also multiplication commutable

Algebra.Com
Question 1101996: Please help me
given thatis non-degenerate and is multiplication commutable with prove that and also multiplication commutable

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!

Given Fact #1: Matrix A is non-degenerate
This means that the inverse of A exists. The inverse is denoted A^(-1)

Given Fact #2: Matrix B is multiplication commutable with matrix A.
In other words, A*B = B*A holds true. The order of multiplication doesn't matter in this specific case (keep in mind that matrix multiplication isn't always commutative)

The goal is to prove that matrix B and the inverse A^(-1) are also multiplication commutable. We need to show the following:
A^(-1)*B = B*A^(-1)
or
B*A^(-1) = A^(-1)*B

------------------------------------------------------------------
Here's one way to do that

A*B = B*A Start with fact #2
A^(-1)*A*B = A^(-1)*B*A Left-Multiply both sides by A^(-1). This step is possible because of fact #1
I*B = A^(-1)*B*A
B = A^(-1)*B*A
B*A^(-1) = A^(-1)*B*A*A^(-1)Right-Multiply both sides by A^(-1)
B*A^(-1) = A^(-1)*B*I
B*A^(-1) = A^(-1)*B

So that shows A^(-1) and B are multiplication commutable
------------------------------------------------------------------
Here's another way

A*B = B*A
A*B*A^(-1) = B*A*A^(-1) Right-Multiply both sides by A^(-1)
A*B*A^(-1) = B*I
A*B*A^(-1) = B
B = A*B*A^(-1)
A^(-1)*B = A^(-1)*A*B*A^(-1)Left-Multiply both sides by A^(-1)
A^(-1)*B = I*B*A^(-1)
A^(-1)*B = B*A^(-1)

Giving us the same conclusion as before. Keep in mind that if X = Y, then Y = X for any matrices X and Y.

RELATED QUESTIONS

Please help me suppose {{{A }}},{{{ B }}}and {{{AB - I }}}are non-degenerate and have... (answered by ikleyn)
Please help Suppose A, B and AB-I are non-degenerate and have same order. Prove that... (answered by ikleyn)
Please help me solve this equation: Suppose A, B and {{{AB-I }}}are non-degenerate and... (answered by richwmiller)
Suppose A,B and AB _1 are non-degerate and have same order prove that (A-B¹) is... (answered by ikleyn)
Suppose A,B and AB _1 are non-degerate and have same order prove that (answered by ikleyn)
A degenerate random variable is a random variable taking a constant value. Let X = c.... (answered by Boreal)
A degenerate random variable is a random variable taking a constant value. Let X = c.... (answered by CPhill)
Please help me to prove that a, b, and c is odd (where) ax² + bx + c = 0 thanks in... (answered by MathLover1)
If A and B are (nxn) matrices such that A is non singular and AB = 0 , then prove that B... (answered by robertb)