Displacement operator, squeeze operator - problem interpreting notation....

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
Emil_M
Messages
45
Reaction score
2

Homework Statement


Prove the following relations (for ##\zeta:=r e^{i\theta}##):
[tex] \begin{align}<br /> D(\alpha)^\dagger a D(\alpha)&=a+\alpha\\<br /> S(\zeta)^\dagger a S(\zeta)&= a \cosh r- a^ \dagger e^{i\theta} \sinh r<br /> \end{align}[/tex]

Homework Equations


##|\alpha\rangle## is the coherent state. ##a## and ##a^\dagger## are the creation and annihilation operators. ##\alpha## is the eigenvalue of the annihilation operator.
Thus, ##a|\alpha\rangle=\alpha|\alpha\rangle##.

The Attempt at a Solution


I really cannot attempt a solution here, because I don't seem understand expression (1). If ##a## is an operator, and ##\alpha## is a scalar, I really don't know how to interpret the expression ##a+\alpha##.

Thanks for your help!
 
Physics news on Phys.org
Consider the relations
$$
e^ABe^{-A} = B + [A,B] + \frac{1}{2!}[A,[A,B]] + \frac{1}{3!}[A,[A,[A,B]]] + \ldots
$$
as well as ##[a,a^\dagger]=1##.
 
blue_leaf77 said:
Consider the relations
$$
e^ABe^{-A} = B + [A,B] + \frac{1}{2!}[A,[A,B]] + \frac{1}{3!}[A,[A,[A,B]]] + \ldots
$$
as well as ##[a,a^\dagger]=1##.

Thank you for your reply! I know the Hadamard lemma, as well as the commutator relation (with ##1## being the unity operator). I am just not sure how to add a scalar to an operator. Could DrDu be right in assuming the equation was meant to read

[tex] D(\alpha)^\dagger a D(\alpha)=a+\mathbb{U}\alpha[/tex]

with ##\mathbb{U}## being the unity operator?
 
Emil_M said:
Could DrDu be right in assuming the equation was meant to read

D(α)†aD(α)=a+UαD(α)†aD(α)=a+Uα​
D(\alpha)^\dagger a D(\alpha)=a+\mathbb{U}\alpha

with UU\mathbb{U} being the unity operator?
Yes he's completely right.
 
blue_leaf77 said:
Yes he's completely right.
Thanks,!