Generalized functions (distributions) problem - Mathematical physics

Sigurdsson
Messages
24
Reaction score
1

Homework Statement


Find a distribution g_n which satisfies
g'_n(x) = \delta(x - n) - \delta(x + n)
and use it to prove
\lim_{n \to \infty} \frac{\sin{nx}}{\pi x} = \delta(x)


Homework Equations


Nothing relevant comes up at the moment.


The Attempt at a Solution


Well the first part is pretty easy I think. The distribution would be
g_n(x) = \theta(x - n) - \theta(x + n) = \left\{ \begin{array}{l l}<br /> -1 &amp; \quad |x| &lt; n \\<br /> 0 &amp; \quad |x| \geq n \\<br /> \end{array} \right.


The limit will indeed resemble a delta function when n goes to infinity and π is probably just a normalization constant. But applying the two Heaviside functions to solve this has got me stumped.

P.S. Gotta catch some sleep, I will be back in 7 hours hopefully with some ideas to solve this.

Cheers
 
Physics news on Phys.org
g' looks like the Fourier transform of sine.
 
Thanks Vela! That did the trick, I'll post the full solution later. :)
 
Right guys so here it is, me and my buddies came up with this solution to the problem.

So we have established that our distribution should be
g_n(x) = \theta(x - n) - \theta(x + n)
Like Vela said, the Fourier transform of this sine resembles our distribution differentiated. So that means we have (using Euler equation for sine)
\frac{d}{d\xi} \mathcal{F} \left\{ \frac{\sin{(nx)}}{\pi x} \right\}(\xi) = \frac{d}{d \xi} \int \frac{1}{\pi x} e^{i \xi x} \left( \frac{e^{inx} - e^{-inx} }{2i} \right) dx = \int \frac{i x}{2 i \pi x} e^{i\xi x} (e^{inx} - e^{-inx}) dx
= \frac{1}{2\pi} \int e^{ix(\xi +n)} - e^{ix(\xi - n)} dx = \frac{2\pi}{2\pi} \left( \delta(\xi + n) - \delta(\xi - n) \right) = \frac{d}{d\xi} \left( \theta(\xi + n) - \theta(\xi - n) \right) = \frac{d}{d\xi} (- g_n(\xi))
If we look at the limit of our distribution. You can easily see that it will become unity. (You can plot those heaviside functions and see for yourself).
\lim_{n \to \infty} (- g_n(\xi)) = 1
Using inverse Fourier-Transform we have
\mathcal{F}^{-1} \mathcal{F} \left\{ \frac{\sin{(nx)}}{\pi x} \right\}(\xi) = \mathcal{F}^{-1} \{1\}(x) = \delta(x)
Which ultimately proves what was supposed to prove
\lim_{n \to \infty} \frac{\sin{(n x)}}{\pi x} = \delta(x)


gg
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top