- #1
AndersF
- 27
- 4
- TL;DR Summary
- I wonder what the purpose of some elements and operations defined in tensor calculus is, such as the index contraction, the covariant and contravariant indexes or the raising and lowering operations.
I would like to know what is the utility or purpose for which the elements below were defined in the Tensor Calculus. They are things that I think I understand how they work, but whose purpose I do not see clearly, so I would appreciate if someone could give me some clue about it.
- Tensors. As I understand it, the main purpose of the Tensor Calculus in Physics is to formulate the laws of nature in a way that they are independent of the reference frame from which they are observed. For this purpose, the concept of tensors is introduced, which are invariant objects under coordinate transformations. Would this be correct?
- Covariant and contravariant indices. We distinguish two types of indices on the components of a tensor ##\mathbb{T}##: covariant ones, placed up, and contravariant ones placed down. What is the purpose of introducing these two types of indices?
- Raising and lowering indices. I see that the metric tensor allows us to change the covariant or contravariant nature of the indices of a tensor by lowering or raising them, respectively. For example, if we want to raise the index ##j## in ##T_{ij}##, we would do so by ##g^{a j} T_{ij}=T^{a}_{i}##. What motivates us to want to change the nature of an index on the components of a tensor? (And why do the indices have to be placed in this way? That is, why are the indices ##a j## placed at the top in ##g##, in the opposite position to the index ##j## that we want to raise?)
- Index contraction. I see that this operation allows us to combine two tensors of different orders to obtain a new tensor of lower order. For example, ##T_{jk}^i A^k=B_j^i##. What is the purpose of this operation?
- Spaced notation for indices. Finally, I have seen that some books use a notation that includes spaces between the covariant and contravariant indices, while other books do not follow this rule. For example, this index lifting operation would be written in these two different ways ##g^{a j} T_{ijk}=T^{\space a}_{i \space \space \space k}## and ##g^{a j} T_{ijk}=T^{a}_{ik}##. What is the motivation for the first notation? Is one of the two notations better than the other?