Why do we think about master equation?
The terms we care the most are the populations of the states. One of the treatment of quantum master equation is to write down the closed equations for population terms only. A very beautiful example is the projection method invented by Zwawzig and Nakajiwa.
WHY
Why do you need a master equation approach? IDK.
Projection Technique
First of all define a diagonalizing operator \(\hat D\) which just keeps the diagonal elements and simply drops the off diagonal elements. We see that \(1-\hat D\) will eliminate all diagonal elements.
We can define the diagonalized density matrix as \(\hat \rho_d = \hat D \hat \rho\) and off-diagonalized density matrix as \(\hat \rho_{od} = (1-\hat D)\hat \rho\). As an application,
Starting from the von Neumann equation,
By using the Liouville operator,
Apply \(\hat D\) and \(1-\hat D\) to the von Neumann equation,
Use the relation that \(\hat \rho = \hat \rho_d + \hat \rho_{od}\), we have
Solve the second equation using Green function technique,
Hint
Recall that the solution for
is
Insert this solution to the equation of \(\hat \rho_d\),
What happened to the blue term? It disapears when we apply the initial random phase condition.
When it happens we get our closed master equation for \(\hat \rho_d\), which is an equation for the probability.
In our case of neutrinos, random phase condition is not really needed since we usually deal with the situation that electron neutrinos are appearant only.
In details, we have such a density matrix,
The quantum master equation we would like to use is
Using this projection method, one can find out the master equation for vacuum oscillations.
Pauli Matrices
We will use Pauli matrices in the following part. Here is a review of them.
Pauli Matrices,
\[\begin{split}\sigma_1 &= \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix} \\ \sigma_2 & = \begin{pmatrix} 0 & -i \\ i & 0 \end{pmatrix} \\ \sigma_3 & = \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}.\end{split}\]
Commutation Relations,
\[\begin{split}[\sigma_1,\sigma_2] &= 2i \sigma_3 \\ [\sigma_2,\sigma_3] &= 2i \sigma_1 \\ [\sigma_3,\sigma_1] &= 2i \sigma_2.\end{split}\]The general form is
\[[\sigma_i,\sigma_j] &= 2i \epsilon_{ijk} \sigma_k.\]
All the Pauli matrices plus identity form a complate basis for 2 by 2 matrices. Vacuum oscillation Hamiltonian is
where \(c\equiv \frac{\delta^2 m}{4E}\cos 2 \theta\) and similarly for s.
Liouville Operator
Liouville operator in quantum mechanics is
where the asterisk is the slot for an operator.
In the case of vacuum oscillation, we can calculate the following results,
Notice that \(\sigma_3\) has diagonal terms only. It will dispear when we apply \(1-\mathscr D\) which removes the diagonal elements, i.e.,
Diagonalized density matrix \(\rho_d=\mathrm {diag}(\rho_1,\rho_2)\) is
Note
Actually \(\rho_1+\rho_2=1\) for such a system. We’ll see the proof of this later.
Apply \((1-\mathscr D)\hat L\) we get
Exponential Operator
Exponential operator is understood when series expansion is done,
Recall that the master equation is
So we need to calculate
We will calculate it term by term and find the pattern.
Carry on this calculation we can infer that
Taylor Series
Taylor series of \(\sin x\) and \(\cos x\) around \(x=0\) are
Now we see that
where \(M\equiv 2 c (t-t')\).
The master equation we need is
In the calculation, \(G=\int_0^t dt'(\rho_2-\rho_1)\cos(2c(t-t'))\).
Plug in the definitions of c and s, we have
This result shows that the equations of different elements are decoupled. This is very important.
What to Do?
I don’t see anything good about this method. What to do next? I can predict that it’s also won’t cost a lot to solve the MSW effect. But what’s the point? These problems are not very hard to solve even using wave function method.
I am just leaving this result here and move on to other topics.
The neutrino-neutrino interaction Hamiltonian involves the density matrix, which makes it very hard to find a closed equation.
Some papers actually use mater equation for its simplicity in physical meanings.
Burgess, C. P., & Michaud, D. (1997). Neutrino Propagation in a Fluctuating Sun. Annals of Physics, 256(1), 1–38. doi:10.1006/aphy.1996.5660
Bamert, P., Burgess, C. P., & Michaud, D. (1997). Neutrino Propagation Through Helioseismic Waves, 27. doi:10.1016/S0550-3213(97)00672-X
© 2021, Lei Ma | Created with Sphinx and . | On GitHub | Physics Notebook Statistical Mechanics Notebook Index | Page Source