Reference to Notes
Izaguirre, I., Raffelt, G., & Tamborra, I. (2016). Fast Pairwise Conversion of Supernova Neutrinos: Dispersion-Relation Approach, 21101(January), 1–6. https://doi.org/10.1103/PhysRevLett.118.021101
In Raffelt’s paper, they defined the polarization tensor as
For numerical calculations, we lower the second index and multiply on both side \(\omega\),
where
Raffelt et al parametrize \(k^\mu(n)\) where \(n=k/\omega\). Then the polarization tensor is decomposed into two parts,
and
where
with \(k^\mu=(\omega,\mathbf k)\).
Note to self
The actual wave vector that determines the instability is \(K^\mu\) which is related to \(k^\mu\),
Since \(\Lambda^\mu\) and \(\Phi^\mu\) are real, imaginary part of \(\omega\) (\(\mathbf k\)) equal imaginary part of \(\Omega\) (\(\mathbf K\)). Thus we only discuss the dispersion relation of \(k^\mu\).
Density matrix is written as
The perturbation \(\epsilon\) is assumed to have the form
This assumption indicates that even though we find instabilities, a proper initial condition/boundary condition is required to stimulate this instability.
The polarization tensor is in fact
The equation of motion becomes
where
Since \(v_\mu\) is (component) of a null dual vector, we require \(\Pi^{\mu\nu} a_\nu\) to be (component) proportional to \(v^\mu\). Since we have a lot of directions, different \(v^\mu\) are independent of each other. So we require \(\Pi^{\mu\nu} a_\nu=0\).
Then we need to find the solution to
which is simplified to
We can also use the polarization tensor \(\Pi^\mu_\nu\)
is the determinant of a matrix
Equivalently, we only need to find the eigenvalues of \(\mathbf N^\mu_\nu\) then multiply on each of them by negative sign.
Raffelt et al proposed that can now solve the dispersion relation by finding the value of \(k^\mu(n)\) for each n. We make the plot \(\omega\) vs \(\mathbf k\).
Here is an example that I calculated.
The axial symmetric system can be calculated easily using this method. The paper gave an example of two polar angle beams with axial symmetry.
We can check what happens for multibeams. I can plot the dispersion relation for similar configuration but with different number of beams.
I plot the \(\omega(n)\) relation for different number of beams
Similar to the previous example, confining the range of \(n\) leads to only a partial patch of the dispersion relation.
This should be the continuous limit?
As a comparison, we can plot the dispersion relation in a larger range of n for 10 beams.
On the other hand, we can calculate the continuous limit for the same angle range.
MEH
Vectors Using Spherical Harmonics
Four velocity can be expressed in terms of spherical harmonics.
In principle, solving the dispersion relation is not easy. Neverthless, symmetries would significantly simplify the problem.
Axial symmetry indicates that the integrals of first orders of \(\sin\phi\cos\phi\), \(\sin\phi\), and \(\cos\phi\) are 0 on the range \(\phi\in [0,2\Pi]\).
We denote the integral
as \(P^\mu_\nu\). The polarization tensor becomes
For axial symmetric emission, only terms \(P^0_{\phantom{0}0}, P^0_{\phantom{0}3}, P^3_{\phantom{3}0}, P^3_{\phantom{3}3}, P^1_{\phantom{1}1}, P^2_{\phantom{2}2}\) are nonzero, given \(\mathbf k\) in z direction, i.e., \(\phi_k=\theta_k=0\).
To simplify the calcualtion, we denote \(n=\frac{\lvert \mathbf k\rvert}{\omega}\). We will NOT solve \(\omega(n)\). Instead we write down the form of the eigenvalues of
which shows is an analytical expression of \(\omega\). We do not solve this relation. Instead, we plugin the definition \(n=\frac{\lvert \mathbf k\rvert}{\omega}\) and find out the relation between \(\omega\) and \(k=\lvert \mathbf k \rvert\)
The four velocity is
We define
where \(\theta_1\) and \(\theta_2\) are
Since
the matrix \(N^\mu_{\phantom{\mu}\nu}\) is simplified,
The equation we are solving is
We find the solutions to omega,
Mathematica Code
The Mathematica code for solving \(\omega\) as a function of \(n\) is
Det[{
{omega + i0/2, 0, 0, -i1/2},
{0, omega - (i0 - i2)/4, 0, 0},
{0, 0, omega - (i0 - i2)/4, 0},
{i1/2, 0, 0, omega - i2/2}
}]
We plug in the definition \(n=k/\omega\) then solve dispersion relation from each of the solutions in Eq. (1.35).
The questions are
What does each of the solutions mean?
By definition, the meaning of polarization tensor, \(\Pi^\mu_\nu a^\nu=0\) implies that \(a^1\) and \(a^2\) are the \(\phi\) angle dependent components. To prove this, we rewrite \(Q\),
which clearly shows that the 1, and 2 component of \(a^\mu\) is related to the phi dependence of \(Q\). \(a^1=a^2=0\) indicates that \(Q\) has no \(\phi\) dependence.
Is this related to eigenvectors?
The eigenvalue \(\frac{1}{4}(I_0-I_2)\) of matrix \(N^\mu_{\phantom{\mu}\nu}\) corresponds to eigenvectors \((0,0,1,0)\) and \((0,1,0,0)\).
I don’t think it is related to eigenvalues. However, eigenvalues set limit on the actual solution. When we write down the solution to \(a^\mu\), the coefficients are related to each other because we have determinant of coefficient matrix being 0. There are degeneracies.
That is to say, the part
are the only elements that determines the whether we have a \(\phi\) dependence in \(Q\), since this is the only part that needs to be acted on in Gaussian elimination method. It is obvious that we have
In turn, it determines the angle dependence of \(Q\),
We have no \(\phi\) dependence in \(Q\) if we foce the emission to be axially symmetric.
In this case we have to calculate \(I_n\) specifically for the angle range, then plug in the expression \(n=k/\omega\) to find the dispersion relation.
For discrete emission \(G(\theta)=\sum_i G_i \delta(\cos\theta-\cos\theta_i)\), we can define new quantities
Thus
For two sets of beams, we have
which is a conic section. We have already used \(n=k/\omega\).
Hyperbola
For an quadratic equation [HyperbolaWikipedia]
it is hyperbola if
Center of the hyperbola \((x_c,y_c)\) is
Principal axis is tilted away from x axis by angle \(\beta\)
We can prove that this is a hyperbola. Simplify the equation to standard form of conic sections
The \(\omega~k\) plane
We use \(\omega~k\) plane, so that we map \(k\) to \(x\) and \(\omega\) to \(y\).
So the coefficients are defined as
The condition for it to be hyperbola is \(D<0\), where
As long as we have different angles, \(D\) is always less than 0. We always have a hyperbola. The center of the hyperbola is
A special case for it is \(G_1=\pm G_2\), however, the expression for the center doesn’t really simplify that much.
We are interested in gaps, so the asymptotic lines are the lines that we are interested in.
First of all, we need to find out the principal axis. The angle between the principal axis and x axis is defined to be \(\beta\),
Suppose we have angles \(\theta'_i=\arctan ( \cos\theta_i )\),
This indicates that the angle \(\beta\) is always within range \(\beta \in [\pi/4,\pi/4]\).
The other solutions
For the solutions
it becomes much more complicated.
Why is \(a^\mu\) called polarization vector?
We kind of see why \(a^\mu\) is some kind of polarization given the definition
In some sense it is a weighted average of \(Q\). And \(S = Q e^{-i k^\mu x_\mu}\) is the “field” we are insterested in.
Comparing to electrodynamics, where we have the field \(A^\mu\) which tells us about the polarization,
Polarization in Electrodynamics
We can assume that the four vector field is
We make sense of it by interpretating \(\epsilon^\mu\) as the polarization vector and \(a\) as the amplitude of the field strength. This solution is only for one particular case. We use it as an example because it is simple.
To calculate the electric field, \(E^i\) where \(i=1,2,3\), we apply the definition of it
By working it out, we find \(\epsilon^i\), which is the spatial part of \(\epsilon^\mu\), indeed plays a role in the direction of field.
For consistancy check, we parametrize \(\omega(n)\). For MAA solution, we have
Fig. 1.68 shows that the limit of \(n\to 1/0.9,1/0.3\) leads to \(\omega\) infinities. These infinities also indicates that \(\omega (k)\) at large \(\lvert\omega\rvert\) are straight lines with slope \(n=1/0.9,1/0.3\), as shown in Fig. 1.69.
Similar plots are made for 4,6,8 beams.
We also calculated the homogeneous emssion.
Gap
Whenever a gap in \(omega\) appears, we might find in the \(\omega(n)\) plot that we have less solutions to \(n\) for some given \(\omega\) values. It seems that this can only happen for ELN spectrum with crossing.
To illustrate this idea, I shaded the region that \(n(\omega)\) has no solution for the case of two emission angle and crossing in Fig. 1.74.
This provides an method to determine whether we have a gap in \(\omega\) or \(k\). For gap in \(k\), we plot out \(k(n)\).
The behavor of \(\omega(n)\) and \(k(n)\) are qualititatively the same.
Suppose neutrinos are emitted within a angle range \([\theta_1,\theta_2]\). Using Mathematica, we find the three important integrals
where \(c_1=\cos\theta_1\) and \(c_2=\cos\theta_2\).
Assuming \(G=1\), the MAA solution is
which becomes
Meanwhile we could write down the MZA/bimodal solution in the form of \(\omega(n)\).
For MAA and MZA we can plot \(\omega\) as a function of n.
On the other hand, we know \(k=n\omega\), so we have parametrized the dispersion relation using a parameter \(n\).
The Limits
There are several limits in the dispersion relation.
From the figure of \(\omega\), we notice the singularities at the two ends of the distribution, \(1/c_1\) and \(1/c_2\). At these points, a tiny change of n will cause a significant change in \(\omega\) and \(k\). In fact the relation between them becomes a proportional relation since \(n\) remains almost constant.
Another limit is \(n\to \infty\). Since \(\ln(n)\) increases slower than \(n\), we have
We can calculate \(\lim_{n\to \infty}\{n\omega(n),\omega(n)\}\), for \(c_1=0.9\) and \(c_1=0.3\),
In general, we have the limits
I have to break each of the integral into two parts. I calculate \(I_0-I_2\) for the first region then add to it the second region. Within a region \([\theta_1,\theta_2]\) and
In other words, we have a box-like spetrum.
For MAA solution we define a function,
The dispersion relation is given by
Then we parametrically plot \(\{ n \omega(n), \omega(n)\}\) to get the dispersion relation, for MAA solution. Similarly I can find that of MZA solution.
Limits
Before we do any numerical calculations, we can calculate the limits first.
For \(g_1=g_2=1\) these limit match the homogeous result, which they should.
We also have the large k limit which are \(\omega = \frac{1}{c_i}k\).
Mathematically, we also have
For simplicity, we choose \(g_2=-g_1=1\).
I can also plot the MAA and MZA soltions for \(\omega(n)\).
The reason we have no real values between \(1/0.9\) and \(1/0.3\) is because the argument of the ln function is negative within this regime.
Some Discussions about \(\omega(n)\)
It seems that if we plot \(-\omega(n)\) for MZA we will have some kind of similar plot compared to MAA. Well the singularities are all the same location. If we do that we will have the same \(\lvert\omega\rvert\) for \(n\) very close to the sigularities thus same \(\lvert k\rvert\). Of couse for MAA and MZA, \(\omega\) have different signs.
In other words, the slopes of \(\omega(k)\) will have the same value for MZA and MAA but in different quadrant.
The corresponding dispersion relations are shown in Fig. 1.86
Why
It seems that crossing is important to a change in the number of solution to \(n(\omega)\). If we have crossing, then the number of solutions to \(n(\omega)\) will change for different values of \(\omega\). Otherwise, the number of solutions won’t change.
And a change of the number of solutions indicates a possible gap. I need some verification about the relation between such non-explicit gap and instabilities.
However, I also notice that the combination \({-2,-1}\) also has such change of number of solutions. In this case, I can spot that for some branches we have complex \(k\). What I don’t understand is that we always find real solutions to \(k\) for some other branches. Does it mean that only one such complex solutions is sufficient? And what exactly is the requirement?
Can I derive some expression for the \(\ln\) function for a continuous distribution \(G(\theta)\)?
As long as we have a point on \(\omega(k)\) plane that \(\omega'(k_b)=\infty\) and \(\omega'(k_{b,-})\omega'(k_{b,+})<0\), we might obtain a complex k for some range of it.
Or I can simply consider \(k(n)\) and find whether we have a region of \(k'(n)=0\) and \(k''(n)\neq 0\) which generates different numbers of solutions in different region of \(k\).
Imagary Part in k
For MAA solution, I can try to solve \(n\) given value of \(\omega\). If I obtain complex value of \(n\), then I have complex value of k thus instability.
Didn’t find any weird numbers here.
Fig. 1.86 also indicates that crossing probably change the number of solutions to \(omega\) given different \(n\) thus change the number of solutions to \(k\) given different \(n\). For example, the lower left panel shows that \(\omega\) has 1 solutions within \(n\in [-\infty,1/0.9]\) but has 3 solutions within \(n\in [1/0.3,\infty]\). The lower right panel have 3 solutions whithin \(n\in [-\infty,1/0.9]\) and \(n\in [1/0.3,\infty]\). This might be important when identifying the possible gaps.
I can analyze some points on the \(\omega\sim k\) plane.
Will we have a continuous case if the number of beams is infinite.
For discrete case
The continuous case is
We notice that Eq. (1.37) and Eq. (1.38) are the same when number of beams becomes large.
\(G_i\) is in fact \(G_i = g_i \Delta u_i\), where \(\Delta u_i\) is the range of \(\cos \theta_i\) around \(\theta_i\).
The unstable regions can be calculated exactly by setting \(\omega\) to be real.
© 2021, Lei Ma | Created with Sphinx and . | On GitHub | Physics Notebook Statistical Mechanics Notebook Index | Page Source