MTH3008 Lecture 10
Paula Lins
…
This lecture continues Chapter 4, building directly on last time’s introduction of the rotation-based transformation law. We now consolidate what it means for a quantity to be a tensor, establish the quotient rule as a shortcut for proving tensor character, and introduce the symmetric/antisymmetric decomposition - a canonical way to split any second-rank tensor.
Tensors: Rank and Transformation Law
A tensor in an orthogonal coordinate system is defined by how its components transform under a coordinate rotation . The general rule is one factor of per free index:
On the right-hand side, the original component indices () are dummy (summed over), while the primed indices () are free - so both sides carry the same free indices and the equation balances.
Rank of a Tensor
The rank (or order) of a tensor is the number of free indices. A rank- tensor in 3D has components and transforms with exactly factors of the rotation matrix.
Example: Kronecker Delta is a Rank-2 Tensor
We need to verify . Using orthogonality of :
Since is defined identically in every coordinate system, , so the law holds.
Example: Gradient of a Vector is a Rank-2 Tensor
We want to show .
Step 1 - Product rule:
Step 2 - Why does ?
Since ,
Step 3 - Chain rule:
So is a rank-2 tensor.
constant - Cartesian coordinates only
The step relies on being a constant rotation matrix. In curvilinear coordinates the analogous “transformation matrix” varies with position, so this argument completely breaks down - Chapter 5 exists precisely to handle this.
The Quotient Rule
Quotient Rule (Lemma)
Suppose is a quantity such that, for any vector , the combination is a vector. Then is a rank-2 tensor.
Proof
Label the assumptions:
- (A1) (since is a vector),
- (A2) holds in all coordinate systems,
- (A3) (since is a vector).
Two expressions for :
From (A3), (A2), and (A1):
From (A2) in the rotated frame:
Subtract and use arbitrariness of :
Since is arbitrary we may take , so:
Confirming is a rank-2 tensor.
Why "quotient"?
By analogy with the calculus quotient rule: instead of directly transforming , you infer its tensor character from a “product” . The indispensable ingredient is that is arbitrary - this is what forces the bracket to zero, rather than just yielding .
Symmetric and Antisymmetric Tensors
Symmetry Definitions
A second-rank tensor is:
- Symmetric if ,
- Antisymmetric (skew-symmetric) if .
For higher-rank tensors, symmetry is defined with respect to a chosen pair of indices, e.g. .
The Kronecker delta is symmetric (); the alternating tensor is antisymmetric in any two of its indices.
Symmetry is a Physical Property
Symmetry Lemma
If is symmetric in one Cartesian frame, it is symmetric in every Cartesian frame.
Proof: Suppose . In a rotated frame:
The identical argument (with a sign flip) proves antisymmetry is also frame-independent.
Symmetric/Antisymmetric Decomposition
Decomposition Theorem
Any rank-2 tensor decomposes uniquely as , where
- the symmetric part of ,
- the antisymmetric part of .
The decomposition is verified directly: . Uniqueness follows because if then is simultaneously symmetric and antisymmetric, hence zero.
Example: Symmetric
Fix and expand - only terms where give nonzero contribute:
Repeating for and gives and , so .
Contraction with kills the symmetric part
For any , the contraction is sensitive only to the antisymmetric part of - the symmetric part contracts to zero by the antisymmetry of . So says exactly that has no antisymmetric part, i.e. it is symmetric.
Pre-Lecture Notes from University Notes
- Tensor definition: a quantity is a tensor if each free index transforms with one factor of the rotation matrix ; rank = number of free indices; components in 3D
- Kronecker delta: - same in all frames, so it’s a rank-2 tensor ✓
- Gradient : product rule → → chain rule → ✓; key: is constant in Cartesian coordinates only
- Quotient rule: if is a vector for all vectors , then is a tensor; proved by equating two expressions for and invoking arbitrariness of
- Symmetric/antisymmetric: / ; symmetry is coordinate-independent (frame change preserves )
- Decomposition: ; the two parts are called symmetrisation and antisymmetrisation
- example: fixing each and reading off nonzero components forces , , - so is symmetric; geometrically, only sees the antisymmetric part
- Next lecture: Chapter 5 - Local Coordinate Transforms: associated tensors, metric tensor , higher-order tensors in generalised coordinates