General Relativity/Rigorous Definition of Tensors

From testwiki
Revision as of 03:46, 29 July 2017 by imported>Strange quark (Fix categorization)
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)
Jump to navigation Jump to search

< General Relativity

We have seen that a 1-form ("covariant vector") can be thought of an operator with one slot in which we insert a vector ("contravariant vector") and get the scalar σ(๐ฏ). Similarly, a vector can be thought of as an operator with one slot in which we can insert a 1-form to obtain the scalar ๐ฏ(σ). As operators, they are linear, i.e., σ(α๐ฎ+β๐ฏ)=ασ(๐ฎ)+βσ(๐ฏ).

A tensor of rank n is an operator with n slots for inserting vectors or 1-forms, which, when all n slots are filled, returns a scalar. In order for such an operator to be a tensor, it must be linear in each slot and obey certain transformation rules (more on this later). An example of a rank 2 tensor is ๐“=T νμ๐žμ๐xν. The symbol (pronounced "tensor") tells you which slot each index acts on. This tensor ๐“ is said to be of type (1,1) because it has one contravariant slot and one covariant slot. Since ๐žμ acts on the first slot and ๐xν acts on the second slot, we must insert a 1-form in the first slot and a vector in the second slot (remember, 1-forms act on vectors and vice-versa). Filling both of these slots, say with σ and ๐ฎ, will return the scalar ๐“(σ,๐ฎ). We can use linearity (remember, the tensor is linear in each slot) to evaluate this number:

๐“(σ,๐ฎ)=T νμ๐žμ๐xν(σα๐xα,uβ๐žβ)=T νμ๐žμ(σα๐xα)๐xν(uβ๐žβ)=T νμσαuβδμαδβν=T νμσμuν


We don't have to fill all of the slots. This will of course not produce a scalar, but it will lower the rank of the tensor. For example, if we fill the second slot of ๐“, but not the first, we get a rank 1 tensor of type (1,0) (which is a contravariant vector):

๐“( ,๐ฎ)=T νμ๐žμ๐xν( ,uγ๐žγ)=T νμ๐žμ()๐xν(uγ๐žγ)=T νμ๐žμuγδγν=T νμuν๐žμ


For another example, consider the rank 5 tensor ๐’=S βγα  μν๐žα๐xβ๐xγ๐žμ๐žν. This is a tensor of type (3,2). We can fill all of its slots to get a scalar:

๐’(σ,๐ฎ,๐ฏ,ρ,ξ)=S βγα  μνσαuβvγρμξν

Filling only the 3rd and 4th slots, we get a rank 3 tensor of type (2,1):

๐’( , ,๐ฏ,ρ,)=S βγα  μνvγρμ๐žα๐xβ๐žν


As a final note, it should be mentioned that in General Relativity we will always have a special tensor called the "metric tensor" which will allow us to convert contravariant indices to covariant indices and vice-versa. This way, we can change the tensor type (n,m) and be able to insert either 1-forms or vectors into any slot of a given tensor.

Template:BookCat