I am trying to calculate atom - light (EM field) interaction Hamiltonian, and the results I get seem to me rather unphysical - I get some nonzero matrix elements which should not be there. Please, can you help me by pointing out errors in my calculation / giving advice?
This is how I get matrix elements of atom - light interaction Hamiltonian:
Atom - light interaction is treated semiclassicaly. Light polarization convention is adopted from the book "Optically polarized atoms. Understanding Light-Atom interactions" by Auzinsh, Budker & Rochester. In short, $\pi$ polarization = electric field vector oscilates along z-axis; $\sigma^\pm$ correspond to electric field vector rotating in xy plane while the light propagates in positive direction of z axis: for $\sigma^+$ electric field rotates counter-clockwise as viewed form positive direction of z axis, while for $\sigma^-$ electric field rotates clockwise.
Vectors are described using their components in the spherical basis (see sec. 3.1.2 of the book by Auzinsh et al.). Covariant basis vectors are related to cartesian basis $\hat{x},\hat{y},\hat{z}$ in the following way (Auzinsh et al. eqn. 3.8a-c):
$\hat{\epsilon}_1=-\frac{1}{\sqrt{2}}\left( \hat{x} + i\hat{y}\right)\\ \hat{\epsilon}_0=\hat{z}\\ \hat{\epsilon}_{-1}=\frac{1}{\sqrt{2}}\left( \hat{x} - i\hat{y}\right)$
Components of a vector $\mathbf{v}$ in this basis are contravariant quantities (Auzinsh et al. eqn. 3.16a-c):
$v^1=-\frac{1}{\sqrt{2}}\left( v_x - iv_y\right)\\ v^0=v_z\\ v^{-1}=\frac{1}{\sqrt{2}}\left( v_x + iv_y\right)$
Vector dot product in the spherical basis: $\mathbf{a}\cdot\mathbf{b}\sum_{q=-1}^{1}{a_q b^q}$.
Relation between components of $\mathbf{v}$ and $\mathbf{v}^*$ (conjugate vector) is (Auzinsh et al. eqns D.36, D.41):
$\left(v^*\right)^q=\left(-1\right)^q\left(v^{-q}\right)^*$
For simplicity, model an atom as a two level system, with total electronic angular momenta of both levels $J_g=J_e=\frac{1}{2}$. Therefore each energy level is composed of two degenerate quantum states $m_J=\pm\frac{1}{2}$. In such system $\pi$ (linearly) polarized light induces both $\Delta m_{J} = 0$ transitions. Circular polarizations however should induce just one transition each: $|g,m_J=-\frac{1}{2}\rangle \leftrightarrow |e,m_J=\frac{1}{2}\rangle$ for $\sigma^+$ polarization and $|g,m_J=\frac{1}{2}\rangle \leftrightarrow |e,m_J=-\frac{1}{2}\rangle$ for $\sigma^-$ polarization.
The electric part of the light is (spatial variation neglected):
$\mathbf{E}=\frac{E_0}{2}\left(\mathbf{v}e^{-i\omega t}+\mathbf{v}^*e^{i\omega t}\right)$
Here $E_0$ is amplitude of the field, $\mathbf{v}$ is polarization vector, $\omega$ is angular frequency.
Now, energy of an electric dipole in electric field is:
$\hat{H}=\hat{\mathbf{d}}\cdot\mathbf{E}$
Here $\hat{\mathbf{d}} = -e\hat{\mathbf{r}}$.
$\hat{H}=\sum_{q}\hat{d}_q E^q = \frac{E_0}{2}\sum_{q}\hat{d}_q \left(v^qe^{-i\omega t}+\left(v^*\right)^qe^{i\omega t}\right)$
When calculating matrix elements, values of $\hat{d}_q$ are obtained using Wigner-Eckart theorem (book by Auzinsh et al., eqn 3.121):
$\langle\eta^\prime,m_J^\prime|\hat{d}_q|\eta,m_J\rangle = \left(-1\right)^{J^\prime-m_J^\prime} \langle\eta^\prime\parallel d\parallel\eta\rangle \left( \begin{array}{ccc} J^\prime & 1 & J \\ -m_J^\prime & q & m_J \end{array} \right)$
Here $\langle\eta^\prime\parallel d\parallel\eta\rangle$ is reduced dipole matrix element, and $\left( \begin{array}{ccc} J^\prime & 1 & J \\ -m_J^\prime & q & m_J \end{array} \right)$ is Wigner 3-j symbol. Therefore, matrix elements of the Hamiltonian are: $\langle\eta^\prime,m_J^\prime|\hat{H}|\eta,m_J\rangle = \frac{E_0}{2} \langle\eta^\prime\parallel d\parallel\eta\rangle \left(-1\right)^{J^\prime-m_J^\prime} \sum_{q} \left( \begin{array}{ccc} J^\prime & 1 & J \\ -m_J^\prime & q & m_J \end{array} \right) \left(v^qe^{-i\omega t}+\left(v^*\right)^qe^{i\omega t}\right)$
Now consider atom interacting with $\sigma^+$ polarized light. In the spherical basis components of polarization vector are: $v^1=1,v^0=0,v^{-1}=0$, and components of its conjugate vector are: $\left(v^*\right)^1=0,\left(v^*\right)^0=0,\left(v^*\right)^{-1}=-1$. Matrix elements of the interaction Hamiltonian are:
$\langle\eta^\prime,m_J^\prime|\hat{H}_{\sigma^+}|\eta,m_J\rangle = \frac{E_0}{2} \langle\eta^\prime\parallel d\parallel\eta\rangle \left(-1\right)^{J^\prime-m_J^\prime} \left[ \left( \begin{array}{ccc} J^\prime & 1 & J \\ -m_J^\prime & 1 & m_J \end{array} \right) e^{-i\omega t} - \left( \begin{array}{ccc} J^\prime & 1 & J \\ -m_J^\prime & -1 & m_J \end{array} \right) e^{i\omega t}\right]$
For the transition $|g,m_J=-\frac{1}{2}\rangle \leftrightarrow |e,m_J=\frac{1}{2}\rangle$ everything seems to be in order. Nonzero values of matrix element $\langle g,m_J=-\frac{1}{2}|\hat{H}_{\sigma^+}|e,m_J=\frac{1}{2}\rangle$ and its conjugate transpose $\langle e,m_J=\frac{1}{2}|\hat{H}_{\sigma^+}|g,m_J=-\frac{1}{2}\rangle$ are provided by terms containing $e^{i \omega t}$ and $e^{-i \omega t}$ accordingly.
However, nonzero matrix elements corresponding to transition $|g,m_J=\frac{1}{2}\rangle \leftrightarrow |e,m_J=-\frac{1}{2}\rangle$ appear in the Hamiltonian too!
$\langle g,\frac{1}{2}|\hat{H}_{\sigma^+}|e,-\frac{1}{2}\rangle = \frac{E_0}{2} \langle\eta^\prime\parallel d\parallel\eta\rangle \left(-1\right)^{\frac{1}{2}-\frac{1}{2}} \left[ \left( \begin{array}{ccc} \frac{1}{2} & 1 & \frac{1}{2} \\ -\frac{1}{2} & 1 & -\frac{1}{2} \end{array} \right) e^{-i\omega t} -\left( \begin{array}{ccc} \frac{1}{2} & 1 & \frac{1}{2} \\ -\frac{1}{2} & -1 & -\frac{1}{2} \end{array} \right) e^{i\omega t}\right]=\\ =-\frac{E_0}{2} \langle\eta^\prime\parallel d\parallel\eta\rangle \left[ -\frac{1}{\sqrt{3}} e^{-i\omega t} -0 e^{i\omega t}\right] \neq 0$
which should not be the case! Currently the only "solution" I can think of is to treat the light field quantum mechanically - in that case photon creation/annihilation operators will take care of these matrix elements. However I would like to treat my problem semiclassically.
Edit: Today I had a chance to ask this question to a guest professor from St. Petersburg State University. He convinced me that there is no error in my calculation. The matrix elements I was worried about are actually the counter-rotating (negative frequency) terms. Application of the rotating wave approximation allows one to get rid of them. See the answer by emarti for more detailed explanation.