Kronecker delta in index notation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 5K views
Str1k3
Messages
2
Reaction score
0

Homework Statement



what does the expression [tex]\delta_{ii}[/tex] mean?

Homework Equations



[tex]\delta_{ij}=1[/tex] if i = j and 0 otherwise

The Attempt at a Solution


What I'm not sure about is if both indices are in the subscript does this mean i can only use it on a term with a subscript or can it also act on a term with a superscript? what is the difference between this and [tex]\delta^{j}_{i}[/tex]? and why can't it be used for index replacement?
 
Physics news on Phys.org
The standard convention (often called the "Einstein summation convention" because Albert Einstein introduced it to simplify equations in his "General Theory of Relativity") is that when an index is repeated, it implies a sum over all possible values of that index.

Representing the Kroneker delta as a matrix, you get, in n dimensions, the n by n identity matrix. In that case [itex]\delta_{ii}[/itex] is the sum of the main diagonal (often called the "trace") and is equal to n.