Transpose of matrices

2009-03-10 11:28 am
Why can't two transpose of martices multiply together directly, i.e,
AB^T =/= (A^T)(B^T)

回答 (1)

2009-03-10 3:29 pm
✔ 最佳答案
I can interpret two meanings from your question. So, I will explain that two meanings and you can get the one that you are in query.


Case I:

AB^T =/= (A^T)(B^T)

If the equality holds, then A = A^T

in which A =/= A^T in general except when A is symmetric.


Case II:

(AB)^T =/= (A^T)(B^T)

In fact, it can be proved that L.H.S.

(AB)^T = (B^T)(A^T)

in which (B^T)(A^T) =/= (A^T)(B^T) in general.


Conclusion:

Two transpose of matrices cannot multiply together directly.
參考: Physics king


收錄日期: 2021-04-19 13:40:14
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20090310000051KK00200

檢視 Wayback Machine 備份