The most common operations between scalars, vectors, and 2nd-order tensors (from now on, simply referred to as tensors) are presented below in matrix notation. All components are defined with respect to some basis vectors in the 3D Euclidean space.
Vectors
Multiplication by a Scalar
The product of a vector with a scalar defines a vector:
Figure 1. EQUATION_DISPLAY
(5190)
Sum of two Vectors
The sum of two vectors and defines a vector:
Figure 2. EQUATION_DISPLAY
(5191)
Scalar Product of two Vectors
The scalar product between two vectors and is the matrix product between the row vector representation of and the column vector representation of , which defines a scalar:
Figure 3. EQUATION_DISPLAY
(5192)
As vectors are usually defined in column representation, the scalar product is often written as , where indicates the matrix transpose. The transpose of a column vector is a row vector, and the transpose of a row vector is a column vector.
The magnitude of a vector can be written as:
Figure 4. EQUATION_DISPLAY
(5193)
Vector Product of two Vectors
The vector product between two vectors and defines a vector:
Figure 5. EQUATION_DISPLAY
(5194)
which is obtained from the formal determinant:
Figure 6. EQUATION_DISPLAY
(5195)
Dyadic Product of two Vectors
The dyadic product, or tensor product, between two vectors and defines a tensor:
Figure 7. EQUATION_DISPLAY
(5196)
The notation assumes that is represented by a column vector and is represented by a row vector. The tensor product is often written as , which assumes that both and are represented by column vectors.
Gradient of a Scalar
The gradient of a scalar defines a vector:
Figure 8. EQUATION_DISPLAY
(5197)
Gradient of a Vector
The gradient of a vector defines a tensor:
Figure 9. EQUATION_DISPLAY
(5198)
Divergence of a Vector
The divergence of a vector defines a scalar:
Figure 10. EQUATION_DISPLAY
(5199)
Curl of a Vector
The curl of a vector defines a vector:
Figure 11. EQUATION_DISPLAY
(5200)
which is obtained from the formal determinant:
Figure 12. EQUATION_DISPLAY
(5201)
Tensors
Multiplication by a Scalar
The product of a tensor with a scalar defines a tensor:
Figure 13. EQUATION_DISPLAY
(5202)
Sum of two Tensors
The sum of two tensors and defines a tensor:
Figure 14. EQUATION_DISPLAY
(5203)
Product of a Tensor with a Vector
The product of a tensor with a vector defines a vector:
Figure 15. EQUATION_DISPLAY
(5204)
Therefore, tensors define linear transformations between vectors.
Product of two Tensors
The product of two tensors and defines a tensor:
Figure 16. EQUATION_DISPLAY
(5205)
Therefore, tensors also define linear transformations between tensors.
Inner Product of two Tensors
The inner product, or double dot product, of two tensors and defines a scalar:
Figure 17. EQUATION_DISPLAY
(5206)
or, in index notation:
Figure 18. EQUATION_DISPLAY
(5207)
The inner product is a tensor invariant, as its value remain unchanged under a change of basis.
Divergence of a Tensor
The divergence of a tensor defines the vector:
Figure 19. EQUATION_DISPLAY
(5208)
Eigenvalues and Eigenvectors of a Tensor
Given a tensor , the scalars and vectors that satisfy the relation:
Figure 20. EQUATION_DISPLAY
(5209)
are called the eigenvalues and eigenvectors of , respectively. The three eigenvalues are determined by solving the characteristic equation:
Figure 21. EQUATION_DISPLAY
(5210)
Inverse of a Tensor
Eqn. (5204) and
Eqn. (5205) define tensors as linear transformations between vectors, or tensors. Given a tensor , the inverse transformation is defined as:
Figure 22. EQUATION_DISPLAY
(5211)
where is the identity tensor:
Figure 23. EQUATION_DISPLAY
(5212)
The inverse tensor, , exists if and only if , where:
Figure 24. EQUATION_DISPLAY
(5213)
Symmetry
A tensor is called a symmetric tensor when , that is:
Figure 25. EQUATION_DISPLAY
(5214)
Tensor Invariants
Given a tensor , it is possible to define three independent invariants, that is, scalar quantities that remain unchanged under a change of coordinate system:
Figure 26. EQUATION_DISPLAY
(5215)
Figure 27. EQUATION_DISPLAY
(5216)
Figure 28. EQUATION_DISPLAY
(5217)
The invariant is called the
Trace of the tensor .
Tensor Norms
Given a tensor , of dimension , it is possible to define its norm in various ways: