Kronecker Delta
| ||||||||||||||||||||||||||||||
The simplest interpretation of the Kronecker delta is as the discrete version of the delta function defined by
The Kronecker delta is implemented in Mathematica as KroneckerDelta[i, j], as well as in a generalized form KroneckerDelta[i, j, ...] that returns 1 iff all arguments are equal and 0 otherwise. It has the contour integral representation
where In three-space, the Kronecker delta satisfies the identities
where Einstein summation is implicitly assumed, Technically, the Kronecker delta is a tensor defined by the relationship
Since, by definition, the coordinates
so
and
RELATED WOLFRAM SITES: http://functions.wolfram.com/IntegerFunctions/KroneckerDelta/ |