MTH3008 Lecture 3
Tom Ward
nothing, he wasn’t there :(
We’ll now use that Suffix Notation throughout tensor analysis, along with the definitions:
- A scalar field is a map that assigns a real number to every point in space: .
- A vector field is a map that assigns a vector to every point in space: .
- And note that we’ll relabel the Cartesian coordinate system as .
Differential Operators
We’ll consider three differential operators in these fields, each of which can be expressed in suffix notation:
- The gradient (multiplied with ),
- The divergence (dot product with ), and
- The curl (cross product with ).
First, the gradient of a scalar field is , where the -th component of the gradient is the partial derivative with respect to , hence in suffix notation is . Practically, to find these gradients then you simply calculate each component, often then specifying a value at a specific point.
Example
Find the gradient of at the point …
First, the general gradient is , by finding the partial derivatives for each component. Then, at the point , we find that .
Second, the divergence of a vector field is . Note the dummy index for the summation , and the complete lack of free indices (as the divergence of a vector is a scalar quantity). If positive, it indicates a source, if negative, it indicates a sink.
Example
Find at the point for …
.
Third, the curl of a vector field is…
.
Or, alternatively using the alternating tensor to represent the curl, each component is then . Here, we can see the two dummy indices and indicating a double sum, and the free index indicating that the result is a vector quantity.
Example
…
is just the partial derivative of the -th component (of the following function).
Pre-Lecture Notes from University Notes
- First, recap the last lecture:
- Kronecker Delta (definition, properties).
- Alternating Tensor (definition, properties, relations) - plus, some practice.
- The Levi-Civita Symbol - a more generalised version of the Alternating Tensor, defined as where if any two indices are interchanges then the symbol is negated, and if any are equal then the symbol equals zero. Hence, the is just the Levi-Civita symbol in 3D space.
- This relates to with: , where there are four free indices (, , , ) and the repeated dummy index ; simply comes from observation.
- Can be used to show even more relationships and simply even more expressions!
- Vector differential operators…
- Scalar/vector field definition
- Three differential operators: gradient, divergence, and curl - definitions in suffix notation and brief explanations of intuition for understanding.