General Relativity/Rigorous Definition of Tensors: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Strange quark
m Fix categorization
 
(No difference)

Latest revision as of 03:46, 29 July 2017

< 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