0% found this document useful (0 votes)
27 views6 pages

Understanding Tensor Basics and Types

Tensors are mathematical objects that transform according to specific rules under coordinate changes, with different ranks representing scalars, vectors, and higher-dimensional entities. The document explains concepts such as indices, the Einstein summation convention, and various types of tensors including contravariant, covariant, and mixed tensors, along with their transformation properties. It also covers symmetric and skew-symmetric tensors, as well as the algebraic properties of tensor addition and subtraction.

Uploaded by

mamaisingha
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views6 pages

Understanding Tensor Basics and Types

Tensors are mathematical objects that transform according to specific rules under coordinate changes, with different ranks representing scalars, vectors, and higher-dimensional entities. The document explains concepts such as indices, the Einstein summation convention, and various types of tensors including contravariant, covariant, and mixed tensors, along with their transformation properties. It also covers symmetric and skew-symmetric tensors, as well as the algebraic properties of tensor addition and subtraction.

Uploaded by

mamaisingha
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

BASICS

OF
NAME: Tiasha Singha
YEAR:1

TENSOR
SUMMARY ON TENSORS
TENSORS:
Tensors are an array of numbers or functions that transform according to
certain rules under change of coordinates. The dimension of a tensor when
raised to the power of its rank gives the components of the tensor.
A tensor with single number is called rank 0 tensor or scalar. It remains
unchanged under rotation of axes. Eg: Mass, Energy, Density
A tensor of rank 1 is called a vector. Eg: Velocity, Force
Stress is a rank 2 tensor as it describes things happening in 2 directions.

INDICES:
Any index used takes up values from 1 to n until stated otherwise.
Dummy Indices: An index that appears twice in a term and is summed over
implicitly.
Free Indices: An index which appears only once in a term and take up any
value independently.
EINSTEIN SUMMATION CONVENTION:
Any expression containing a twice repeated index stand for summation
automatically over the values 1,2,3,…,n of the repeated index. The free indices
would also have same range as summation indices until stated otherwise.
n

Accordingly we can write ∑ ai x i can be written as a i x i and it would indicate


i=1

summation.

KRONECKER DELTA:

{
δ ij = 1 i= j
0 i≠ j

For independent variables x1,x2,x3…xn ,


j
∂x j
k
=δ k
∂x
Also,
j j k
δk A = A

SUMMATION IDENTITIES:

COORDINATE TRANSFROMATIONS:
Consider 2 sets of variables (x1,x2,x3,..,xn) and (x1’,x2’,x3’,…xn’) which determine
the coordinates of point in a n-dimensional space in two different frames of
reference. These two sets are related as-
x1’=∅ 1(x1,x2,x3,..,xn)
x2’=∅ 2(x1,x2,x3,..,xn)
xn’=∅ n(x1,x2,x3,..,xn)
x μ ' =∅ μ(x1,x2,x3,…xi...,xn) for i=1,2,3… where ∅ μ function is independent,
continuous and differentiable.
The differentials dx 'μ transforms as,
' ∂ x μ' ∂ xμ' ∂ xμ' ∂ xμ '
dx μ= +
∂ x1 ∂ x2
+ ∂ x3
+...+
∂ xn

CONTRAVARIANT VECTOR:
Consider a set of n quantities 𝐴 1 ,𝐴 2 , 𝐴 3 , … 𝐴 𝑛 in a system of variables xi
and let these quantities have values 𝐴1 ‘𝐴2 ‘, 𝐴3 ‘, … 𝐴n ‘ in another co-
ordinate system of variables 𝑥𝜇 . If these quantities obey the transformation
relation A μ '= ∂ x then the quantities 𝐴𝑖 are said to be the components of a
∂x '
μ

contravariant vector or a contravariant tensor of first tank.

COVARIANT VECTOR:
Consider a set of n quantities 𝐴 1 ,𝐴 2 , 𝐴 3 , … 𝐴 𝑛 in a system of variables xi
and let these quantities have values 𝐴1 ‘𝐴2 ‘, 𝐴3 ‘, … 𝐴n ‘ in another system of
variables 𝑥𝜇 . If these quantities obey the transformation equations
∂ xi
A μ '= A then the quantities Aj are said to be the components of a covariant
∂ xμ ' i
vector or a covariant tensor of rank one

For 2ND RANK TENSOR


CONTRAVARIANT TENSOR:
If a quantity has a value Aij(I and j take independent values from 1 to n) in a
system of variables xi and value xuv in another system of variables x μ’. If these
quantities obey the transforming equation:
∂ xμ ' ∂ xϑ '
A μϑ = A
∂ x i ∂ x j ij

Then the quantities are said to be components of contravariant


tensor of 2nd rank.
COVARIANT TENSOR:
If a quantity has a value Aij(I and j take independent values from 1 to n) in a
system of variables xi and value xuv in another system of variables x μ’. If these
quantities obey the transforming equation:

∂ xi ∂ x j
A μϑ ' = A
∂ x μ ' ∂ x ϑ ' ij

The quantities are said to be components of covariant tensor of


2nd rank

MIXED TENSOR:
If a quantity has a value Aij(I and j take independent values from 1 to n) in a
system of variables xi and value xuv in another system of variables x μ’. If these
quantities obey the transforming equation:
∂ xμ ' ∂ x j
A μϑ ' = A
∂ x j ∂ x ϑ ' ij

The quantities are said to be components of mixed tensor of 2nd rank.


For higher rank tensors, similar rules are followed.

SYMMETRIC TENSORS: If two covariant or contravariant tensor indices can be


interchanged without altering the tensor, they are symmetric tensors. For
example,
ijk jik
Al = Al

The given tensor is symmetric with respect to i and j.


This property is independent of coordinate system.
SKEW-SYMMETRIC TENSOR: If the sign of two tensor alters but the magnitude
remains unchanged after interchanging the contravariant or covariant indices,
the are called anti-symmetric or skew symmetric [Link] change of sign
happens at even permutation i.e. at intervals. For example,
ijk ikj
Al =− Al

The given tensor is anti-symmetric with respect to j and k.


This property is independent of coordinate system.
ALGEBRAIC PROPERTIES-
Addition and subtraction of tensors is defined for tensors of same rank and of
same covariant or contravariant indices.
For Example:
ij ij ij
A k + Bk =C k
ij ij ij
A k −Bk ¿ D k

The transformation laws are similarly applicable to sum and difference as to the
individual tensors.

Common questions

Powered by AI

The Einstein summation convention simplifies tensor notation by allowing the omission of explicit summation symbols. When an index appears twice in an expression, it implies a summation is performed over that index, which streamlines formulae and reduces notational clutter. For example, the expression ∑i=1^n a_i x^i can simply be written as a_i x^i, automatically indicating summation over the repeated index 'i'. This convention is useful in tensor calculus as it facilitates operations without excessive notation .

Coordinate transformations impact the differential elements of a vector by dictating how these elements must adjust with respect to the transformations of the underlying coordinate axes. In tensor notation, a differential element such as dx^μ' in one coordinate frame transforms as dx^μ' = (∂x^μ'/∂x^i)dx^i, indicating that it is a linear combination of the differentials in the original coordinate system. This transformation embodies how vectors and their differentials maintain their directional essence but must alter according to the specific form of coordinate change .

The Kronecker delta acts as a pivotal tool in tensor algebra, facilitating index manipulation and substitution. It is defined such that δ_ij = 1 if i = j, and δ_ij = 0 otherwise. This property allows it to act as an identity element in summing expressions or contracting indices. For instance, multiplying a vector A_i by δ^i_j results in simply A_j, effectively substituting one index with another. This capability is essential in simplifying calculations where indices need to be manipulated for various tensor operations .

Tensor addition and subtraction are only defined for tensors of the same rank and type (covariant or contravariant) to ensure consistency in their geometric interpretation and transformation properties. When tensors of the same rank are added or subtracted, the resulting tensor has the same dimensional framework and transformation rules, which maintains the mathematical and physical consistency of the operations involved. For example, Ak_ij + Bk_ij = Ck_ij shows that both tensors A and B must be of the same type to yield a valid tensor C .

Symmetric tensors are those where the interchange of any two indices does not alter the tensor, meaning these tensors maintain their form. The symmetry is independent of the coordinate system being used. In contrast, skew-symmetric tensors change sign upon the interchange of any two indices, and this antisymmetry, similarly, is invariant under coordinate transformations. For instance, if Al_ijk=Al_jik indicates symmetry with respect to 'i' and 'j', whereas Al_ijk=-Al_ikj indicates skew-symmetry with respect to 'j' and 'k'. These properties are crucial for simplifying calculations and understanding physical phenomena described by tensors .

Covariant vectors transform in a manner opposite to contravariant vectors with respect to the indices involved. Specifically, a covariant vector Ai transforms under a change of coordinates through the rule Aμ' = (∂xi/∂xμ')Ai, involving component multiplication by the derivatives of the old coordinates with respect to the new. Contravariant vectors use the rule Aμ' = (∂xμ'/∂xi)Ai, which involves derivatives of the new coordinates with respect to the old. These opposing transformation laws reflect their respective roles in tensor algebra, where covariant vectors often deal with gradient-like transformations and contravariant vectors with directional qualities .

The rank of a tensor is an indication of the number of indices required to define a component of the tensor, which reflects its dimensionality. The dimension of a tensor, when raised to the power of its rank, determines the total number of components it possesses. For example, a tensor with a rank of 0, such as mass or energy (scalars), has only one component and remains invariant under rotations. A rank 1 tensor, such as a vector (e.g., velocity), has components that transform linearly according to coordinate changes. Rank 2 tensors, like the stress tensor, involve interactions in two directions, and thus have more complex transformation behaviors .

Symmetric tensor properties remain invariant under coordinate transformations because the symmetry, defined by index interchangeability, does not depend on the coordinate system. Regardless of how the coordinates are transformed, the inherent mathematical property that allows indices to be swapped without altering the tensor remains true. This invariance is significant as it ensures that the physical phenomena described by these tensors retain consistency under different observational perspectives, maintaining the integrity of equations across various forms of geometrical and physical analysis .

Mixed tensors have components that exhibit both covariant and contravariant transformation properties. For instance, a mixed tensor of second rank obeys a transformation equation of the form A^μ_ϑ' = (∂x^μ'/∂xi)(∂x_j/∂x^ϑ') A^ij, signifying that it transforms contravariantly with respect to one set of indices and covariantly with respect to another set. This dual transformation property allows mixed tensors to capture more complex interactions among the components related to different dimensions of transformation compared to pure covariant or contravariant tensors, which transform uniformly in one mode or the other .

A contravariant vector is a type of tensor, specifically of rank 1, whose components transform according to the derivative of the new coordinate system with respect to the old system. If a set of quantities A^i has values they assume in one coordinate system and A^μ in another, they obey the transformation law A^μ' = ∂x^μ'/∂x^i A^i. This denotes that the components of a contravariant vector transform through multiplication by the partial derivatives of the coordinates, maintaining the vector's geometric properties relative to the coordinate systems .

You might also like