- #1
tworitdash
- 108
- 26
We know that Dirac Delta is not a function. However, I just talk about the numerical version of it that we use every day. We can simply represent the Dirac delta function as a limiting case of Gaussian distribution when the width of the distribution ##\sigma->0##.
$$
\delta(x - \mu) = lim_{\sigma -> 0} \frac{1}{\sqrt{2\pi \sigma^2}} e^{\frac{-(x - \mu)^2}{2\sigma^2}}
$$
Is it possible to also say the reverse with a weighted sum of Dirac Deltas to construct a Gaussian spectrum?
$$
\frac{1}{\sqrt{2\pi \sigma^2}} e^{\frac{-(x - mu)^2}{2\sigma^2}} = \sum_{i} w_i \delta(x - i)
$$
Where, somehow the weights ##w_i## constitute how it is distributed (##\sigma##). If yes, how do we decide these weights?
$$
\delta(x - \mu) = lim_{\sigma -> 0} \frac{1}{\sqrt{2\pi \sigma^2}} e^{\frac{-(x - \mu)^2}{2\sigma^2}}
$$
Is it possible to also say the reverse with a weighted sum of Dirac Deltas to construct a Gaussian spectrum?
$$
\frac{1}{\sqrt{2\pi \sigma^2}} e^{\frac{-(x - mu)^2}{2\sigma^2}} = \sum_{i} w_i \delta(x - i)
$$
Where, somehow the weights ##w_i## constitute how it is distributed (##\sigma##). If yes, how do we decide these weights?