Inverse Question for Matrices: AB vs B A

  • Thread starter eyehategod
  • Start date
  • Tags
    Inverse
In summary, the discussion is about the inverse of matrices and whether (AB)^{-1} is equal to A^{-1}B^{-1} or B^{-1}A^{-1}. The answer is that in general, this is not true. The conversation also touches on the general properties of (BA)^2 and the use of diagonalizable matrices to find a general way to represent A^99194.
  • #1
eyehategod
82
0
For matrices:
is (AB)[tex]^{-1}[/tex]=
A[tex]^{-1}[/tex]B[tex]^{-1}[/tex]
or
B[tex]^{-1}[/tex]A[tex]^{-1}[/tex]
 
Last edited:
Physics news on Phys.org
  • #2
Are you talking about linear operators, matrices, members of a group, or what?
 
  • #3
eyehategod said:
For matrices:
is (AB)[tex]^{-1}[/tex]=
A[tex]^{-1}[/tex]B[tex]^{-1}[/tex]
or
B[tex]^{-1}[/tex]A[tex]^{-1}[/tex]

Since [tex]I=(AB)^{-1}(AB)=(AB)^{-1}AB[/tex]
.. you can finish this off.
 
  • #4
In other words do it! What is [itex](A^{-1}B^{-1})(AB)[/itex]? What is [itex](B^{-1}A^{-1})(AB)[/itex]?
 
  • #5
so the answer is B[tex]^{-1}[/tex]A[tex]^{-1}[/tex]
 
  • #6
what I am trying to get to is this:
is there a general property.
for example:
is(BA)[tex]^{2}[/tex]
equal to:
B[tex]^{2}[/tex]A[tex]^{2}[/tex]
or
A[tex]^{2}[/tex]B[tex]^{2}[/tex]
 
  • #7
In general, no.
 
  • #8
so what would the the answer for (BA)^2
 
  • #9
(BA)^2 = BABA

So if A and B are invertible...
 
  • #10
so its B^2A^2
 
  • #11
What is B^2A^2?
 
  • #12
eyehategod said:
so its B^2A^2

well normally to find a general way(an easy) way to find say A^99194

you can just represent A in the form PDP[itex]^{-1}[/itex] where D is the diagonalizable matrix. But I do not think you have reached that far in your course yet. If you have done eigenvalues and eigenvectors then you will understand.
 

FAQ: Inverse Question for Matrices: AB vs B A

What is the difference between AB and B A?

The order in which matrices are multiplied affects the resulting product. When multiplying two matrices, AB, the first matrix A is multiplied by the second matrix B. Conversely, when multiplying B A, the first matrix B is multiplied by the second matrix A. This means that the resulting products will be different, unless A and B are both square matrices and can be multiplied in either order.

Can the order of multiplication for matrices be changed?

No, the order of multiplication for matrices cannot be changed. Matrix multiplication is not commutative, which means that changing the order of multiplication will result in a different product. It is important to pay attention to the order of matrices when multiplying them.

What is the significance of AB vs B A in matrix multiplication?

The order of multiplication is significant because it affects the resulting product. AB and B A will result in different products, unless A and B are both square matrices. In this case, the products will be the same because the matrices can be multiplied in either order.

How can I determine the order of multiplication for matrices?

The order of multiplication is determined by the dimensions of the matrices. For two matrices to be multiplied, the number of columns in the first matrix must match the number of rows in the second matrix. For example, if matrix A is 3x4 and matrix B is 4x2, then AB is a valid multiplication, but B A is not.

Are there any rules for multiplying matrices?

Yes, there are rules for multiplying matrices. The number of columns in the first matrix must match the number of rows in the second matrix. The resulting product will have the same number of rows as the first matrix and the same number of columns as the second matrix. Matrix multiplication is also associative, which means that (AB)C = A(BC), and distributive, which means that A(B + C) = AB + AC.

Similar threads

Replies
40
Views
4K
Replies
20
Views
2K
Replies
5
Views
1K
Replies
4
Views
2K
Replies
25
Views
3K
Replies
16
Views
4K
Replies
4
Views
2K
Back
Top