Are Capital-sigma summation notation and Einstein summation notation the same thing? If not, what is the difference?

74 Views Asked by At

There are two Wikipedia pages describing summation notation: Capital-sigma summation notation and Einstein summation notation.

Are these two notations the same? If not, what is the difference?

1

There are 1 best solutions below

0
On

As the Wikipedia entry explains, Einstein notation is a short-form way of expressing sums. In Einstein notation, contrary to Sigma notation, we omit the summation symbol $\Sigma$.

$$ \underset{\text{Sigma notation}}{\sum _{i=1}^{3}c_{i}x^{i}} \longrightarrow \underset{\text{Einstein notation}}{c_{i}x^{i}} $$