Transpose Property (where's my mistake)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
member 428835
Hi PF!

When proving ##\left(AB\right)^T = B^T A^T## I was thinking of writing ##\left(AB\right)_{ij} = A_{ik} B_{kj} = D_{ij}##. Then ##\left(D\right)^T_{ij} = D_{ji} = A_{jk} B_{ki} = A^TB^T## but clearly this is incorrect. Can someone tell me where my mistake is made?

Thanks!
 
Physics news on Phys.org
joshmccraney said:
##\left(D\right)^T_{ij} = D_{ji} = A_{jk} B_{ki} = A^TB^T## but clearly this is incorrect.
Yes, the last equality is incorrect.
Hint: ##A_{jk}B_{ki} = (A^T)_{kj}(B^T)_{ik}##.
 
joshmccraney said:
Hi PF!

When proving ##\left(AB\right)^T = B^T A^T## I was thinking of writing ##\left(AB\right)_{ij} = A_{ik} B_{kj} = D_{ij}##. Then ##\left(D\right)^T_{ij} = D_{ji} = A_{jk} B_{ki} = A^TB^T## but clearly this is incorrect. Can someone tell me where my mistake is made?

Thanks!

You are using Einstein notation, right?
 
micromass said:
You are using Einstein notation, right?
I am, and I think I found the mistake. ##A## initially had a different index, so changing that doesn't make sense, correct?