ConceptComplete

Vector Analysis and Tensors - Key Properties

Understanding the fundamental properties and identities of vector calculus and tensor algebra is essential for manipulating physical equations and deriving conservation laws.

Vector Calculus Identities

The interrelationships between gradient, divergence, and curl form a rich algebraic structure with deep physical meaning.

DefinitionFundamental Vector Identities

Let ff and gg be scalar fields, and F\mathbf{F} and G\mathbf{G} be vector fields. Key identities include:

Curl-free gradients: ×(f)=0\nabla \times (\nabla f) = \mathbf{0}

Divergence-free curls: (×F)=0\nabla \cdot (\nabla \times \mathbf{F}) = 0

Laplacian relation: 2f=(f)\nabla^2 f = \nabla \cdot (\nabla f)

Product rules: (fg)=fg+gf\nabla(fg) = f\nabla g + g\nabla f (fF)=f(F)+Ff\nabla \cdot (f\mathbf{F}) = f(\nabla \cdot \mathbf{F}) + \mathbf{F} \cdot \nabla f ×(fF)=f(×F)+(f)×F\nabla \times (f\mathbf{F}) = f(\nabla \times \mathbf{F}) + (\nabla f) \times \mathbf{F}

The identity ×(f)=0\nabla \times (\nabla f) = \mathbf{0} implies that conservative force fields (derivable from a potential) have zero curl, meaning no circulation. Similarly, (×F)=0\nabla \cdot (\nabla \times \mathbf{F}) = 0 shows that magnetic fields, being curls of vector potentials, are divergence-free (no magnetic monopoles).

ExampleVector Triple Product Identity

The BAC-CAB rule provides a crucial simplification:

×(×F)=(F)2F\nabla \times (\nabla \times \mathbf{F}) = \nabla(\nabla \cdot \mathbf{F}) - \nabla^2\mathbf{F}

This appears in electromagnetic wave equations. Starting from Maxwell's equations in vacuum:

×E=Bt,×B=μ0ϵ0Et\nabla \times \mathbf{E} = -\frac{\partial \mathbf{B}}{\partial t}, \quad \nabla \times \mathbf{B} = \mu_0\epsilon_0\frac{\partial \mathbf{E}}{\partial t}

Taking the curl of the first equation and using the identity yields:

2Eμ0ϵ02Et2=0\nabla^2\mathbf{E} - \mu_0\epsilon_0\frac{\partial^2 \mathbf{E}}{\partial t^2} = \mathbf{0}

the electromagnetic wave equation with speed c=1/μ0ϵ0c = 1/\sqrt{\mu_0\epsilon_0}.

Integral Theorems

The fundamental theorems of vector calculus connect local differential properties to global integral properties.

TheoremDivergence Theorem (Gauss)

For a vector field F\mathbf{F} continuously differentiable in a region VV bounded by a closed surface SS with outward normal n^\hat{\mathbf{n}}:

V(F)dV=SFn^dS\iiint_V (\nabla \cdot \mathbf{F})\,dV = \iint_S \mathbf{F} \cdot \hat{\mathbf{n}}\,dS

The total divergence in a volume equals the flux through its boundary.

TheoremStokes' Theorem

For a vector field F\mathbf{F} continuously differentiable on a surface SS bounded by a closed curve CC with tangent direction dd\boldsymbol{\ell}:

S(×F)n^dS=CFd\iint_S (\nabla \times \mathbf{F}) \cdot \hat{\mathbf{n}}\,dS = \oint_C \mathbf{F} \cdot d\boldsymbol{\ell}

The total curl flux through a surface equals the circulation around its boundary.

These theorems encode conservation laws. For instance, if J\mathbf{J} is a current density, J=0\nabla \cdot \mathbf{J} = 0 (continuity) implies the total flux through any closed surface is zero, establishing charge conservation.

Tensor Operations and Symmetries

Tensor algebra involves contraction, symmetrization, and antisymmetrization operations that reveal physical structure.

DefinitionTensor Contraction

Contraction reduces a tensor's rank by summing over paired upper and lower indices:

Tii=i=1nTiiT^i_i = \sum_{i=1}^n T^i_i

For a (1,1)(1,1) tensor, the contraction gives the trace. The metric tensor gijg_{ij} is used to raise and lower indices:

Ti=gijTj,Ti=gijTjT^i = g^{ij}T_j, \quad T_i = g_{ij}T^j

DefinitionSymmetric and Antisymmetric Tensors

A rank-2 tensor TijT_{ij} is symmetric if Tij=TjiT_{ij} = T_{ji} and antisymmetric if Tij=TjiT_{ij} = -T_{ji}. Any tensor decomposes uniquely:

Tij=12(Tij+Tji)+12(TijTji)=T(ij)+T[ij]T_{ij} = \frac{1}{2}(T_{ij} + T_{ji}) + \frac{1}{2}(T_{ij} - T_{ji}) = T_{(ij)} + T_{[ij]}

where T(ij)T_{(ij)} is symmetric and T[ij]T_{[ij]} is antisymmetric.

RemarkPhysical Significance of Symmetries
  • The stress tensor σij\sigma_{ij} is symmetric due to angular momentum conservation
  • The electromagnetic field tensor FμνF_{\mu\nu} is antisymmetric, with 6 independent components (3 for E\mathbf{E}, 3 for B\mathbf{B})
  • The moment of inertia tensor IijI_{ij} is symmetric with 6 independent components
  • The Riemann curvature tensor RσμνρR^\rho_{\sigma\mu\nu} has specific symmetries that reduce its components from 256 to 20 in 4D spacetime

Understanding these properties allows physicists to count degrees of freedom, identify conserved quantities, and simplify complex equations governing physical systems.