I'm trying to understand tensor notation and working with indices in special relativity. I use a book for this purpose in which ημν=ημν is used for the metric tensor and a vector is transformed according to the rule x′μ=Λμαxα (Lorentz-transformation).
I think I understand what is going on up to this point but now, I'm struggling to understand how the following formula works:
ηνμΛμαηακ = Λνκ
Why is this not equal to (for instance) Λκν? In addition, I have trouble understanding what the difference is between Λ βα, Λβ α, Λα β and Λ αβ (order and position of indices). And if we write tensors as matrices, which indices stand for the rows and which ones stand for the columns?
I hope someone can clarify this to me.
Answer
With the tensor indices notation, each "slot" is distinct and can be raised and lowered separately. So ηκαΛμ α=Λμκ. Then Λμκημν=Λ κν.
When representing these objects as matrices, the usual convention is the first index is the row and the second is the column.
Be careful to stick with the convention when converting a tensor notation equation into linear algebra with its matrix representation. If we had an equation like Aij=CkjBik, we could represent it with matrices A=BC. Notice the swap in order to make the matrix multiplication correctly represent the equation (if you look at the four indices of the multiplied tensor components, it should look like the inner two are repeated ... in this case BikCkj).
No comments:
Post a Comment