A question on the Dirac delta distribution

Click For Summary
The integral $$\int e^{-i(k+k’)x}\,\mathrm{d}x$$ is indeed proportional to the Dirac delta distribution ##\delta(k+k’)## in the distributional sense. The discussion emphasizes the relationship between the integral and the Fourier transform of a test function ##\hat \phi(k)##. By manipulating the integrals, it is shown that the expression simplifies to involve the delta function, confirming its distributional properties. The final result illustrates that the integral evaluates to a multiple of the delta function when integrated with a test function. This highlights the fundamental role of the Dirac delta distribution in Fourier analysis.
user1139
Messages
71
Reaction score
8
Homework Statement
Please refer below
Relevant Equations
Please refer below
Is it correct to say that

$$\int e^{-i(k+k’)x}\,\mathrm{d}x$$

is proportional to ##\delta(k+k’)##?
 
Physics news on Phys.org
In the distributional sense, yes.

Consider a test function ##\hat \phi(k)## being the Fourier transform of ##\phi(x)##. It holds that
$$
\int \hat\phi(k) \int e^{-i(k+k')x} dx\, dk = \int e^{-ik'x} \int \hat\phi(k) e^{-ikx} dk\, dx
= \int e^{-ik'x} \phi(-x) dx = \int e^{ik'x} \phi(x) dx = 2\pi \hat \phi(-k') = \int 2\pi \delta(k+k') \hat\phi(k) dk.
$$
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...