MTH3008 Lecture 20
Quote
…
We’ve completed all seven chapters of the course. Today is a synthesis revision: we collect the headline results of Chapters 1-4 (suffix notation, Kronecker delta, alternating tensor, vector differential operators, local coordinate transformations, and tensors in orthogonal Cartesian systems), and work through two assessment-style problems - one from a past coursework, one from a past portfolio test - to consolidate the techniques.
Suffix Notation, Kronecker Delta, and Alternating Tensor
Vector vs. Suffix Notation
Suffix notation is local - it refers to a single component of a tensor. Vector notation is global - it refers to the whole object.
| Object | Vector notation | Suffix notation |
|---|---|---|
| Vector | ||
| Scalar multiple |
A free index appears exactly once in each term and labels a component (e.g. - three values ). A dummy index appears exactly twice in a term and indicates summation under the Einstein convention. The dot product is the canonical example:
Kronecker Delta
Key properties:
- Substitution tensor: (the repeated index gets “swallowed”). Likewise .
- Dot product via : .
Alternating Tensor
Symmetries:
- Cyclic: .
- Antisymmetric on swap: (and similarly for any other index swap).
Applications:
Practice: 2023-24 Coursework
Coursework 23-24
Let be vectors. Use suffix notation to show
Solution. Write , so . Then , and contracting with :
Using the cyclic symmetry , then applying the - identity :
So
Recognising the dot products: , , , :
Vector Differential Operators
The standard trio in Cartesian coordinates:
Compact derivative shorthand
Many calculations use . Then divergence is and curl is .
Position Vector
Let with magnitude . The standard results are:
These are easy to derive in suffix notation:
- Gradient. , since gives .
- Divergence. .
- Curl. (sum of an antisymmetric and symmetric tensor).
Local Coordinate Transformation
Bases and Coordinate Systems
A basis is a set of vectors that is
- linearly independent: the only has ;
- spanning: every vector is some linear combination .
A coordinate system is orthogonal if whenever . It is orthonormal if additionally for all . The standard Cartesian basis is the canonical orthonormal basis.
Coordinate Transformation Matrix
Switching between two coordinate systems with bases (for ) and (for ) is governed by the matrix
Component-wise, , i.e. coordinates transform via .
Properties of
- equals the cosine of the angle between and .
- For two orthonormal bases, is orthogonal: . Equivalently, .
- The inverse transformation is , so and (see Jacobian).
Example: Constructing
Example
Let be Cartesian with orthonormal basis , and let have basis
Find the rotation matrix .
Method 1 (read off coefficients). Since is the Cartesian basis,
Method 2 (definition). Compute each :
Warning
The basis here is not orthonormal (e.g. , and ), so the resulting is not an orthogonal matrix. The "" property assumes a rotation between two orthonormal bases. The two methods above still give the correct change-of-basis matrix, but the orthogonality identity does not hold here.
Tensors in Orthogonal (Cartesian) Coordinates
Formal Definition of a Vector
A quantity is a vector if its components transform under rotation as
This is the transformation rule of a vector. Together with , it gives the orthogonality identity
See also Basis Transformation.
Tensor Transformation Rule
A quantity is a tensor if each free index transforms according to the vector rule. Examples:
- Rank 2:
- Rank 3:
- Rank 4:
Definition
The rank (or order) of a tensor is the number of free indices.
Practice: 2023-24 Portfolio Test
Portfolio Test 23-24
Suppose is a rank-five tensor. Using the formal definition (the transformation rule), show that is a rank-one tensor.
Solution. Apply the rank-five rule:
Setting and on both sides (i.e. contracting the second-and-fourth and third-and-fifth indices),
Group the ‘s with shared dummy indices: and . By the orthogonality identity,
Substituting,
Defining (the contracted object on the right), we have
This is exactly the rank-one transformation rule. So is a rank-one tensor (a vector).
Why this works
Each pair of contracted indices contributes a factor , removing two free indices and two factors of . A rank- tensor with contracted index-pairs contracts down to a rank- tensor. Here , so the result has rank .
Where We Came From
This lecture covered the foundational mechanics of Chapters 1-4. The course’s natural progression from here:
- Chapter 5 (lectures 7-10): dual basis , Covariant and Contravariant Components of vectors and second-rank tensors, the Metric Tensor , Quotient Rule.
- Chapter 6 (lectures 11-14): tensors in generalised (curvilinear) coordinates, Symmetry and Antisymmetry, tensor algebra (Tensor Addition, Outer Product, Contraction).
- Chapter 7 (lectures 15-19): Local Basis, Covariant Differentiation, Christoffel Symbols, Ricci’s Theorem, Riemann-Christoffel Tensor, Ricci Tensor.
Lectures 21-22 (if delivered) continue the revision through these later chapters; the final exam covers the whole course with emphasis on Chapters 5-7.
Pre-Lecture Notes from mth3008 lecture notes 20.pdf
- Chapters 1-4 revision - single sweep through the foundational notation and tensors in Cartesian systems
- Suffix notation: local (one component) vs. vector notation (whole object); free vs. dummy indices; Einstein summation
- Kronecker delta as substitution tensor: ; dot product
- Alternating tensor : cyclic invariant, sign-flips on swap; cross product , determinant, scalar triple product
- - identity: , the workhorse of suffix-notation algebra (Coursework 23-24)
- Differential operators: gradient , divergence , curl ; standard position-vector results , ,
- Coordinate systems: basis = linearly independent + spanning; orthogonal vs. orthonormal
- Transformation matrix ; orthogonality (assumes orthonormal bases), equivalently ; coordinates transform via
- Worked example: transformation matrix between Cartesian and a general (non-orthonormal) basis - computed two ways, by reading off coefficients and by definition
- Vector definition (formal): quantity with
- Tensor definition (formal): each free index obeys the vector rule; rank = number of free indices; rank- tensor with contracted index-pairs becomes rank- (Portfolio Test 23-24)
- Next lecture: Chapter 5 revision - dual basis, covariant/contravariant components, tensors in generalised coordinates, symmetries