Ethylenediaminetetraacetic acid: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Rjwilmsi
m Journal cites, added 2 DOIs, added 2 issue numbers using AWB (9904)
en>Flyer22
Reverted 1 good faith edit by 134.174.140.40 using STiki
Line 1: Line 1:
{{Distinguish2|the [[Dirac delta function]], nor with the [[Kronecker symbol]]}}
I would like to introduce myself to you, I am Andrew and my spouse doesn't like it at all. Office supervising is exactly where my main earnings comes from but I've always wanted my personal company. She is really fond of caving but she doesn't have the time recently. Alaska is exactly where I've usually been living.<br><br>Feel free to visit my web blog; telephone psychic ([http://www.asrjadid.com/profile.php?u=JeFehon www.asrjadid.com this website])
 
In [[mathematics]], the '''Kronecker delta''' or '''Kronecker's delta''', named after [[Leopold Kronecker]], is a [[Function (mathematics)|function]] of two [[Variable (mathematics)|variables]], usually [[integer]]s.  The function is 1 if the variables are equal, and 0 otherwise:
:<math>\delta_{ij} = \begin{cases}
0 &\text{if } i \neq j  \\
1 &\text{if } i=j,  \end{cases}</math>
where the Kronecker delta &delta;<sub>''ij''</sub> is a [[piecewise]] function of variables <math>i</math> and <math>j</math>. For example, &delta;<sub>1 2</sub> = 0, whereas &delta;<sub>3 3</sub> = 1.
 
In  [[linear algebra]], the [[identity matrix]] can be written as
:<math>(\delta_{ij})_{i,j=1}^n\,</math>
and the [[inner product]] of [[Euclidean vector|vector]]s can be written as
:<math>\textstyle
\boldsymbol{a}\cdot\boldsymbol{b} = \sum_{ij} a_{i}\delta_{ij}b_{j}.
</math>
 
The Kronecker delta is used in many areas of mathematics, physics and engineering, primarily as an expedient to convey in a single equation what might otherwise take several lines of text.
 
== Properties ==
The following equations are satisfied:
:<math>\begin{align}
\sum_{j} \delta_{ij} a_j  &= a_i,\\
\sum_{i} a_i\delta_{ij}  &= a_j,\\
\sum_{k} \delta_{ik}\delta_{kj} &= \delta_{ij}.
\end{align}</math>
Therefore, δ<sub>ij</sub> can be considered as an identity matrix.
 
==Alternative notation==
Using the [[Iverson bracket]]:
: <math>\delta_{ij} = [i=j ].\,</math>
 
Often, the notation <math>\delta_i</math> is used.
 
:<math>\delta_{i} = \begin{cases}
0, & \mbox{if } i \ne 0  \\
1, & \mbox{if } i=0 \end{cases}</math>
 
In [[linear algebra]], it can be thought of as a [[tensor]], and is written <math>\delta^i_j</math>.
Sometimes the Kronecker delta is called the substitution tensor.<ref name="Trowbridge">Trowbridge, 1998. Journal of Atmospheric and Oceanic Technology. V15, 1 p291</ref>
 
==Digital signal processing==
[[Image:unit impulse.gif|thumb|right|An impulse function]]
Similarly, in [[digital signal processing]], the same concept is represented as a function on <math>\mathbb{Z}</math> (the [[integer]]s):
 
:<math>
\delta[n] = \begin{cases} 0, & n \ne 0 \\ 1, & n = 0.\end{cases}</math>
 
The function is referred to as an ''impulse'', or ''unit impulse''.  And when it stimulates a signal processing element, the output is called the [[impulse response]] of the element.
 
==Properties of the delta function==
<!-- Please do not "correct" sifting to shifting.  The Kronecker delta acts as a sieve; that is, it *sifts*. -->
The Kronecker delta has the so-called ''sifting'' property that for <math>j\in\mathbb Z</math>:
:<math>\sum_{i=-\infty}^\infty a_i \delta_{ij} =a_j.</math>
and if the integers are viewed as a [[measure space]], endowed with the [[counting measure]], then this property coincides with the defining property of the [[Dirac delta function]]
:<math>\int_{-\infty}^\infty \delta(x-y)f(x) dx=f(y),</math>
and in fact Dirac's delta was named after the Kronecker delta because of this analogous property.  In signal processing it is usually the context (discrete or continuous time) that distinguishes the Kronecker and Dirac "functions".  And by convention, <math>\delta(t)\,</math> generally indicates continuous time (Dirac), whereas arguments like ''i'', ''j'', ''k'', ''l'', ''m'', and ''n'' are usually reserved for discrete time (Kronecker). Another common practice is to represent discrete sequences with square brackets; thus: &nbsp;<math>\delta[n]\,</math>. It is important to note that the Kronecker delta is not the result of directly sampling the Dirac delta function.
 
The Kronecker delta forms the multiplicative [[identity element]] of an [[incidence algebra]].<ref>{{citation | first1=Eugene | last1=Spiegel | first2=Christopher J. | last2=O'Donnell | title=Incidence algebras | publisher=Marcel Dekker | isbn=0-8247-0036-8 | year=1997 | series=Pure and Applied Mathematics | volume=206 }}.</ref>
 
==Relationship to the [[Dirac delta function]]==
In [[probability theory]] and [[statistics]], the Kronecker delta and [[Dirac delta function]] can both be used to represent a [[discrete distribution]].  If the [[support (mathematics)|support]] of a distribution consists of points <math>\mathbf{x} = \{x_1,\dots,x_n\}</math>, with corresponding probabilities <math>p_1,\dots,p_n\,</math>, then the [[probability mass function]] <math>p(x)\,</math> of the distribution over <math>\mathbf{x}</math> can be written, using the Kronecker delta, as
 
:<math>p(x) = \sum_{i=1}^n p_i \delta_{x x_i}.</math>
 
Equivalently, the [[probability density function]] <math>f(x)\,</math> of the distribution can be written using the [[Dirac delta function]] as
 
:<math>f(x) = \sum_{i=1}^n p_i \delta(x-x_i).</math>
 
Under certain conditions, the Kronecker delta can arise from sampling a Dirac delta function.  For example, if a Dirac delta impulse occurs exactly at a sampling point and is ideally lowpass-filtered (with cutoff at the critical frequency) per the [[Nyquist–Shannon sampling theorem]], the resulting discrete-time signal will be a Kronecker delta function.
 
==Generalizations of the Kronecker delta==
If it is considered as a type (1,1) [[tensor]], the Kronecker tensor, it can be written
<math>\delta^i_j</math> with a [[covariance and contravariance of vectors|covariant]] index ''j'' and [[Covariance and contravariance of vectors|contravariant]] index ''i'':
:<math>
\delta^{i}_{j} =
\begin{cases}
  0 & (i \ne j),  \\
  1 & (i =  j).  
\end{cases}
</math>
 
This (1,1) tensor represents:
* The identity mapping (or identity matrix), considered as a [[linear mapping]] <math>V \to V</math> or <math>V^* \to V^*</math>
* The [[trace (linear algebra)|trace]] or [[tensor contraction]], considered as a mapping <math>V^* \otimes V \to K</math>
* The map <math>K \to V^* \otimes V</math>, representing scalar multiplication as a sum of [[outer product]]s.
 
{{anchor|generalized Kronecker delta}}The '''generalized Kronecker delta''' of order 2''p'' is a type (''p'',''p'') [[tensor]] that is a completely [[antisymmetric tensor|antisymmetric]] in its ''p'' upper indices, and also in its ''p'' lower indices.
 
=== Definitions of generalized Kronecker delta ===
In terms of the indices:<ref>Theodore Frankel, ''The Geometry of Physics: An Introduction'' 3rd edition (2012), published by Cambridge University Press, ISBN 9781107602601</ref><ref>D. C. Agarwal, ''Tensor Calculus and Riemannian Geometry'' 22nd edition (2007), published by Krishna Prakashan Media</ref>
:<math>
\delta^{\mu_1 \dots \mu_p }_{\nu_1 \dots \nu_p} =
\begin{cases}
+1 & \quad \text{if } \nu_1 \dots \nu_p \text{ are distinct integers and are an even permutation of } \mu_1 \dots \mu_p \\
-1 & \quad \text{if } \nu_1 \dots \nu_p \text{ are distinct integers and are an odd permutation of } \mu_1 \dots \mu_p \\
\;\;0 & \quad \text{in all other cases}.\end{cases}
</math>
 
Let <math>\mathfrak{S}_p</math> be the [[symmetric group]] of degree p, then:
:<math>
\delta^{\mu_1 \dots \mu_p}_{\nu_1 \dots \nu_p}
= \sum_{\sigma \in \mathfrak{S}_p} \sgn(\sigma)\, \delta^{\mu_1}_{\nu_{\sigma(1)}}\cdots\delta^{\mu_p}_{\nu_{\sigma(p)}}
= \sum_{\sigma \in \mathfrak{S}_p} \sgn(\sigma)\, \delta^{\mu_{\sigma(1)}}_{\nu_1}\cdots\delta^{\mu_{\sigma(p)}}_{\nu_p}.
</math>
 
Using [[Antisymmetric_tensor#Notation|anti-symmetrization]]:
:<math>
\delta^{\mu_1 \dots \mu_p}_{\nu_1 \dots \nu_p}
= p! \delta^{\mu_1}_{\lbrack \nu_1} \dots \delta^{\mu_p}_{\nu_p \rbrack}
= p! \delta^{\lbrack \mu_1}_{\nu_1} \dots \delta^{\mu_p \rbrack}_{\nu_p}.
</math>
 
In terms of an {{nowrap|''p'' × ''p''}} [[determinant]]:<ref>{{cite book |author=David Lovelock, Hanno Rund |title=Tensors, Differential Forms, and Variational Principles |publisher=Courier Dover Publications |year=1989 |isbn=0-486-65840-6 }}</ref>
:<math>
\delta^{\mu_1 \dots \mu_p }_{\nu_1 \dots \nu_p} =
\begin{vmatrix}
\delta^{\mu_1}_{\nu_1} & \cdots & \delta^{\mu_1}_{\nu_p} \\
\vdots & \ddots & \vdots \\
\delta^{\mu_p}_{\nu_1} & \cdots & \delta^{\mu_p}_{\nu_p}
\end{vmatrix}.
</math>
 
Using the [[Laplace expansion]] ([[Determinant#Laplace's formula and the adjugate matrix|Laplace's formula]]) of determinant, it may be defined [[Recursion|recursively]]:<ref>A recursive definition requires a first case, which may be taken as ''δ'' = 1 for ''p'' = 0, or alternatively ''δ''{{su|p=''μ''|b=''ν''}} = ''δ''{{su|p=''μ''|b=''ν''}} for ''p'' = 1 (generalized delta in terms of standard delta).</ref>
:<math>\begin{align} \delta^{\mu_1 \dots \mu_p}_{\nu_1 \dots \nu_p}
& = \sum_{k=1}^p (-1)^{p+k} \delta^{\mu_p}_{\nu_k} \delta^{\mu_1 \dots \mu_{k} \dots \check\mu_p}_{\nu_1 \dots \check\nu_k \dots \nu_{p}} \\
& = \delta^{\mu_p}_{\nu_p} \delta^{\mu_1 \dots \mu_{p-1}}_{\nu_1 \dots \nu_{p-1}} - \sum_{k=1}^{p-1} \delta^{\mu_p}_{\nu_k} \delta^{\mu_1 \dots \mu_{k-1} \; \mu_k \; \mu_{k+1} \dots \mu_{p-1}}_{\nu_1 \dots \;\nu_{k-1} \; \nu_p \; \nu_{k+1}\; \dots \nu_{p-1}},\end{align}</math>
where <math>\check{~}</math> indicates an index that is omitted from the sequence.
 
When {{nowrap|1=''p'' = ''n''}} (the dimension of the vector space), in terms of the [[Levi-Civita symbol]]:
:<math>
\delta^{\mu_1 \dots \mu_n}_{\nu_1 \dots \nu_n} = \varepsilon^{\mu_1 \dots \mu_n}\varepsilon_{\nu_1 \dots \nu_n}.
</math>
 
=== Properties of generalized Kronecker delta ===
The generalized Kronecker delta may be used for [[Antisymmetric_tensor#Notation|anti-symmetrization]]:
:<math> \frac{1}{p!} \delta^{\mu_1 \dots \mu_p}_{\nu_1 \dots \nu_p} a^{\nu_1 \dots \nu_p} = a^{\lbrack \mu_1 \dots \mu_p \rbrack} ,</math>
:<math> \frac{1}{p!} \delta^{\mu_1 \dots \mu_p}_{\nu_1 \dots \nu_p} a_{\mu_1 \dots \mu_p} = a_{\lbrack \nu_1 \dots \nu_p \rbrack} .</math>
 
From the above equations and the properties of [[anti-symmetric tensor]], we can derive the properties of the generalized Kronecker delta: 
:<math> \frac{1}{p!} \delta^{\mu_1 \dots \mu_p}_{\nu_1 \dots \nu_p} a^{\lbrack \nu_1 \dots \nu_p \rbrack} = a^{\lbrack \mu_1 \dots \mu_p \rbrack} ,</math>
:<math> \frac{1}{p!} \delta^{\mu_1 \dots \mu_p}_{\nu_1 \dots \nu_p} a_{\lbrack \mu_1 \dots \mu_p \rbrack} = a_{\lbrack \nu_1 \dots \nu_p \rbrack} ,</math>
:<math> \frac{1}{p!} \delta^{\mu_1 \dots \mu_p}_{\nu_1 \dots \nu_p} \delta^{\nu_1 \dots \nu_p}_{\rho_1 \dots \rho_p}
= \delta^{\mu_1 \dots \mu_p}_{\rho_1 \dots \rho_p} ,</math>
which are the generalized version of formulae written in the section [[#Properties|Properties]].
The last formula is equivalent to the [[ Cauchy–Binet formula]].
 
Reducing the order via summation of the indices may be expressed by the identity<ref>
{{cite book |author=Sadri Hassani |title=Mathematical Methods: For Students of Physics and Related Fields 2nd edition|publisher=Springer-Verlag |year=2008 |isbn=978-0387095035 }}</ref>
:<math> \delta^{\mu_1 \dots \mu_s \, \mu_{s+1} \dots \mu_p}_{\nu_1 \dots \nu_s \, \mu_{s+1} \dots \mu_p} = \tfrac{(n-s)!}{(n-p)!} \delta^{\mu_1 \dots \mu_s}_{\nu_1 \dots \nu_s}.</math>
 
Using both the summation rule for the case {{nowrap|1=''p'' = ''n''}} and the relation with the Levi-Civita symbol,
[[Levi-Civita_symbol#n dimensions|the summation rule of the Levi-Civita symbol]] is derived:
:<math>
\delta^{\mu_1 \dots \mu_s}_{\nu_1 \dots \nu_s} = {1 \over (n-s)!}\,
\varepsilon^{\mu_1 \dots \mu_s \, \rho_{s+1} \dots \rho_n}\varepsilon_{\nu_1 \dots \nu_s \, \rho_{s+1} \dots \rho_n}.
</math>
 
==Integral representations==
For any integer ''n'', using a standard [[Residue (complex analysis)|residue]] calculation we can write an integral representation for the Kronecker delta as the integral below, where the contour of the integral goes counterclockwise around zero. This representation is also equivalent to a definite integral by a rotation in the complex plane.
 
:<math>  \delta_{x,n} = \frac1{2\pi i} \oint_{|z|=1} z^{x-n-1} dz=\frac1{2\pi} \int_0^{2\pi} e^{i(x-n)\varphi} d\varphi</math>
 
==The Kronecker comb==
The Kronecker comb function with period ''N'' is defined (using [[digital signal processing|DSP]] notation) as:
 
:<math>\Delta_N[n]=\sum_{k=-\infty}^\infty \delta[n-kN],</math>
 
where ''N'' and ''n'' are integers. The Kronecker comb thus consists of an infinite series of unit impulses ''N'' units apart, and includes the unit impulse at zero. It may be considered to be the discrete analog of the [[Dirac comb]].
 
==Kronecker Integral<ref>{{Citation |title=Advanced Calculus | first=Wilfred |last=Kaplan |publisher=Pearson Education. Inc |year=2003 |isbn=0-201-79937-5 |page=364}}</ref>==
 
The Kronecker delta is also called degree of mapping of one surface into another. Suppose a mapping takes place from surface <math> S_{uvw} </math> to <math> S_{xyz} </math> that are boundaries of regions, <math> R_{uvw}</math> and <math> R_{xyz} </math> which is simply connected with one-to-one correspondence. In this framework, if s and t are parameters for <math> S_{uvw} </math>, and <math> S_{uvw} </math> to <math> S_{xyz} </math>  are each oriented by the outer normal n:
 
:<math> u=u(s,t), v=v(s,t),w=w(s,t), </math>
 
while the normal has the direction of:
 
:<math>(u_{s} i +v_{s} j + w_{s} k) \times (u_{t}i +v_{t}j +w_{t}k).</math>
 
Let x=x(u,v,w),y=y(u,v,w),z=z(u,v,w) be defined and smooth in a domain containing <math>S_{uvw}</math>, and let these equations define the mapping of <math> S_{uvw}</math> into <math>S_{xyz}</math>. Then the degree <math> \delta </math> of mapping is <math>1/4\pi</math> times the solid angle of the image S of <math>S_{uvw}</math> with respect to the interior point of <math> S_{xyz}</math>, O. If O is the origin of the region, <math>R_{xyz}</math>, then the degree, <math>\delta</math> is given by the integral:
 
:<math>\delta=\frac{1}{4\pi}\iint_{R_{st}}\frac{\begin{vmatrix}x&y&z\\\dfrac{\partial x}{\partial s}&\dfrac{\partial y}{\partial s}&\dfrac{\partial z}{\partial s}\\\dfrac{\partial x}{\partial t}&\dfrac{\partial y}{\partial t}&\dfrac{\partial z}{\partial t}\end{vmatrix}}{(x^2+y^2+z^2)\sqrt{x^2+y^2+z^2}}dsdt.</math>
 
==See also==
*[[Dirac measure]]
*[[Indicator function]]
*[[Levi-Civita symbol]]
*[[Unit function]]
 
==References==
<references />
 
{{tensor}}
 
{{DEFAULTSORT:Kronecker Delta}}
[[Category:Mathematical notation]]
[[Category:Elementary special functions]]

Revision as of 20:41, 7 February 2014

I would like to introduce myself to you, I am Andrew and my spouse doesn't like it at all. Office supervising is exactly where my main earnings comes from but I've always wanted my personal company. She is really fond of caving but she doesn't have the time recently. Alaska is exactly where I've usually been living.

Feel free to visit my web blog; telephone psychic (www.asrjadid.com this website)