Introduction To Tensor
Introduction To Tensor
Introduction to Tensor
Let us think of the coordinate transformation from the Rectangular Cartesian system
( x, y, z ) to the Curvilinear system ( u1 , u 2 , u 3 ):
( x, y, z ) → (u1 , u 2 , u 3 )
We may consider the following two sets of basis vectors:
∂r ∂r ∂r ∂r ∂r ∂r
eˆ1 = , eˆ2 = , eˆ3 = and
∂u1 ∂u1 ∂u 2 ∂u 2 ∂u 3 ∂u 3
Eˆ 1 = ∇u1 ∇u1 , Eˆ 2 = ∇u 2 ∇u 2 , Eˆ 3 = ∇u 3 ∇u 3 .
The above two sets of basis vectors are reciprocal to each other.
To prove:
r = r (u1 , u 2 , u 3 )
∂r ∂r ∂r
∴ dr = du1 + du 2 + du 3
∂u1 ∂u 2 ∂u 3
∂r ∂r ∂r
∴ ∇u1 ⋅ d r = du1 = (∇u1 ⋅ )du1 + (∇u1 ⋅ )du 2 + (∇u1 ⋅ )du 3
∂u1 ∂u 2 ∂u 3
We can thus write
∂r ∂r ∂r
∇u1 ⋅ = 1 , ∇u1 ⋅ = 0 , ∇u1 ⋅ = 0.
∂u1 ∂u 2 ∂u 3
∂r
In general, ⋅ ∇u n = δ mn (Kroenecker delta symbol), where δ mn = 0 , m ≠ n
∂u m
= 1, m = n
Home Work:
Take spherical polar coordinate system ( r ,θ , φ ) for example; verify the reciprocity.
We would like to see how the contravariant or covariant components of a vector are
related (as the transformation is carried out from one curvilinear system to another).
Contravariant components:
We have,
u m = u m (u1 , u 2 , u 3 ) ; m = 1, 2, 3.
∂u
∴ du m = m du n ; m, n = 1, 2, 3 (1)
∂u n
[Einstein’s summation convention is followed.]
Considering the position vector in the two systems, r = r (u1 , u 2 , u 3 ) and r = r (u1 , u 2 , u 3 ) ,
we can write,
∂r
dr = du i = α i du i and
∂u i
∂r
dr = du j = α j du j .
∂u j
Thus
α i du i = α j du j (2)
Putting (1) into (2),
∂u
α i i du n = α j du j
∂u n
PBC lecture notes series: Compiled by Dr. Abhijit Kar Gupta 3
Now in the LHS of the above, we can replace the index n by j as n is a dummy index
there.
∂u i
Therefore, we can write α j = α i (3)
∂u j
This is how the basis vectors transform.
To see how the contravariant components transform, consider
A = A k α k and also A = A l α l .
∴ Ak α k = A lα l
∂u k
= A lα k
∂u l
∂u k
∴ Ak = A l
∂u l
∂u k
Similarly, A k = A l . This is how the contravariant components transform.
∂u l
Covariant components:
∂u l ˆ ∂u ∂u
= Al i + Am m ˆj + An n kˆ , l , m , n =1, 2, 3 (5)
∂x ∂y ∂x
Comparing (4) and (5),
∂u k ∂u
Ak = Al l
∂x ∂x
∂u k ∂u l
Ak = Al (I)
∂y ∂y
∂u ∂u
Ak k = Al l
∂z ∂z
Let us now consider,
∂u m
u m = u m (u1 , u 2 , u 3 ) ⇒ du m = du n
∂u n
∂u m ∂u m ∂u n
∴ =
∂x ∂u n ∂x
∂u m ∂u m ∂u n
= ( II )
∂y ∂u n ∂y
∂u m ∂u m ∂u n
=
∂z ∂u n ∂z
From (I) and (II) we can write
∂u ∂u
Ak k = Al l
∂x ∂x
∂u l ∂u m ∂u ∂u k
= Al = Al l
∂u m ∂x ∂u k ∂x
[Q m , k are dummy indices]
∴ ∂u l
Ak = Al
∂u k
∂u l
Similarly, Ak = Al . This is how the covariant components transform.
∂u k
Note:
PBC lecture notes series: Compiled by Dr. Abhijit Kar Gupta 5
Home Work:
∂u k ∂u
From A k Bk = A k Bk , show that Bk = Bl when A k = A l k .
∂u l ∂u l
Tensor of Rank 2:
g11 g 12 g 13 1 0 0
g = g 21 g 22 g 23 = 0 1 0
g g 32 g 33 0 0 1
31
∂x m i ∂x n
g kl dx k dx l = g mn dx m dx n = g mn dx dx j
∂x i
∂x j
∂x m ∂x n i j
⇒ g kl dx k dx l = g mn ⋅ dx dx
∂x i ∂x j
If we replace i , j by k , l in the above (as they are dummy indices),
∂x m ∂x n
g kl = g mn ⋅
∂x i ∂x j
∴ g kl ’s are elements of a symmetric covariant tensor of rank 2.
• If the elements are transformed by two derivatives, it is a tensor of rank 2 and so on.
• If the elements are transformed by one derivative, it is a tensor of rank 1 (vector).
• Tensor or rank 0 is a scalar.