This question is not the same as Dirac delta function as a limit of sinc function because I am asking about the inverse Fourier transform and more specifically the relation of equation $(1)$ below to the expression in $\color{purple}{\mathrm{purple}}$ below.
From this previous question asked by myself with some help I became convinced that the Dirac-Delta function can be written as $$\delta(t-u)=\frac{1}{2\pi}\int_{-\infty}^\infty e^{i\omega(t-{u})} \, \mathrm{d}\omega \tag{1}$$
Consider the rectangular distribution of frequencies in $\displaystyle\mathrm{(a)}$, taking the inverse Fourier transform
$$f_{\Omega}=\frac{1}{\sqrt{2\pi}}\int_{-\Omega}^{\Omega}1\times e^{i\omega t} \,\mathrm{d}\omega$$
$$=\sqrt{\frac{2}{\pi}}\frac{\sin(\Omega t)}{t}$$ My text tells me that as $\Omega \to \infty \implies f_{\Omega} \to \sqrt{2\pi}\delta(t)$ by virtue of $(1)$.
Could someone please explain this to me as I don't see why $$\color{purple}{\sqrt{\frac{2}{\pi}}\frac{\sin(\Omega t)}{t} \to \sqrt{2\pi}\delta(t)}$$ as $\Omega \to \infty$?
Thank you.
As $\Omega \to \infty$, the rectangular distribution tends to a constant function. And the Fourier of a constant is (by definition?) the dirac delta function.
Edit:
There are two conventions for the Fourier Transform.
The first convention:
$$\frac{1}{2\pi}\int_{-\infty}^{\infty}F(\omega) e^{i\omega t} d\omega \iff \int_{-\infty}^{\infty}f(t) e^{-i\omega t} dt$$
the dirac delta function, shifted in time by $u$, is then defined by,
$$\delta(t - u) := \frac{1}{2\pi}\int_{-\infty}^{\infty} e^{i\omega (t - u)}d\omega = \frac{1}{2\pi}\int_{-\infty}^{\infty} F(\omega)e^{i\omega t} d\omega$$ where $F_u(\omega) = e^{-i\omega u}$. (i.e. modulation)
When there is no time shift, i.e. $u = 0$. Then $F_u(\omega) = 1$, the constant function. And we have $$\delta(t) = \frac{1}{2\pi}\int_{-\infty}^{\infty} e^{i\omega t} d\omega$$
The second conventions, which assures a "symmetry" between Time and frequency
$$\frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}F(\omega) e^{i\omega t} d\omega \iff \frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}f(t) e^{-i\omega t} dt $$
Then the inverse Fourier of the constant function is related to delta delta (keeping its definition as above) by:
$$\frac{1}{\sqrt{2\pi}}\int_{\infty}^{\infty} e^{i\omega t} d\omega = \sqrt{2\pi}\delta(t)$$
Conclusion: Knowing that the (unit) rectangular function has inverse Fourier $\sqrt{\frac{2}{\pi}}\frac{\sin(\Omega t)}{t}$. When $\Omega \to \infty$, the rectangular function tends to $1$. And then $\sqrt{\frac{2}{\pi}}\frac{\sin(\Omega t)}{t} \to \sqrt{2\pi}\delta(t)$.