Suffix Notation
Relevant parts to questions…
- Converting everything into suffix form by applying free and dummy indices.
- Using , both ways.
- Using and .
Suffix Notation, or Index Notation, is simply when write a sum without the symbol. This results in an expression with two types of index:
- Dummy indices::Indices that are iterated over within a sum, e.g., - arbitrary variable naming with no presence in result.
- Free indices::Indices that represent a component within a tensor, e.g., the th component of a vector - consistent variable naming for comparison across vectors.
We can convert to this notation by introducing these two index types:
- Introduce free index, like : ;
- Distribute free index, for each vector.: ;
- Introduce dummy indices, for each scalar: .