Pencilvester said:
Summary: I’m having trouble working out how ##e^{\hat A} e^{\hat B} = e^{\hat A + \hat B} e^{[\hat A , ~ \hat B ]/2}##
I am reading Zettili’s “Quantum Mechanics: Concepts and Applications” and I am in the section on functions of operators. It starts with how ##F(\hat A)## can be Taylor expanded and gives the particular and familiar example: $$e^{a \hat A} = \sum_{n=0}^\infty \frac{a^n}{n!} \hat A^n \tag{2.109}$$ Later it says how if ##[\hat A , ~ \hat B] \neq 0## then ##e^{\hat A} e^{\hat B} \neq e^{\hat A + \hat B}##. Then here’s where I am having trouble: It says, “using (2.109) we can ascertain that $$e^{\hat A} e^{\hat B} = e^{\hat A + \hat B} e^{[\hat A , ~ \hat B ]/2},\\
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 ]]] + \cdots”$$ I guess I am not a savvy enough mathematician to figure out how they got either of these from eq. 2.109. Can someone help me out?
Using (2.109) you get
$$\mathrm{d}_a \exp(a \hat{A})=\hat{A} \exp(a \hat{A})=\exp(a \hat{A}) \hat{A}.$$
Now define
$$\hat{F}(a)=\exp(a \hat{A}) \hat{B} \exp(-a \hat{A}).$$
We (formally) expand ##\hat{F}## in a power series
$$\hat{F}(a)=\hat{F}(0)+a \hat{F}'(0) +\frac{a^2}{2} \hat{F}''(0)+...$$
We have ##\hat{F}(0)=\hat{B}##,
$$\hat{F}'(a)=\exp(a \hat{A}) [\hat{A},\hat{B}] \exp(-a \hat{A}).$$
Now use this formula again, but instead of ##\hat{B}## for ##[\hat{A},\hat{B}]##, which leads to
$$\hat{F}''(a)=\exp(a \hat{A})[\hat{A}, [\hat{A},\hat{B}]] \exp(-a \hat{A}).$$
It's easy to see that the ##j##-th derivative is
$$\hat{F}^{(j)}(a)=\exp(a \hat{A}) [\hat{A},\hat{B}]_j \exp(-a \hat{A}),$$
where
$$[\hat{A},\hat{B}]_{j}=[\underbrace{\hat{A},[\hat{A},\ldots}_{j \quad \text{times}},B].$$
Setting ##a=0## in the power series, you get the 2nd formula you have trouble with.
The 2nd formula only holds if
$$[\hat{A},[\hat{A},\hat{B}]]=[\hat{B},[\hat{A},\hat{B}]]=0, \qquad (*)$$
To show this, we define
$$\hat{F}(a)=\exp[a(\hat{A}+\hat{B})].$$
The same series expansion technique together with the assumption (*) yields
$$\hat{F}(a) \hat{A} \hat{F}^{-1}(a)=\hat{A} + a [\hat{A}+\hat{B},\hat{A}]=\hat{A}+a [\hat{B},\hat{A}].$$
From this we get
$$\hat{F}(a) \hat{A}=\hat{A} \hat{F}(a) - a [\hat{A},\hat{B}]\hat{F}(a).$$
On the other hand with this we have
$$\mathrm{d}_a \hat{F}(a) = \hat{F}(a)(\hat{A}+\hat{B}) =\hat{F}(a) \hat{B} + \hat{A} \hat{F}(a)-a [\hat{A},\hat{B}]\hat{F}(a).$$
Taking into account again (*) it's easy to show that this differential equation is solved by
$$\hat{F}(a)=\exp(a \hat{A}) \exp(a \hat{B}) \exp \left (-\frac{a^2}{2} [\hat{A},\hat{B}] \right).$$
Setting ##a=1## gives
$$\hat{F}(1)=\exp(\hat{A}+\hat{B}) = \exp(\hat{A}) \exp(\hat{B}) \exp \left (-\frac{1}{2} [\hat{A},\hat{B}] \right).$$
Again, it's important to keep in mind that this holds only, if (*) is fulfilled. Nevertheless the formula is of some use in applications.