Is this Einstein notation?#

No, but let’s start from the beginning.

What is Einstein notation?#

Albert Einstein introduced what is now known as Einstein’s summation convention (or: Einstein notation) for the mathematical notation of tensor contractions in The Foundation of the General Theory of Relativity (page 781):

German original: “Es ist deshalb moglich, ohne die Klarheit zu beeintrachtigen, die Summenzeichen wegzulassen. Dafür führen wir die Vorschrift ein: Tritt ein Index in einem Term eines Ausdruckes zweimal auf, so ist über ihn stets zu summieren”

Translated to English: “It is therefore possible, without compromising clarity, to omit the summation signs. To that end, we introduce the rule: If an index appears twice in a term of an expression, it is always to be summed over”

As an example, in the following contraction of \(A\) and \(B\) the index \(j\) appears twice, and the summation sign over \(j\) may therefore be omitted:

\[{\sum}_j A_{ij} B_{jk} = A_{ij} B_{jk}\]

The purpose of Einstein’s summation convention thus is to distinguish between summed-over and free indices in tensor contractions implicitly, rather than explicitly with summation signs.