Proving the Poisson Summation Formula: A Formal Approach

stripes
Messages
262
Reaction score
0

Homework Statement



Prove the Poisson summation formula.

Homework Equations





The Attempt at a Solution



Correction to image below: the very last line of the theorem (italicized) should say f hat is the Fourier transform, not f(n).

attachment.php?attachmentid=57796&stc=1&d=1365760686.jpg


Does this proof make sense and is it complete? I mean there are a million proofs online that are identical to mine but I am presenting this in a seminar tomorrow for my class so I wanted to make sure it was descriptive enough.
 

Attachments

  • Capture.JPG
    Capture.JPG
    27.1 KB · Views: 1,177
Physics news on Phys.org
I have a few small remarks.

First of all, I'd make the change of variables explicit (saying that you change to y = x + n).

Secondly, if you make that change, you should also change it in the exponent, so e^{2\pi i m x} becomes e^{2 \pi i m (y - n)}. You should then argue that the n can be dropped and replace the x with y in the next lines so that in the last line you get e^{2 \pi i m y}.

Finally, I wouldn't say "... the RHS is simple" in a formal proof. It's not an objective statement and doesn't add anything, just write "For the right hand side, notice that ...".

Also, what is F? And where are you using its periodicity?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top