decerto
- 84
- 2
Homework Statement
Given the coherent state of the harmonic oscillator |z>=e^{-\frac{|z|^2}{2}}\sum_{n=0}^\infty\frac{z^{n}}{\sqrt{n!}}|n>
compute the probability for finding n quanta in the sate |z> and the average excitation number <z|n|z>
Homework Equations
|z>=e^{-\frac{|z|^2}{2}}\sum_0^\infty\frac{z^{n}}{\sqrt{n!}}|n>
Probability=|<n|z>|^2
Average excitation number = <z|n|z>
The Attempt at a Solution
For the first part I did |<n|z>|^2=|e^{-\frac{|z|^2}{2}}\sum_{m=0}^\infty\frac{z^{m}}{\sqrt{m!}}<n|m>|^2
=|e^{-\frac{|z|^2}{2}}\sum_{m=0}^\infty\frac{z^{m}}{\sqrt{m!}}\delta_{nm}|^2
=|e^{-\frac{|z|^2}{2}}\frac{z^{n}}{\sqrt{n!}}|^2
=|e^{-|z|^2}\frac{z^{2n}}{n!}|
=e^{-|z|^2}\frac{|z|^{2n}}{n!}
Which is correct but was I right in using m to specify a different energy eigenstate to n to obtain the kroncker delta?
For the second part I am not sure how to even write out the problem. Should the eigenstates in |z> and <z| be |n> or something different
What I think is that it should be is
<z|n|z>=e^{-\frac{|z|^2}{2}}\sum_{m=0}^\infty\frac{z^{\dagger m}}{\sqrt{m!}}e^{-\frac{|z|^2}{2}}\sum_{m'=0}^\infty\frac{z^{m'}}{\sqrt{m'!}}<m|n|m'>
But I am not sure what <m|n|m'> is equal to, \delta_{nm}\delta_{nm'} maybe?
Im getting e^0 which isn't the right answer as per page 2 of this http://www.phas.ubc.ca/~joanna/phys501/coherent-states.pdf
Any help would be great.