Kronecker delta: Difference between revisions
Jump to navigation
Jump to search
imported>Paul Wormer No edit summary |
imported>Paul Wormer No edit summary |
||
Line 9: | Line 9: | ||
</math> | </math> | ||
If the subscripts are taken to vary from 1 to ''n'' then δ gives the entries of the ''n''-by-''n'' [[identity matrix]]. The invariance of this matrix under [[orthogonal matrix|orthogonal]] change of coordinate makes δ a rank two [[tensor]]. | If the subscripts are taken to vary from 1 to ''n'' then δ gives the entries of the ''n''-by-''n'' [[identity matrix]]. The invariance of this matrix under [[orthogonal matrix|orthogonal]] change of coordinate makes δ a rank two [[tensor]]. | ||
Kronecker deltas appear frequently in summations where they act as a "filter". To clarify this we consider a simple example | |||
:<math> | |||
\sum_{i=1}^6 S_i \delta_{i,4} = S_1 \sdot0 + S_2 \sdot0 +S_3 \sdot0 +S_4 \sdot1 +S_5 \sdot0 +S_6 \sdot0 = S_4, | |||
</math> | |||
that is, the element ''S''<sub>4</sub> is "sifted out" of the summation by δ<sub>''i'',4</sub>. | |||
In general, (''i'' and ''a'' integers) | |||
:<math> | |||
\sum_{i=-\infty}^{\infty} S_{i}\delta_{ia} = S_a,\qquad i,a \in \mathbb{Z}. | |||
</math> | |||
See [[Dirac delta function]] for a generalization of the Kronecker delta to real ''i'' and ''a''. |
Revision as of 06:38, 22 December 2008
In algebra, the Kronecker delta is a notation for a quantity depending on two subscripts i and j which is equal to one when i and j are equal and zero when they are unequal:
If the subscripts are taken to vary from 1 to n then δ gives the entries of the n-by-n identity matrix. The invariance of this matrix under orthogonal change of coordinate makes δ a rank two tensor.
Kronecker deltas appear frequently in summations where they act as a "filter". To clarify this we consider a simple example
that is, the element S4 is "sifted out" of the summation by δi,4.
In general, (i and a integers)
See Dirac delta function for a generalization of the Kronecker delta to real i and a.