Can You Correctly Lower Tensor Indices Using the Metric Tensor?

  • Thread starter Thread starter beans73
  • Start date Start date
  • Tags Tags
    Indices Tensors
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
1 reply · 2K views
beans73
Messages
12
Reaction score
0

Homework Statement



I have a tensor X[itex]^{μ\nu}[/itex] and I want to make this into X[itex]_{μ\nu}[/itex]. Can I do this by simply saying X[itex]_{μ\nu}[/itex]=[itex]\eta_{μ\nu}[/itex][itex]\eta_{μ\nu}[/itex] X[itex]^{μ\nu}[/itex] ??
 
Physics news on Phys.org
beans73 said:

Homework Statement



I have a tensor X[itex]^{μ\nu}[/itex] and I want to make this into X[itex]_{μ\nu}[/itex]. Can I do this by simply saying X[itex]_{μ\nu}[/itex]=[itex]\eta_{μ\nu}[/itex][itex]\eta_{μ\nu}[/itex] X[itex]^{μ\nu}[/itex] ??

You have the right idea, but your indices are incorrect (it's ambiguous which indices are to be contracted with which other indices). Try introducing some new indices for the contracted ones, see if you can make it unambiguous.

for example, you could write:

[itex]V^{\mu}[/itex] = [itex]\eta^{\mu \nu} V_{\nu}[/itex]

Which makes it clear which index of eta is contracted, and which isn't. In this case, eta is symmetric so it doesn't really matter, but for a general tensor with two or more indices it does matter.

To explain why it's ambiguous, consider this:

Does X[itex]_{μ\nu}[/itex]=[itex]\eta_{μ\nu}[/itex][itex]\eta_{μ\nu}[/itex] X[itex]^{μ\nu}[/itex] mean X[itex]_{μ\nu}[/itex]=[itex]\eta_{μ\nu}[/itex][itex](\eta_{μ\nu}[/itex] X[itex]^{μ\nu})[/itex]? In that case you would get a tensor proportional to eta. This is obviously not what you were thinking, but if someone saw that expression and didn't know that you were trying to make X[itex]_{\mu\nu}[/itex], they might think you meant to make a tensor proportional to eta.

So just a good rule of thumb, never repeat an index unless it is supposed to be summed.