Proving the Commutation Relation for Quantized Boson in a One-Dimensional Box

  • Thread starter Thread starter Hill
  • Start date Start date
  • Tags Tags
    quantized
Click For Summary
The discussion focuses on proving the commutation relation for quantized bosons in a one-dimensional box of size L. The goal is to demonstrate that the expression involving the commutation of annihilation and creation operators leads to the delta function, specifically showing that the sum over quantized momenta results in a delta function when evaluated. The key steps involve using the resolution of identity and the inner product definitions for position and momentum states. The conclusion confirms that the sum indeed equals the delta function, validating the commutation relation. This proof illustrates the fundamental properties of quantum mechanics in a confined system.
Hill
Messages
735
Reaction score
576
Homework Statement
Show for a boson particle in a box of volume ##V## that $$\frac 1 V \sum_{\mathbf{pq}} e^{i(\mathbf{px}-\mathbf{qy})}[\hat a_{\mathbf p},\hat a^\dagger_{\mathbf q}]=\delta^{(3)}(\mathbf x - \mathbf y)$$
Relevant Equations
##[\hat a_{\mathbf p},\hat a^\dagger_{\mathbf q}]=\delta_{\mathbf{pq}}##
To simplify, I consider a one-dimensional box of the size L. I need to show in this case that
$$\frac 1 L \sum_{pq} e^{i(px-qy)}[\hat a_p,\hat a^\dagger_q]=\delta(x -y)$$
With the commutation relation above, it becomes
$$\frac 1 L \sum_p e^{ip(x-y)}=\delta(x -y)$$
p is quantized: ##p_m=\frac {2\pi m} L##

So I need to show that
$$\frac 1 L \sum_m e^{i \frac {2\pi m} L (x-y)}=\delta(x -y)$$
If ##x \neq y## the sum is ##0##, but I don't know how to proceed otherwise.
A hint?
 
Last edited:
Physics news on Phys.org
Got it.

##\langle x|p \rangle= \frac 1 {\sqrt L} e^{ipx}##
and
##\langle p|y \rangle= \frac 1 {\sqrt L} e^{-ipy}##

OOH,
##\langle x|y \rangle = \delta(x-y)##

OTOH, inserting the resolution of identity,
##\langle x|y \rangle = \sum_p \langle x|p \rangle \langle p|y \rangle=\frac 1 L \sum_p e^{ip(x-y)}##

Thus,
##\frac 1 L \sum_p e^{ip(x-y)}=\delta(x-y)##
 
Last edited:
At first, I derived that: $$\nabla \frac 1{\mu}=-\frac 1{{\mu}^3}\left((1-\beta^2)+\frac{\dot{\vec\beta}\cdot\vec R}c\right)\vec R$$ (dot means differentiation with respect to ##t'##). I assume this result is true because it gives valid result for magnetic field. To find electric field one should also derive partial derivative of ##\vec A## with respect to ##t##. I've used chain rule, substituted ##\vec A## and used derivative of product formula. $$\frac {\partial \vec A}{\partial t}=\frac...