bdforbes
- 149
- 0
If I have a (1,1) tensor, eg a Lorentz transform, how do I write its inverse? For example:
x'^\mu=\Lambda^\mu_\nu x^\nu
Would I multiply on the left by:
(\Lambda^{-1})^\nu_\mu?
It seems to make sense, but I'm not 100% sure. I'd prefer to not use anything from matrix multiplication, if that's possible.
x'^\mu=\Lambda^\mu_\nu x^\nu
Would I multiply on the left by:
(\Lambda^{-1})^\nu_\mu?
It seems to make sense, but I'm not 100% sure. I'd prefer to not use anything from matrix multiplication, if that's possible.