Tensor Dimension
Last updated
Last updated
A tensor's dimension refers to the number of indices required to uniquely specify an element within the tensor. Mathematically, it can be expressed as:
For a tensor T, its dimension n is the number of independent indices needed to specify any component
Scalar (0D):
Vector (1D):
Matrix (2D):
3D Tensor:
CopyScalar: 5
Vector:
Matrix:
3D Tensor:
a. Scalar (0-dimension)
Definition: No indices needed
Examples:
Temperature: 25°C
Mass: 5 kg
b. Vector (1-dimension)
Definition: One index needed
Examples:
Definition: Two indices needed
d. 3-Dimensional Tensor
Definition: Three indices needed
Examples:
a. Transformation Rules
b. Components Count
For a tensor in n-dimensional space:
a. Inner Products
b. Outer Products
Notation: or
Potential:
Notation: or
Position vector:
Force vector:
Momentum:
Notation: or
Examples: Stress tensor: Inertia tensor:
Notation: or
Piezoelectric tensor:
Elastic stiffness tensor:
For a tensor of dimension , under coordinate transformation :
0D (Scalar): component
1D (Vector): components
2D (Matrix): components
3D Tensor: components
Vectors (1D):
Matrices (2D):
3D Tensors:
Vectors to Matrix:
Matrices to 4D Tensor: