Commutator question. [A,B] =.lambda proof

  • Thread starter Thread starter Jreyes613
  • Start date Start date
  • Tags Tags
    Commutator Proof
AI Thread Summary
The discussion centers on proving the equation exp{μ(A+B)} = exp{μA}exp{μB}exp{(-μ^2λ)/2} given the commutation relation [A,B] = λ. The user struggles with expanding the right side and expresses confusion about the proper application of exponentials involving non-commuting operators. It is suggested that the Baker-Campbell-Hausdorff formula may be useful in solving the problem. The user acknowledges this advice and feels more confident about finding a solution. The conversation highlights the complexities of operator algebra in quantum mechanics.
Jreyes613
Messages
9
Reaction score
0

Homework Statement


Hello!
I'm having troubles with this proof.
given two operators A &B , such that [A,B] = λ where λ is complex,and μ is also complex, show that

exp{μ(A+B)} = exp{μA}exp{μB}exp{(-μ^2λ)/2}


Homework Equations



[A,B] = λ.
[A,B] = AB-BA = λ

The Attempt at a Solution


I have tried expanding the right side of the equation into three different exponentials by subbing in λ=AB-BA.
I get exp{μ(2A+2B-μAB+μBA}
but i seem to have a factor of two extra...
I'm not even sure if i am on the right track, so if anyone could give me a starting point it would be greatly appreciated!
 
Physics news on Phys.org
It seems like maybe you tried adding the exponents on the right hand side. That's not allowed. If e^Ae^B generally is not equal to e^{A+B}. That would contradict what you are trying to show. Anyway, I'm not sure the best way to solve this problem, but what you are trying to show is.


\sum_{n=0}^\infty \frac{\mu^nA^n}{n!} \sum_{m=0}^\infty \frac{\mu^mB^m}{m!} \sum_{a=0}^\infty \frac{\left(-1\right)^a\mu^{2a}\lambda^a}{2^a a!}
=\sum_{b=0}^\infty \frac{\mu^b (A+B)^b}{b!}

You could try seeing if you can figure out where at the terms come from in the first expression.
(A+B)^0= 1
(A+B)^1= A + B
(A+B)^2= A^2 + 2AB - [A,B]+ B^2 = A^2 + 2AB + B^2 - \lambda
(A+B)^3= (A+B)\left( A^2 + 2AB + B^2 - \lambda\right)

However I'm really not sure exactly how to get this result.
 
That's the Baker-Campbell-Hausdorff formula. Search with Google and you will probably find help in the proof.
 
Thank you guys.
Yes , my TA said that you can use the Baker -Campbell-Hausdorff formula.

I will be able to solve it now, thanks!
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top