Delta distribution as an integral... - MathOverflow most recent 30 from http://mathoverflow.net2013-05-24T08:52:06Zhttp://mathoverflow.net/feeds/question/24492http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/24492/delta-distribution-as-an-integralDelta distribution as an integral...Pedro2010-05-13T11:08:08Z2010-05-13T12:41:56Z
<p>Hi,
I'm actually physics student and I've not been able to understand how the following integration has been performed:</p>
<blockquote>
<p>[...]</p>
<p>The fields e and A have support on these discrete structures. The <code>$su(2)$</code>-valued 1-form
field <code>$e$</code> is represented by the assignment of an <code>$e \in su(2)$</code> to each 1-cell in <code>$\Delta$</code>. The connection
field A is represented by the assignment of group elements <code>$g_e \in SU(2)$</code> to each edge in <code>$\mathcal{J}_\Delta$</code></p>
<p>The partition function is defined by</p>
<p><code>${\cal Z}(\Delta)=\int \prod_{f \in {\cal J}_{\Delta}} de_f\prod_{e \in {\cal J}_{\Delta}} dg_e e^{i {\rm Tr}\left[e_f U_f\right]}$</code></p>
<p>where $de_f$ is the regular Lebesgue measure on $R^3$,
$dg_e$ is the Haar measure on $SU(2)$, and $U_f$
denotes the holonomy around faces, i.e., $U_f=g^1_e\dots g^{N}_e$ for $N$ being the number of edges bounding the corresponding
face. Since $U_f \in SU(2)$ we can write it as $U_f=u^0_f\ {{1}} + F_f$
where $u^0_f\in C$ and $F_f \in su(2)$. $F_f$ is interpreted as
the discrete curvature around the face $f$. Clearly ${\rm Tr}[e_f U_f]={\rm Tr}[e_f F_f]$.
An arbitrary orientation is assigned to faces when computing
$U_f$. We use the fact that faces in ${\cal J}_{\Delta}$ are
in one-to-one correspondence with $1$-cells in $\Delta$ and label
$e_f$ with a face subindex.</p>
<p>Integrating over $e_f$, we obtain </p>
<p>${\cal Z}(\Delta)=\int \ \prod_{e \in {\cal J}_{\Delta}} dg_e \prod_{f \in {\cal J}_{\Delta}}{\delta}(g^1_e\dots g^{N}_e),$</p>
<p>where $\delta$ corresponds to the delta distribution defined on
${\cal L}^2(SU(2))$.</p>
<p>[...]</p>
</blockquote>
<p>The details are not important, what I need to understand is how the integration over the $e_f$'s has been performed</p>
<p>thanks</p>
http://mathoverflow.net/questions/24492/delta-distribution-as-an-integral/24498#24498Answer by userN for Delta distribution as an integral...userN2010-05-13T12:41:56Z2010-05-13T12:41:56Z<p>Whoever performed that integration is using the following fact from Fourier analysis: </p>
<p>The "delta function supported at the position 0" is the Fourier transform of the constant function 1.</p>
<p>$\delta(x) = \frac{1}{2\pi}\int_{\mathbb{R}} 1 e^{ikx}dk$</p>
<p>You can prove this by approximating the delta-function with a sequence of Gaussian bump functions. Fourier transforming Gaussians inverts the variance, so as the Gaussians approach a "delta function spike", their Fourier transforms approach a constant.</p>