Vector and tensor analysis forms the mathematical backbone of modern physics and engineering. From the dynamics of fluids to the curvature of spacetime in general relativity, these tools provide the language necessary to describe quantities that possess magnitude and direction, as well as more complex relationships in multi-dimensional spaces. This discussion outlines the fundamental principles of vector and tensor algebra, followed by an introduction to their respective calculi.
A vector is a geometric entity possessing both magnitude and direction. In three-dimensional Euclidean space, a vector \(\mathbf{A}\) is typically represented by its components along orthogonal basis vectors \(\mathbf{e}_x, \mathbf{e}_y, \mathbf{e}_z\):
Vector Addition: Vectors add according to the parallelogram law. If \(\mathbf{C} = \mathbf{A} + \mathbf{B}\), the components of \(\mathbf{C}\) are the sum of the corresponding components of \(\mathbf{A}\) and \(\mathbf{B}\). This operation is commutative (\(\mathbf{A} + \mathbf{B} = \mathbf{B} + \mathbf{A}\)) and associative.
Scalar Multiplication: Multiplying a vector \(\mathbf{A}\) by a scalar \(k\) changes its magnitude by a factor \(|k|\) and reverses its direction if \(k\) is negative.
Dot Product (Scalar Product): The dot product of two vectors \(\mathbf{A}\) and \(\mathbf{B}\) is defined as:
where \(\theta\) is the angle between them. The result is a scalar. The dot product is zero if the vectors are orthogonal.
Cross Product (Vector Product): The cross product results in a vector perpendicular to the plane containing \(\mathbf{A}\) and \(\mathbf{B}\):
where \(\mathbf{n}\) is the unit normal vector following the right-hand rule. In Cartesian coordinates:
While vectors are adequate for describing simple directional quantities, many physical properties, such as stress or strain in a solid or inertia in a rotating body, require tensors. A tensor is a generalization of scalars (rank-0 tensors) and vectors (rank-1 tensors).
A tensor of rank \(n\) has \(3^n\) components in three-dimensional space. A rank-2 tensor \(\mathbf{T}\) can be written as:
where \(i, j\) range from 1 to 3. The fundamental property of a tensor is that its components transform in a specific, predictable manner under a change of coordinate system. This ensures that the physical entity described by the tensor remains invariant, regardless of the observer's reference frame.
One of the most important tensors in geometry and physics is the metric tensor \(g_{ij}\). It defines the distance between two points in a space. In Euclidean space using Cartesian coordinates, the metric tensor is simply the identity matrix (\(g_{ij} = \delta_{ij}\)), where \(\delta_{ij}\) is the Kronecker delta. However, in curvilinear coordinates or curved spacetime, the metric tensor becomes crucial for defining lengths and angles.
Vector calculus extends the concepts of differentiation and integration to vector fields. It operates primarily on the "nabla" operator (\(\nabla\)), a vector differential operator defined as:
Gradient: Applied to a scalar field \(\phi\), the gradient produces a vector pointing in the direction of the greatest rate of increase of \(\phi\):
Divergence: Applied to a vector field \(\mathbf{A}\), the divergence produces a scalar representing the magnitude of a field's source or sink at a given point:
Curl: Applied to a vector field, the curl produces a vector representing the field's rotation or circulation density:
Three fundamental theorems link the integration of fields over regions to integrals over their boundaries:
Fundamental Theorem of Calculus for Line Integrals: Relates the line integral of a gradient field to the values of the potential function at the endpoints.
Stokes' Theorem: Relates the flux of the curl of a vector field through a surface to the line integral of the vector field around the boundary of the surface:
Divergence Theorem (Gauss's Theorem): Relates the flux of a vector field through a closed surface to the volume integral of the divergence of the field over the region enclosed:
Tensor calculus generalizes vector calculus to tensor fields, often on curved manifolds. It is essential for General Relativity and continuum mechanics. The primary difficulty lies in the fact that in curvilinear coordinates, basis vectors change direction from point to point. Consequently, the standard partial derivative of a tensor component does not transform as a tensor.
To define a differentiation operator that yields a valid tensor, we introduce the covariant derivative. For a vector \(V^i\), the covariant derivative \(V^j_{;i}\) is:
The terms \(\Gamma^j_{ik}\) are the Christoffel symbols (of the second kind). They quantify how the basis vectors change and effectively "correct" the partial derivative to maintain coordinate invariance.
In the theory of General Relativity, the curvature of spacetime is described by the Riemann curvature tensor \(R^i_{jkl}\), which is constructed entirely from the metric tensor and its first and second covariant derivatives.
In continuum mechanics, the strain and stress tensors describe the deformation of materials and the internal forces within them, respectively. The divergence of the stress tensor appears in the Navier-Cauchy equations governing the motion of elastic solids.
Vector algebra provides the tools for handling directional quantities in flat space, while tensor algebra extends this to more complex linear relationships. Vector calculus allows for the analysis of change in vector fields, governed by the powerful integral theorems of Stokes and Gauss. Finally, tensor calculus enables the description of physics in the more general context of curved spaces and non-linear coordinate systems, making it indispensable for modern theoretical physics and advanced engineering analysis.
