Unlike in the kaon system, however, in which the $K^0$ had an equal probability of being a $K_1$ compared to a $K_2$, it turns out the $\nu_e$ is much more likely to be a $\nu_1$ than any other mass eigenstate, so in order to describe the probabilities associated with converting between the two bases, we have to introduce the concept of mixing angles. For simplicity, let's just look at two of the three neutrino types in both bases: $\nu_e$ and $\nu_\mu$ for the flavor eigenstates and $\nu_1$ and $\nu_2$ for the mass eigenstates. We could choose two constants to represent the components of $\nu_e$ in the two mass eigenstates, but in order to ensure normalization, we instead use the sine and cosine of an angle, $\theta_{12}$, and end up with
\begin{align}
\nu_e &= \cos(\theta_{12})\nu_1 + \sin(\theta_{12})\nu_2\\
\nu_\mu &= -\sin(\theta_{12})\nu_1 + \cos(\theta_{12})\nu_2
\end{align}
We can similarly convert from the mass eigenstates to the flavor eigenstates. Throwing in a third state complicates matters somewhat: we have to add two new mixing angles in order to describe the pairwise relationship between the states, and also have to add what's called a CP violating phase $\delta$. Overall, the relationship is a little messy:
\[
\left(\begin{array}{c}\nu_e\\ \nu_\mu\\ \nu_\tau \end{array}\right)= \left(\begin{array}{ccc}
c_{12}c_{13} & s_{12}c_{13} & s_{13}e^{-i\delta}\\
-s_{12}c_{23}-c_{12}s_{23}s_{13}e^{i\delta} &
c_{12}c_{23}-s_{12}s_{23}s_{13}e^{i\delta} & s_{23}c_{13}\\
s_{12}s_{23}-c_{12}c_{23}s_{13}e^{i\delta} &
-c_{12}s_{23}-s_{12}c_{23}s_{13}e^{i\delta} & c_{23}c_{13}
\end{array}\right)\left(\begin{array}{c}\nu_1\\ \nu_2\\ \nu_3 \end{array}\right)
\]
And if that weren't crazy enough, the matrix above uses shorthand: $c_{ij}=\cos(\theta_{ij})$ and $s_{ij}=\sin(\theta_{ij})$. If you set these equations in motion and let time run for a bit, you find that an initial electron neutrino, like one produced in the sun, propagates like this:
Mathematica source code from en.wikipedia.org |
This is the fourth post in a series on neutrino astrophysics. Other neutrino-related posts can be found here.
No comments:
Post a Comment