Proving transpose(AB)=transpose(B)*tranpose(A) Help Needed

  • Thread starter Thread starter torquerotates
  • Start date Start date
  • Tags Tags
    Proof Transpose
Click For Summary
To prove that transpose(AB) = transpose(B) * transpose(A), one should start by writing out the summation for the ij-th entry of both sides, which clarifies the relationship. The definition of "transpose" involves switching subscripts and interchanging rows and columns, applicable to non-square matrices as well. For matrices A (n x m) and B (m x p), their transposes have dimensions that allow for valid multiplication. The discussion also touches on using properties like Det(AB) = Det(A) * Det(B) to support the proof. Ultimately, performing the matrix multiplication and transposing should lead to the desired equality.
torquerotates
Messages
207
Reaction score
0
I need help on the tranpose of a multiple of a matrix.

I need to prove: transpose(AB)=transpose(B)*tranpose(A)

Any Ideas?
 
Physics news on Phys.org
What is the definition of "transpose"?
 
Last edited by a moderator:
Well, from what I know, I just switch the subscripts and interchange rows and columns. So if A=a(ij) then, transpose(A)=a(ji)
 
I just don't know where to go from there
 
Did you try writing out the summation for the ij-th entry of both sides? I think it should be clear once you do that.
 
Recall that "transpose" is not only defined for square matrices. If A is an n by m matrix and B is an m by p matrix, so that you can multiply them, then AT is an m by n matrix and BT is a p by m matrix. If n is not equal to p, you can't multiply ATBT. But you can multiply BTAT.
 
if you know what it means in terms of being the induced map, namely composition, on dual spaces, the result is just the obvious fact that f*g*(h) = f*(g*h) = f*(hog) =
hogof = (gof)*(h) = (gf)*(h), so (gf)* = f*g*.
 
Well, I'm only taking an intro to linear algebra course. So I've never heard of an induced map.
 
How do you go about proving that the determinant of a nxn matrix A is equal to the determinant of the transpose of said matrix A using Laplace's expansion?

How can you use Det(AB) =Det A x det B to help with this?
 
  • #10
what you need to do is to do a matrix multiplication for an abitrary matrix A and matrix B, I should say a transpose multiplication of matrix A and then transpose of matrix B. Then find the multiplication of matrix AB and find the transpose of that. It should be the same and that should do it.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
5
Views
5K