Creation/Anhilation Operator Commutation Relation

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

Homework Statement


Simplify the following commutator involving the creation and annihilation operators.

[tex][a^{\dagger}a,a \sqrt{a^\dagger a} ][/tex]

Homework Equations


I know that [tex][a,a^\dagger] = 1[/tex].

The Attempt at a Solution


I think I should be trying to put the creation operators to the left (normal ordering). I have also worked out
[tex][a^{\dagger}a,a]=a[/tex], but can't seem to figure out what to do in this case.
 
Physics news on Phys.org
There's no need to try too hard with normal ordering - notice that you have an operator and its square root in the commutation relation! Just break up the commutator using the identity [itex]\left[A, BC\right] = \left[A, B\right]C + B\left[A, C\right][/itex]
 
I see. Then the result is just:
[tex][a^{\dagger}a,a \sqrt{a^\dagger a} ]=a\sqrt{a^\dagger a} + (a^\dagger a)^{3/2}-(a^\dagger a)^{3/2}=a\sqrt{a^\dagger a}[/tex]
 
Hmm...I think you are off by a minus sign. [itex][a^{\dagger}a,a] = - a[/itex]
 
Yep, you're right. My original post above is off by a negative too.