I'm working through Quantum Field Theory for the Gifted Amateur by Lancaster and Blundell, and in Chapter 3 one of the problems is written like this:
For boson operators satisfying $[\hat{a}_{\mathbf{p}}, \hat{a}^\dagger_{\mathbf{q}}] = \delta_{\mathbf{p}\mathbf{q}}$, show that $$\frac{1}{\mathcal{V}} \sum_{\mathbf{pq}} e^{i(\mathbf{p}\cdot\mathbf{x} - \mathbf{q}\cdot\mathbf{y})} [\hat{a}_{\mathbf{p}}, \hat{a}^\dagger_{\mathbf{q}}] = \delta^{(3)}(\mathbf{x}-\mathbf{y}).$$
(The system isn't yet taken to the infinite-size limit here, so the possible momenta are discrete.)
I think the idea here is straightforward: the Kronecker delta $\delta_{\mathbf{pq}}$ from the commutator reduces the pair of sums to one, and the resulting sum kind of looks like the Fourier transform of the Dirac delta, just discretized.
But I have two questions, one about formalism and one about a small detail that I'd like to get intuition on. The answers are likely related.
- Can I take the intermediate step $\frac{1}{\mathcal{V}} \sum_{\mathbf{p}} e^{i\mathbf{p}\cdot (\mathbf{x} - \mathbf{y})} = \delta^{(3)}(\mathbf{x}-\mathbf{y})$ as an identity for discrete $\mathbf{p}$? When is that identity applicable (i.e. do we need infinitely many $\mathbf{p}$ in the sum, etc.)?
- Is there any intuition for why a sum over exponentials like $\sum_{\mathbf{p}} e^{i\mathbf{p}\cdot (\mathbf{x} - \mathbf{y})}$ should yield a factor of the system volume $\mathcal{V}$ ? I've tried thinking about taking an integral over one of the positions and getting that factor of volume, but I don't really see it.