An identity for functions of operators

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Identity
Messages
151
Reaction score
0
Is there an easy way to prove the identities:

[tex]e^{\hat{A}}e^{\hat{B}}=e^{\hat{A}+\hat{B}}e^{[\hat{A},\hat{B}]/2}[/tex] and

[tex]e^{\hat{A}}\hat{B}e^{-\hat{A}}=\hat{B}+[\hat{A},\hat{B}]+\frac{1}{2!}[\hat{A},[\hat{A},\hat{B}]]+\frac{1}{3!}[\hat{A},[\hat{A},[\hat{A},\hat{B}]]]+...[/tex]In Zettili they give that: [tex]e^{\hat{A}}=\sum_{n=0}^\infty \frac{1}{n!}\hat{A}^n[/tex]

But I have no idea how I would expand a product of series to prove the identity... the algebra is horrible. Is there an easier way to go about proving it?
Thx
 
Physics news on Phys.org
Your first equation is, for general A,B, wrong.

As for the second one set

[tex]f(t)=e^{At}Be^{-At}[/tex]

calculate derivatives [itex]f^{(n)}(0)[/itex] (calculate first three, and you will see how it goes), and then use Taylor's expansion:

[tex]f(1)=f(0)+f'(0)+\frac{1}{2!}f''(0)+...[/tex]