17.1. Basis

Calculating neutrino oscillations requires a lot of rotations between different bases.

17.1.1. Rotation of States

There are three most used bases, vacuum basis which diagonalizes the vacuum Hamiltonian, flavor basis where the flavor states stay, and instataneous matter basis which diagonializes the Hamiltonian with constant matter interaction or the instataneous matter interaction.

  • The rotation from vacuum basis wavefunction \(\Psi_v\) to flavor basis \(\Psi_f\) is

    \[\Psi_f = R_{v2f}(\theta_v) \Psi_v,\]

    where the rotation is

    \[\begin{split}R_{v2f}(\theta_v) = \begin{pmatrix} \cos\theta_v & \sin \theta_v \\ -\sin \theta_v & \cos \theta_v \end{pmatrix}.\end{split}\]
  • The rotation from matter basis wavefunction \(\Psi_m\) to flavor basis wavefunction \(\Psi_f\) is

    \[\Psi_f = R_{m2f}(\theta_m) \Psi_m,\]

    where the roation is

    \[\begin{split}R_{m2f}(\theta_m) = \begin{pmatrix} \cos\theta_m & \sin \theta_m \\ -\sin \theta_m & \cos \theta_m \end{pmatrix}.\end{split}\]

    The matter mixing angle is determined by the matter potential \(\lambda = \sqrt{2}G_F n_e\),

    \[\tan 2\theta_m = \frac{\sin 2\theta_v}{\cos 2\theta_v - \lambda/\omega},\]

    where \(\omega = \delta m^2 /2E\) is the vacuum frequency of neutrinos.

Rotate Twice

A rotation from vacuum basis to flavor basis then to matter basis is simply the addition of the two rotation, i.e.,

\[\begin{split}R_{v2f2m}(\theta_v,\theta_m) = \begin{pmatrix} \cos(\theta_v - \theta_m) & \sin ( \theta_v - \theta_m ) \\ -\sin (\theta_v-\theta_m) & \cos (\theta_v - \theta_m) \end{pmatrix}.\end{split}\]

17.1.2. Rotation of Pauli Matrices

Rotate \(\sigma_1\) from vacuum basis to flavor basis,

\[\begin{split}&R_{v2f}(\theta) \sigma_1 R_{v2f}^{\dagger} \\ =& \sin 2\theta \sigma_3 + \cos 2\theta \sigma_1.\end{split}\]

Rotate \(\sigma_3\) from vacuum basis to flavor basis,

\[\begin{split}&R_{v2f}(\theta) \sigma_3 R_{v2f}^{\dagger} \\ =& \begin{pmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos\theta \end{pmatrix} \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix} \begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos\theta \end{pmatrix} \\ =& \cos 2\theta \sigma_3 - \sin 2\theta \sigma_1.\end{split}\]

17.1.3. Rotation of Hamiltonian

Given the vacuum basis Hamiltonian \(H_v\), we can rotation it to flavor basis by using the rotation \(R_{v2f}(\theta_v)\)

\[H_f = R_{v2f}(\theta_v) H_v R_{v2f}^{-1}(\theta_v).\]

Similarly, the flavor basis Hamiltonian \(H_f\) can also be calculated from matter basis Hamiltonian \(H_m\) ,

\[H_f = R_{m2f}(\theta_m) H_m R_{v2f}^{-1}(\theta_m).\]

Vacuum Basis Hamiltonian

The Hamiltonian in this basis is composed of vacuum Hamiltonian which is diagonalized and the matter potential rotated from flavor basis,

\[\begin{split}H_v &= -\frac{\omega}{2} \sigma_3 + \frac{\lambda}{2} \begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos\theta \end{pmatrix} \sigma_3 \begin{pmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos\theta \end{pmatrix} \\ &= -\frac{\omega}{2} \sigma_3 + \frac{\lambda}{2}\cos 2\theta_v \sigma_3 + \frac{\lambda}{2} \sin 2\theta_v \sigma_1.\end{split}\]

Flavor Basis Hamiltonian

\[H_f = - \frac{\omega}{2} \cos 2\theta \sigma_3 + \frac{\omega}{2} \sin 2\theta \sigma_1 + \frac{\lambda}{2} \sigma_3.\]

As a consistancy check, we now rotate Hamiltonian in vacuum basis to flavor basis.

\[\begin{split}H_f =& \begin{pmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos\theta \end{pmatrix} H_v \begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos\theta \end{pmatrix}\\ =& \left(-\frac{\omega}{2} + \frac{\lambda}{2} \cos 2\theta \right) \begin{pmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos\theta \end{pmatrix} \sigma_3 \begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos\theta \end{pmatrix} \\ &+ \frac{\lambda}{2} \sin 2\theta \begin{pmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos\theta \end{pmatrix} \sigma_1 \begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos\theta \end{pmatrix} \\ =& \left(-\frac{\omega}{2} + \frac{\lambda}{2} \cos 2\theta \right) ( \cos 2\theta \sigma_3 - \sin 2\theta \sigma_1 ) + \frac{\lambda}{2}\sin 2\theta ( \sin 2\theta \sigma_3 + \cos 2\theta \sigma_1 ) \\ =& -\frac{\omega}{2} \cos 2\theta \sigma_3 + \frac{\omega}{2}\sin 2\theta \sigma_1 + \frac{\lambda}{2} ( \cos^2 2\theta + \sin ^2 2\theta ) \sigma_3 \\ =& -\frac{\omega}{2} \cos 2\theta \sigma_3 + \frac{\omega}{2}\sin 2\theta \sigma_1 + \frac{\lambda}{2}\sigma_3 .\end{split}\]

Numerical Calculation of The Rotations

To write clean code, it is better to define and test there rotations first.

17.1.4. Examples of Rotating Basis

17.1.4.1. Rotate From Vacuum to Another Basis

In vacuum basis, Hamiltonian with matter interaction is

\[H_v = -\frac{\omega}{2} \sigma_3 + \frac{\lambda}{2}\cos 2\theta_v \sigma_3 + \frac{\lambda}{2} \sin 2\theta_v \sigma_1,\]

where we have got a contribution of \(\sigma_3\) from matter interaction. By carefully defining a transformation that removes this contribution, we can define a new basis in which the wavefunction is \(\Psi_b\), which is related to the vacuum basis wavefunction in the following way,

\[\begin{split}\begin{pmatrix}\psi_{v1} \\ \psi_{v2} \end{pmatrix} = \begin{pmatrix} e^{-i \eta(x) x} & 0 \\ 0 & e^{i \eta(x) x} \end{pmatrix} \begin{pmatrix}\psi_{b1} \\ \psi_{b2} \end{pmatrix},\end{split}\]

where \(\eta(x)\) is a function of position. We can find the requirement of it by plugging the wavefunction into Schrodinger equation, which results in

\[\eta + x \frac{d\eta }{dx} = \frac{\lambda}{2} \cos 2\theta_v.\]

Derivation of \(\eta\)

Plug the transformation into Schrodinger equation,

\[\begin{split}\mathrm{LHS} =& i \frac{d}{dx} \left[ \begin{pmatrix} e^{-i\eta(x) x} & 0 \\ 0 & e^{i\eta(x) x} \end{pmatrix} \begin{pmatrix} \psi_{b1} \\ \psi_{b2} \end{pmatrix} \right] \\ =& i \begin{pmatrix} - i \eta(x) e^{-i \eta(x) x} - i x \frac{d\eta(x)}{dx} e^{-i \eta(x) x} & 0 \\ 0 & i\eta(x) e^{i\eta(x) x} + i x \frac{d\eta(x)}{dx} e^{i\eta(x)x} \end{pmatrix} \begin{pmatrix} \psi_{b1} \\ \psi_{b2} \end{pmatrix} \\ & + i \begin{pmatrix} e^{-i\eta(x) x} & 0 \\ 0 & e^{i\eta(x) x} \end{pmatrix} \frac{d}{dx} \begin{pmatrix} \psi_{b1} \\ \psi_{b2} \end{pmatrix}\end{split}\]

Multiplying on both sides of the equation the Hermitian conjugate of the transformation matrix

\[\begin{split}\begin{pmatrix} e^{i\eta(x)x} & 0 \\ 0 & e^{-i \eta(x)x} \end{pmatrix},\end{split}\]

the two sides becomes

\[\begin{split}\begin{pmatrix} e^{i\eta(x)x} & 0 \\ 0 & e^{-i \eta(x)x} \end{pmatrix}\mathrm{LHS} & = i \begin{pmatrix} - i\eta{x} - i x \frac{d\eta(x)}{dx} & 0 \\ 0 & i \eta(x) + i x \frac{d\eta(x)}{dx} \end{pmatrix} \begin{pmatrix} \psi_{b1} \\ \psi_{b2} \end{pmatrix} + i \frac{d}{dx} \begin{pmatrix} \psi_{b1} \\ \psi_{b2} \end{pmatrix} \\ \begin{pmatrix} e^{i\eta(x)x} & 0 \\ 0 & e^{-i \eta(x)x} \end{pmatrix} \mathrm{RHS} & = \left( - \frac{\omega}{2} \sigma_3 + \frac{\lambda(x)}{2} \cos 2\theta_v \sigma_3 + \frac{\lambda(x)}{2} \sin 2\theta_v \begin{pmatrix} 0 & e^{2i\eta(x)x} \\ e^{-2i\eta(x)x} & 0 \end{pmatrix} \right) \begin{pmatrix} \psi_{b1} \\ \psi_{b2} \end{pmatrix} .\end{split}\]

We choose the condition that

\[\eta(x) + x \frac{d\eta(x)}{dx} = \frac{\lambda(x)}{2} \cos 2\theta_v,\]

which removes the second term in the Hamiltonian in vacuum basis. Finally we have the equation of motion in this new basis

\[\begin{split}i \frac{d}{dx} \begin{pmatrix} \psi_{b1} \\ \psi_{b2} \end{pmatrix} = \left( - \frac{\omega}{2} \sigma_3 + \frac{\lambda(x)}{2} \sin 2\theta_v \begin{pmatrix} 0 & e^{2i\eta(x)x} \\ e^{-2i\eta(x)x} & 0 \end{pmatrix} \right) \begin{pmatrix} \psi_{b1} \\ \psi_{b2} \end{pmatrix}.\end{split}\]

We could even remove all the \(\sigma_3\) terms using this method by choosing

\[\eta(x) + x \frac{d\eta(x)}{dx} = -\frac{\omega}{2} + \frac{\lambda(x)}{2} \cos 2\theta_v.\]

The general solution of \(\eta(x)\) is

\[\eta(x) = \frac{Constant}{x} + \frac{1}{x} \int_1^x \frac{\cos 2\theta_v}{2} \lambda(\tau) d\tau,\]

where the constant can always be set to 0, which tells us that

\[\eta(x) = \frac{1}{x} \int_1^x \frac{\cos 2\theta_v}{2} \lambda(\tau) d\tau .\]

Constant Matter Density

As a check, for constant \(\lambda\), we have

\[\eta(x) = \frac{\cos 2\theta_v }{2x} \lambda ( x-1 ).\]

In this new basis, the Hamiltonian becomes

\[\begin{split}H_b &= - \frac{\omega}{2} \sigma_3 + \frac{\lambda}{2} \sin 2\theta_v \begin{pmatrix} 0 & e^{i 2\eta(x) x} \\ e^{ - i 2\eta(x) x} & 0 \end{pmatrix} \\ & = - \frac{\omega}{2} \sigma_3 + \frac{\lambda}{2}\sin 2\theta_v \cos ( 2\eta(x) x )\sigma_1 - \frac{\lambda}{2} \sin 2\theta_v \sin (2\eta(x) x) \sigma_2.\end{split}\]

17.1.4.2. Constant Matter Eigen Basis

For a Hamiltonian with matter interection,

\[H_v = -\frac{\omega}{2} \sigma_3 + \frac{\lambda}{2}\cos 2\theta_v \sigma_3 + \frac{\lambda}{2} \sin 2\theta_v \sigma_1,\]

where \(\lambda(x) = \lambda_0 + \lambda_1(x)\). We rotate it into constant matter basis where the Hamiltonian is diagonalized with only \(\lambda_0\),

\[H_m = R_{v2m} H_v R_{v2m}^\dagger,\]

where \(U\) rotates the state from vacuum basis to constant matter basis.

In general the Hamiltonian after the rotation is written in a form

\[H_m = H_0 + R_{f2m}^\dagger \lambda_{1,f}(x) R_{f2m},\]

in which \(R_{f2m}\) is the rotation from flavor basis to constant matter basis and \(\lambda_{1,f}\) is the perturbation of matter profile in flavor basis. We also have

\[\begin{split}H_0 = \begin{pmatrix} \omega_{m1} & 0 \\ 0 & \omega_{m2} \end{pmatrix}\end{split}\]

and

\[\begin{split}\lambda_{1,f}(x) = \begin{pmatrix} \delta\lambda & 0 \\ 0 & 0 \end{pmatrix}.\end{split}\]

Another Form of Matter Potential

For the perturbation we could also make it traceless without changing the probabilities.

Position Dependent Rotation

If the rotation is position dependent, i.e., the matter profile \(\lambda_0\) is not position independent, we have, in general,

\[H_m = H_0 - i R_{f2m}^\dagger \frac{d}{dx} R_{f2m} + R_{f2m}^\dagger \lambda_1(x) R_{f2m}.\]

In the case of discussion here, \(\frac{d}{dx} R_{f2m}=0\).

17.1.5. Refs & Notes


Back to top

© 2021, Lei Ma | Created with Sphinx and . | On GitHub | Physics Notebook Statistical Mechanics Notebook Index | Page Source