Displacement Operator definition

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
McLaren Rulez
Messages
289
Reaction score
3
Hi,

Could someone explain how the following two definitions of the displacement operator are equal? The first is the standard one

1) [itex]e^{\alpha a^{\dagger}-\alpha*a}[/itex]

But what about this one? This is from a Fock state decomposition of a coherent state.

2) [itex]e^{\frac{-|\alpha^{2}|}{2}}e^{\alpha a^{\dagger}}[/itex]

What is the reasoning behind not using the second equation to define the operator that acts on a vacuum state to produce a coherent state? Or if it is fine to use definition 2), then can someone help me show that the two definitions are equivalent?

Thank you
 
Physics news on Phys.org
McLaren Rulez said:
Could someone explain how the following two definitions of the displacement operator are equal? The first is the standard one

1) [itex]e^{\alpha a^{\dagger}-\alpha*a}[/itex]

But what about this one? This is from a Fock state decomposition of a coherent state.

2) [itex]e^{\frac{-|\alpha^{2}|}{2}}e^{\alpha a^{\dagger}}[/itex]

What is the reasoning behind not using the second equation to define the operator that acts on a vacuum state to produce a coherent state? Or if it is fine to use definition 2), then can someone help me show that the two definitions are equivalent?
They're not equal as operators, but if you act on the vacuum with them, e.g.,
$$e^{\alpha a^{\dagger}-\bar\alpha a} \, |0\rangle$$
you should be able to use one of the BCH theorems (Baker-Campbell-Hausdorff) -- or is it Zassenhaus? -- to convert the exponential into a product of exponentials, where the rightmost one involves only the annihilation operator, and hence leaves the vacuum unchanged.

http://en.wikipedia.org/wiki/Baker–Campbell–Hausdorff_formula

The advantage of version (1) is that its formally unitary. Both are useful in different circumstances. Try Mandel & Wolf for lots more on this.
 
Using the BCH equations, the article arrived at [itex]e^{\frac{|\alpha^{2}|}{2}}e^{\alpha a^{\dagger}}e^{\alpha^{*} a}[/itex] for the displacement operator. Now, I expand the last exponential term in powers of a.

But if the rightmost one only involves the annihilation operator, then we get zero. Isn't it true that [itex]a\left|0\right\rangle = 0[/itex], not [itex]\left|0\right\rangle[/itex]?
 
Oh of course! I forgot the identity term in the Taylor expansion. Thank you very much Bill_K and strangerep