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:

  1. Introduce free index, like : ;
  2. Distribute free index, for each vector.: ;
  3. Introduce dummy indices, for each scalar: .