Bosonic operators and fourier transformation.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
barnflakes
Messages
156
Reaction score
4
If [tex]a_m = \frac{1}{\sqrt{N}} \sum_k e^{-ikm}a_k[/tex]
where [tex]a_k[/tex] is a bosonic operator fulfilling [tex][a_k, a_{k'}^{\dagger}] = \delta_{kk'}[/tex]

then is the product [tex]a_m a_{m+1} = \frac{1}{N} \sum_k e^{-ikm}e^{-ik(m+1)}a_k a_{k+1}[/tex]

? Because that's what I'm doing but it doesn't lead me anywhere near to the correct answer in my textbook.
 
Physics news on Phys.org
NO! You need to first express it as a double sum. Then this can be collapsed using the δ function.

Also (I believe) the exponent should be -ikm+ik(m+1) - assuming you are using the bracket function. am+1 should be a complex conjugate.
 
OK I fixed that, thanks.

One thing is that my notes often say [tex](a_k)^{\dagger}a_k = (a_{-k})^{\dagger}a_{-k}[/tex] but I did some calculations with the definition of a_k and didn't find this to be true. Any idea what is going on?