1.3.4. Halo Effect - Analytical Methods

1.3.4.1. Linear Stability

1.3.4.1.1. Single Beam Both Start with Electron Flavor

We assume that both the forward and backward beams are starting from electron flavor.

ρF=12(1ϵFϵF1)ρB=12(1ϵBϵB1).

The linearized equation of motion is

iz(ϵFϵB)=(Rμ+ηRμμ(μ+η))(ϵFϵB),

where η is the hierarchy and all quantities are scaled by ωv.

We can solve the eigenvalues of this problem. To obtain complex solutions, we require Δ<0, which translates to

μ<μ<μ+,

where

μ±=2(1+R)η±8R(1R)2.
../../_images/table-of-mu-values-for-instability.jpg

Fig. 1.182 Table of {μ, μ+}.

We plot out growth rate as a function of R and μ, which shows that such so called instabilities only exist for normal hierarchy.

../../_images/growth-rate-mu-refl-nh.jpg

Fig. 1.183 For normal hierarchy. Vacuum mixing angle is set to 0.

../../_images/growth-rate-mu-refl-ih.jpg

Fig. 1.184 For inverted hierarchy. Vacuum mixing angle is set to 0.

1.3.4.1.2. Single Beam Undetermined Back Beam

The equation of motion is

izρF=[HF,ρF]izρB=[HB,ρB],

where

HF=RμρBHB=μρF.

Conventions

The angle contribution is 1cosθ=2. We absorbe this factor into μ.

As for the initial states, we can assume some general forms

ρF=12(1ϵFϵF1)ρB=12(aϵBϵBa).

The forward beam start from neutrino flavors. However, the state of the backward beam is to be determined. The exact state is not necessary since we are interested in linear stability.

We linearize the equation of motion by keeping only first order of the small off-diagonal elements.

iz(1ϵFϵF1)=Rμ2(02(aϵFϵB)c.c.0)+Rμ2(02(aϵFb)c.c.0)iz(1ϵBϵB1)=μ2(02(aϵFϵB)c.c.0)μ2(02(aϵFb)c.c.0)

The system of equations can be easily solved and we found that the exponentials are ei(2aR1)μz. No exponent growth is possible.

eqnF = I D[epsF[z], z] == alpha mu (a epsF[z] - epsB[z]) + alpha mu (a epsF[z] - b)
eqnB = I D[epsB[z], z] == mu (a epsF[z] - epsB[z]) + mu (a epsF[z] - b)
DSolve[{eqnF,eqnB},{epsF,epsB},z]

The Two Beams have Synchronized Evolution

Notice that the two equations can be combined to

zϵF=z(RϵB).

This result indicates that the initial development of the forward and backward beams are synchronized.

Dealing with Inhomogenous Differential Equations

1.3.4.1.2.1. Linear Regime Behavior

The solutions to such a problem shows that we always obtain decreasing modes. It’s not easy to comphrend. But the linear could be solved exactly.

In linear regime, we define the density matrices for forward and backward beams to be

ρF=12(1ϵFϵB1)ρB=12(1ϵBϵB1).

The Hamiltonians are

HF=Hv+μρFHB=Hv+RμρB.

We will investigate the instability for zero mixing angle.

The linearized equation of motion can be simplified to

iz(ϵFϵB)=(ωv+RξμRξμξμωvξμ)(ϵFϵB).

This equation can be easily solved. The eigenvalues are

Ω+=12((R1)ξμ+Δ)Ω=12((R1)ξμΔ),

where

Δ=(1R)2μ2ξ24μξωv(1+R)+4ωv2.

The corresponding eigenvectors are

V+=(2ωv+ξμ(1+R)+Δ2ξμ1)V=(2ωv+ξμ(1+R)Δ2ξμ1).

The general solution to the equation is

(ϵF(z)ϵB(z))=C+V+eiΩ+z+CVeiΩz.

The special property about this reflection prolem is that the density matrices for the forward and backward beams should be the same at the reflection point, say L. With such a simple relation, we can find the relations between C± by setting ϵF(L)=ϵB(L),

C+C=ei(ΩΩ+)LΔ+2ωv+μξ(1R)Δ2ωvμξ(1R).

The solution to be problem can be simplified,

(ϵF(z)ϵB(z))=CeiΩL(Δ+2ωv+μξ(1R)Δ2ωvμξ(1R)V+eiΩ+(zL)+VeiΩ(zL)).

We are interested in the absolute values of each elements so that the overall factors can be neglected. The forward beam evolution is obtained by taking the absolute value of ϵF,

|ϵF||(2ωv+ξμ(1R)+iδ)(2ωv+ξμ(1+R)+iδ)edelta(zL)+(2ωvξμ(1R)+iδ)(2ωv+ξμ(1+R)iδ)edelta(zL)|,

in which Δ is replaced by iδ.

Collecting terms, we could verify that it has the form

|ϵF|A+Bcosh(2δ(Lz)).

The only z dependent term is cosh( 2delta(L-z) ), which is decreasing within [0,L] and is increasing in [L,2L]. The slope at z=L is 0.

../../_images/cosh-function.png

Fig. 1.185 cosh(2δ(zL)) with δ=1.

1.3.4.2. Nonlocal Boundary Value Problem

Some References

  1. Springer Open has a curated list of NBVP. DENFC.

  2. To solve coupled systems with nonlocal boundary conditions: Goodrich, C. S. (2017). Pointwise conditions in discrete boundary value problems with nonlocal boundary conditions. Applied Mathematics Letters, 67, 7–15.

1.3.4.3. References and Notes


Back to top

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