Tensor calculus is a powerful mathematical framework that extends the concepts of vector calculus to higher dimensions and more complex geometric structures. It finds extensive applications in physics, engineering, and differential geometry, particularly in general relativity, continuum mechanics, and electromagnetism.
This introduction focuses on the fundamentals of tensor fields, laying the groundwork for understanding how these mathematical objects behave in curved spaces and coordinate systems.
Tensor: An algebraic object that describes a multilinear relationship between sets of algebraic objects related to a vector space. Tensors can be represented as multidimensional arrays of numerical values.
Tensors are classified by their type or valence, denoted by (p,q), where p is the number of contravariant indices and q is the number of covariant indices. For example:
The total rank of a tensor is the sum of its contravariant and covariant indices.
Tensors are typically denoted using indices, following the Einstein summation convention where repeated indices (one upper, one lower) imply summation.
Example: The vector product AiBi is interpreted as i=1n AiBi.
Components of tensors are written with indices: xi for contravariant components and xi for covariant components.
Tensor Field: A generalization of a tensor to a field, which assigns a tensor to each point of a manifold or space. It can be thought of as a tensor-valued function of position.
A tensor field T on a manifold M assigns to each point P M a tensor T(P) in the tensor space at P. Tensor fields are essential for formulating physical laws in a coordinate-independent way.
Examples of tensor fields include:
For deeper analysis in tensor calculus, we often require tensor fields to be sufficiently smooth:
Tensors of the same type can be added component-wise. If Aij and Bij are two (1,1) tensor fields, then their sum is:
(A + B)ij = Aij + Bij
The tensor product combines two tensors into a higher-rank tensor. If A is a (p,q) tensor and B is an (r,s) tensor, then A B is a (p+r, q+s) tensor.
Example: The outer product of a vector vi and a covector wj is a (1,1) tensor:
(v w)ij = viwj
Contraction reduces the rank of a tensor by setting an upper index equal to a lower index and summing.
Example: Contracting a (1,1) tensor Tij yields a scalar:
Tii = i Tii
The inner product is formed by first taking a tensor product and then contracting. The metric tensor gij is often used to define inner products between vectors.
u, v = gijuivj
A fundamental property of tensors is how they transform under coordinate changes. This transformation behavior defines what it means to be a tensor.
Consider two coordinate systems xi and xi related by the transformation:
xi = xi(x1, x2, ..., xn)
Contra-variant vectors transform according to the rule:
vi = xi/xj vj
Co-variant vectors transform as:
vi = xj/xi vj
A (p,q) tensor T transforms as:
Ti...ij...jq = xi/xk ... xi/xk xl/xj ... xl_q/xj_q Tk...kl...l_q
Note: This transformation law is the defining property of a tensor. Any set of components that fails to transform in this way is not a tensor.
In general relativity, the metric tensor g(x) is a symmetric (0,2) tensor field that defines the geometry of spacetime. It determines distances and angles:
ds = g(x)dxdx
The stress-energy tensor T(x) is a symmetric (2,0) tensor field that describes the density and flux of energy and momentum in spacetime. It appears as the source term in Einstein's field equations:
G = (8G/c)T
The electromagnetic field tensor F(x) is an antisymmetric (2,0) tensor field that combines the electric and magnetic fields into a single geometric object:
F = A - A
where A is the electromagnetic potential.
| Field | Application |
|---|---|
| General Relativity | Description of gravity as spacetime curvature |
| Continuum Mechanics | Strain and stress tensors for material deformation |
| Electromagnetism | Field tensor formulation of Maxwell's equations |
| Fluid Dynamics | Velocity gradient and rate-of-strain tensors |
| Quantum Mechanics | Spin tensors and density matrices |
| Differential Geometry | Kinematic quantities on manifolds |
In continuum mechanics, several tensor fields are crucial for describing material behavior:
Deformation Gradient Tensor Fij = xi/Xj describes the deformation of a material body.
Strain Tensor E = (FTF - I) quantifies the deformation of a material.
Cauchy Stress Tensor ij describes the internal forces within a continuous material.
Note: The balance of linear momentum in continuum mechanics is expressed as: ij/xj + fi = ai, where fi is the body force, is density, and ai is acceleration.
This introduction has covered the fundamentals of tensor fields. Further study would include:
Mastery of tensor calculus is essential for understanding modern theoretical physics and many areas of mathematics. The abstract notation may initially be challenging, but the formalism provides powerful tools for expressing physical laws in a coordinate-independent way, revealing the geometric structure underlying physical phenomena.
