hep-ph0506298/art.tex
1: \documentclass[12pt]{article}
2: \usepackage{graphicx}
3: \usepackage{multicol} 
4: \usepackage{color}
5: \usepackage{amssymb}
6: 
7: \definecolor{rosso}{cmyk}{0,1,1,0.4}
8: \definecolor{rossos}{cmyk}{0,1,1,0.55}
9: \definecolor{rossoc}{cmyk}{0,0.5,1,0.2}
10: \definecolor{blu}{cmyk}{1,1,0,0.3}
11: \definecolor{blus}{cmyk}{1,1,0,0.6}
12: \definecolor{blucc}{cmyk}{1,0.4,0.2,0}
13: \definecolor{viola}{cmyk}{0,1,0,0.6}
14: \definecolor{viola2}{cmyk}{0,1,0.2,0.6}
15: \definecolor{verde}{cmyk}{0.92,0,0.59,0.25}
16: \definecolor{verdec}{cmyk}{0.92,0,0.59,0.15}
17: \definecolor{verdes}{cmyk}{0.92,0,0.59,0.4}
18: \font\tenrsfs=rsfs10 at 12pt
19: \font\sevenrsfs=rsfs7
20: \font\fiversfs=rsfs5
21: \newfam\rsfsfam
22: \textfont\rsfsfam=\tenrsfs
23: \scriptfont\rsfsfam=\sevenrsfs
24: \scriptscriptfont\rsfsfam=\fiversfs
25: \def\mathscr#1{{\fam\rsfsfam\relax#1}}
26: \def\Lag{\mathscr{L}}
27: \def\Ham{\mathscr{H}}
28: 
29: \newcommand{\mb}[1]{\mbox{\normalsize\boldmath $#1$}}
30: \newcommand{\rhob}{{\mb{\rho}}}
31: 
32: \def\baselinestretch{1.05}
33: 
34: 
35: 
36: 
37: 
38: 
39: \oddsidemargin -0.6cm  \evensidemargin -0.6cm
40: \topmargin -1.2cm  \textwidth 17.4cm  \textheight 23.4cm
41: %\oddsidemargin 1cm  \evensidemargin 1cm \textwidth 14cm  \usepackage{showkeys}
42: \newcommand{\riga}[1]{\noalign{\hbox{\parbox{\textwidth}{#1}}}\nonumber}
43: \newcommand{\gE}{\gamma_{\rm E}}
44: \newcommand{\mub}{\bar{\mu}}
45: \newcommand{\Ord}{{\cal O}}
46: \newcommand{\fig}[1]{~\ref{fig:#1}}
47: \newcommand{\eq}[1]{~{\rm (\ref{eq:#1})}}
48: \newcommand{\sys}[1]{~{\rm (\ref{sys:#1})}}
49: \newcommand{\scatola}[1]{\fbox{$\displaystyle #1$}}
50: \newcommand{\GeV}{\,{\rm GeV}}
51: \newcommand{\TeV}{\,{\rm TeV}}
52: \def\circa#1{\,\raise.3ex\hbox{$#1$\kern-.75em\lower1ex\hbox{$\sim$}}\,}
53: 
54: \newcommand{\book}[5]{{\rm #1}, {\em #2} (#5) {\rm #4, #3}}
55: 
56: \newcommand{\bW}{{\bar W}}
57: \newcommand{\bB}{{\bar B}}
58: 
59: \newcommand{\NP}{Nucl. Phys.}
60: \newcommand{\PRL}{Phys. Rev. Lett.}
61: \newcommand{\PL}{Phys. Lett.}
62: \newcommand{\PR}{Phys. Rev.}
63: \newcommand{\beq}{\begin{equation}}
64: \newcommand{\eeq}{\end{equation}}
65: \newcommand{\bea}{\begin{eqnarray}}
66: \newcommand{\eea}{\end{eqnarray}}
67: \newcommand{\diag}{\hbox{diag}\,}
68: \newcommand{\hc}{\mbox{{\rm h.\,c.}}}
69: \newcommand{\nubarnu}{\raisebox{1ex}{\hbox{\tiny(}}\overline\nu\raisebox{1ex}{\hbox{\tiny)}}\hspace{-0.5ex}}
70: \newcommand{\ellbarell}{\raisebox{1.5ex}{\hbox{\tiny(}}\overline\ell\raisebox{1.5ex}{\hbox{\tiny)}}\hspace{-0.5ex}}
71: \def\circa#1{\,\raise.3ex\hbox{$#1$\kern-.75em\lower1ex\hbox{$\sim$}}\,}
72: \makeatletter
73: 
74: %
75: % formato bibliografico standard
76: %
77: %\art[hep-ph/0405040]{autori}{rivista}{numero}{pagina}{anno}
78: \def\art{\@ifnextchar[{\eart}{\oart}}
79: \def\eart[#1]#2#3#4#5#6{{\rm #2}, {\em #3 \rm #4} {\rm (#6) #5} [{#1}]}
80: %\def\eart[#1]#2#3#4#5#6{{\rm #2}, {\em #1}}
81: \def\hepart[#1]#2{{\rm #2, #1}}
82: \newcommand{\oart}[5]{{\rm #1}, {\em #2 \rm #3} {\rm (#5) #4}}
83: \newcommand{\y}{{\rm and} }
84: %
85: % definizione della macro EQNSYSTEM
86: %
87: \newcounter{alphaequation}[equation]
88: %\def\thealphaequation{\theequation\alph{alphaequation}}
89: \def\thealphaequation{\theequation\hbox to
90: 0.6em{\hfil\alph{alphaequation}\hfil}}
91: % MODIFICATA PER DARE UNA DIMENSIONE UGUALE AD UN 1em AD OGNI LETTERA
92: \def\eqnsystem#1{
93: \def\@eqnnum{{\rm (\thealphaequation)}}
94: %
95: \def\@@eqncr{\let\@tempa\relax \ifcase\@eqcnt \def\@tempa{& & &} \or
96:   \def\@tempa{& &}\or \def\@tempa{&}\fi\@tempa
97:   \if@eqnsw\@eqnnum\refstepcounter{alphaequation}\fi
98: \global\@eqnswtrue\global\@eqcnt=0\cr}
99: %
100: \refstepcounter{equation} \let\@currentlabel\theequation \def\@tempb{#1}
101: \ifx\@tempb\empty\else\label{#1}\fi
102: %
103: \refstepcounter{alphaequation}
104: \let\@currentlabel\thealphaequation
105: %
106: \global\@eqnswtrue\global\@eqcnt=0 \tabskip\@centering\let\\=\@eqncr
107: $$\halign to \displaywidth\bgroup \@eqnsel\hskip\@centering
108: $\displaystyle\tabskip\z@{##}$&\global\@eqcnt\@ne
109: \hskip2\arraycolsep\hfil${##}$\hfil& \global\@eqcnt\tw@\hskip2\arraycolsep
110: $\displaystyle\tabskip\z@{##}$\hfil
111: \tabskip\@centering&\llap{##}\tabskip\z@\cr}
112: %
113: \def\endeqnsystem{\@@eqncr\egroup$$\global\@ignoretrue} \makeatother
114: 
115: \newcommand{\MeV}{\,\hbox{\rm MeV}}
116: \newcommand{\eV}{\,\hbox{\rm eV}}
117: \newcommand{\xxx}[1]{{\bf\color{rosso} #1}\marginpar{$\bullet$}}
118: \newcommand{\km}{\,\hbox{\rm km}}
119: \newcommand{\GF}{G_{\rm F}}
120: 
121: \newcommand{\sW}{s_{\rm W}}
122: \newcommand{\cW}{c_{\rm W}}
123: 
124: 
125: 
126: 
127: 
128: 
129: 
130: 
131: 
132: \begin{document}
133: 
134: \thispagestyle{empty}
135: 
136: 
137: 
138: \begin{flushright}
139: {DFTT12/2005\\
140: IFUP--TH/2005-13\\
141: hep-ph/0506298\\
142: 
143: }
144: \end{flushright}
145: \vspace{1cm}
146: 
147: \begin{center}
148: {\LARGE \bf \color{rossos}
149: Spectra of neutrinos from\\
150:  dark matter annihilations}\\[1cm]
151: 
152: {
153: {\large\bf Marco Cirelli}$^a$,
154: {\large\bf Nicolao Fornengo}$^b$,
155: {\large\bf Teresa Montaruli}$^c$,\\
156: {\large\bf Igor Sokalski}$^d$,
157: {\large\bf Alessandro Strumia}$^e$,
158: {\large\bf Francesco Vissani}$^f$
159: }  
160: \\[7mm]
161: {\it $^a$ Physics Department, Yale University, New Haven, CT 06520, USA}\\[3mm]
162: {\it $^b$ Dipartimento di Fisica Teorica, Universit\`a di Torino\\ and INFN, Sez.\ di Torino, via P. Giuria 1, I-10125 Torino, Italia}\\[3mm]
163: {\it $^c$ University of Wisconsin, Chamberlin Hall, Madison, WI 53706, USA.\\ On leave of absence from Universit\` a di Bari\\ and INFN, Sez.\ di Bari, via Amendola 173, I-70126 Bari, Italia}\\[3mm]
164: {\it $^d$ INFN, Sez.\ di Bari, via Amendola 173, I-70126 Bari, Italia}\\[3mm]
165: {\it $^e$ Dipartimento di Fisica dell'Universit{\`a} di Pisa and INFN, Italia}\\[3mm]
166: {\it $^f$ INFN, Laboratori Nazionali del Gran Sasso, Assergi (AQ), Italia}\\[3mm]
167: \vspace{1cm}
168: {\large\bf\color{blus} Abstract}
169: 
170: \end{center}
171: \begin{quote}
172: {\large\noindent\color{blus}
173: We study  the fluxes of neutrinos from annihilations of dark matter particles in the Sun and the Earth. We give the spectra of all neutrino flavors 
174: for the main known annihilation channels: $\nu\bar\nu$, $b\bar b$, $\tau\bar\tau$, $c\bar{c}$, light quarks, $ZZ$, $W^+W^-$.
175: We present the appropriate formalism for computing the combined effect of oscillations,  absorptions, $\nu_\tau$-regeneration.
176: Total rates are modified by an ${\cal O}(0.1\div10)$ factor,
177: comparable to astrophysical uncertainties, that instead
178: negligibly affect the spectra.
179: We then calculate different signal topologies in neutrino telescopes: through-going muons, contained muons, showers, and study their capabilities 
180:  to discriminate a dark matter signal from  backgrounds.
181: We finally discuss how measuring the neutrino spectra can allow to reconstruct the fundamental properties of the dark matter: its mass and its annihilation branching ratios. 
182: }
183: 
184: \end{quote}
185: 
186: 
187: 
188: 
189: 
190: 
191: \newpage
192: 
193: %\tableofcontents
194: 
195: 
196: %\setcounter{page}{1}
197: \setcounter{footnote}{0}
198: 
199: 
200: \section{Introduction}
201: The most appealing scenario to explain the observed Dark Matter (DM) abundance  $\Omega_{\rm DM}\sim0.3$ consists in postulating that DM arises as the thermal relic of a new
202: stable neutral particle with mass $m_{\rm DM}$.
203: Assuming it has weak couplings $g\sim 1$, the right $\Omega_{\rm DM}$ is obtained for
204: $m_{\rm DM} \sim (T M_{\rm Pl})^{1/2}\sim \TeV$, where $T\sim 3\,{\rm K}$ is
205: the present temperature of the universe, and $M_{\rm Pl}\sim 10^{19}\GeV$ is the Planck mass~\cite{review}.
206: One motivated DM candidate is the lightest neutralino in 
207: supersymmetric extensions of the Standard Model with conserved matter parity,
208: that for independent reasons is expected to have a mass around the electroweak scale~\cite{GRS}.
209: Many other DM candidates have been proposed: 
210: we will generically have in mind a DM particle heavier than few tens of GeV, 
211: keeping the concrete connection to the neutralino as a guideline.
212: %This scenario seems testable by DM and by collider experiments: one would like to see a positive signal in both kind of experiments and to test if the same particle is responsible of both signals.
213: This scenario seems testable by DM search and by collider experiments:
214: one would like to see a positive signal in both kind of experiments
215: and to check if the same particle is responsible for both signals.
216: As emphasized in~\cite{Kane} this is an important but difficult goal.
217: 
218: 
219: %TeV-scale DM candidates like the neutralino could be seen at the same time by DM 
220: %and by collider experiments: one hopes to see a positive signal in both contexts in the near future and to test if the same particle with the same properties is responsible for both signals.
221: 
222: A huge effort is currently put in experiments that hope to discover DM either directly (through the interaction of DM particles with the detector) or indirectly (through the detection of secondary products of DM annihilations). 
223: Among the indirect methods, a promising signal consists in neutrinos with energy $E_\nu \circa{<} m_{\rm DM}$ produced by annihilations of DM particles accumulated in the core of the Earth and of the Sun~\cite{idea,previous}, detected by large neutrino detectors. We will refer to them as `DM$\nu$'. 
224: IMB~\cite{IMB}, Kamiokande~\cite{Kamiokande}, Baksan~\cite{Baksan}, {\sc Macro}~\cite{MACRO}, Super-Kamiokande~\cite{SK},  AMANDA~\cite{AMANDA} and BAIKAL~\cite{BAIKAL} already obtained constraints on DM$\nu$ fluxes,
225: while experiments that are under construction, like ANTARES~\cite{ANTARES} and ICECUBE~\cite{ICECUBE}, or that are planned, like NEMO~\cite{NEMO}, NESTOR~\cite{NESTOR} and a Mton-scale water \v{C}erenkov detector~\cite{Mton}, will offer improved sensitivity. 
226: 
227: %For a discovery, it is useful to have a complete picture of the expected neutrino fluxes in order to 
228: % explore all the experimental avenues. 
229: %however it somewhat depends on astrophysics.
230: %Even assuming that the annihilation rate reaches equilibrium with the capture rate,
231: %it is proportional to the local DM density,
232: %which has an astrophysical uncertainty of about one order of magnitude.
233: 
234: %After a discovery, in turn, it will be necessary to reconstruct the properties of the DM particles, opening %a window of extreme importance on the underlying theory.
235: 
236: \medskip
237: 
238: We compute the spectra of neutrinos of all flavors generated by DM annihilations in the Earth and in the Sun.
239: 
240: Today, before a discovery, this can be used to convert experimental data into more reliable constraints on model parameter space and helps in identifying more relevant features of the DM$\nu$ signal searched for. For instance, we include in the analysis all main annihilation channels, we address the effect of neutrino oscillations and interactions with matter and we point out more experimental observables that those usually considered.
241: 
242: After a discovery the situation will be analogous to the solar neutrino anomaly: a natural source of neutrinos carries information about fundamental parameters and we must find realistic observables that allow to extract it.
243: As in that case, also in the DM case the total $\nu$ rate is the crucial parameter for discovery but is
244: plagued by a sizable ${\cal O}(10)$ astrophysical uncertainty. How can we then reconstruct the properties of the DM?
245: 
246: 
247: 
248: Astrophysical uncertainties negligibly affect the ratios between different neutrino flavors
249: and the neutrino energy spectra (as well as the closely related angular distributions~\cite{angdistribution}).
250: They depend on the DM mass $m_{\rm DM}$ and on the branching ratios
251: of the channels into which DM particles may annihilate:
252: $\nu\bar\nu$, $b\bar{b}$, $t\bar{t}$, $\tau^+\tau^-$, $W^+ W^-$, $ZZ$...
253: In order to extract these fundamental parameters from future data one needs to precisely compute
254: DM$\nu$ spectra taking into account the astrophysical environment,
255: where several processes are important.
256: 
257: 
258: %We have a double purpose: to provide a complete and reliable prediction of the expected signal in the detectors and eventually to allow the extraction of the fundamental parameters
259: 
260: % we precisely compute the spectra of neutrinos of all flavors from DM annihilations, both in the Earth and in the Sun cores, taking into account the important processes during propagation and the effect of the astrophysical environment. Above all, we address the consequences of neutrino oscillations and of interactions with solar matter. 
261: %We show how the reconstruction of the different spectra allows therefore the determination of the DM mass $m_{\rm DM}$ and of the branching ratios of the channels into which DM particles may annihilate: $\nu\bar\nu$, $b\bar{b}$, $\tau^+\tau^-$, $c \bar c$, $t\bar{t}$, $W^+ W^-$, $ZZ$\ldots
262: 
263: %In order to extract these fundamental parameters from future data one needs to precisely compute DM$\nu$ spectra taking into account the astrophysical environment, where several processes are important. Above all, neutrino oscillations and interactions with the solar matter modify the neutrino spectra in a non-trivial way, that 
264: 
265: \medskip
266: 
267: In section~\ref{Production} we motivate our phenomenological procedure and
268: compute the fluxes of electron, muon and tau neutrinos at production point:
269: the different density of the Earth and solar core affects energy loss of particles
270: that decay producing neutrinos.
271: 
272: \medskip
273: 
274: \begin{figure}[t]
275: $$\includegraphics[width=8cm]{OscAbsSun}\qquad
276: \includegraphics[width=8cm]{PEarth}$$
277: \caption[X]{\label{fig:OscAbs}\em The left plot illustrates how oscillations and CC absorption
278: separately affect a flux of neutrinos produced in the center of the Sun.
279: The right plot shows the oscillation probabilities from the center of the Earth.
280: The continuous line applies to $\nu$ for $\theta_{13}=0$ and to $\bar\nu$ for
281: any allowed $\theta_{13}$, since matter effects suppress their mixing.
282: The dotted line applies to  $\nu$ for $\theta_{13}=0.1$ rad.
283: The average over the production point has been performed as appropriate for $m_{\rm DM}=100\GeV$. It is responsible for the damping effect visible at $E_{\nu}\circa{<}10\GeV$.
284: \label{fig:PEarth}}
285: \end{figure}
286: 
287: 
288: In section~\ref{formalism} we compute how propagation from the center of the Earth and of the Sun
289: affects the flavor and energy spectra.
290: At production, the neutrino flavor ratios from the DM annihilations are simply given by:
291:   $$
292:    \nu_e:\bar\nu_e:\nu_\mu:\bar\nu_\mu:
293:    \nu_\tau:\bar\nu_\tau=1:1:1:1:r:r \ .
294:   $$
295: In the Earth, the main effect is due to oscillations with `atmospheric' frequency: 
296: the neutrino oscillation length
297: $$\lambda_{\rm atm} = 4\pi E_\nu/|\Delta m^2_{\rm atm}| \approx 10^5\km (E_\nu/100\GeV)$$
298: % R_\oplus (E_\nu/7\GeV)\approx 0.01\,  R_\odot (E_\nu/7\GeV), $$
299: is comparable to the Earth radius $R_\oplus = 6371\km$ if $E_\nu \lesssim 100\GeV$.
300: In the Sun, also the size of the production region of DM$\nu$ is of the same order.
301: %The  is $\sim 500\km \sqrt{100\GeV/m_{\rm DM}}$ in the Earth and  $\sim 0.01 \,R_\odot \sqrt{100\GeV/m_{\rm DM}}$ in the Sun, which is again comparable to the atmospheric oscillations length.
302: Furthermore, in the Sun at $E_\nu \circa{>}10\GeV$ neutrino interactions start to be significant and solar oscillations cease to be adiabatically MSW-enhanced, as illustrated in fig.\fig{OscAbs}a.
303: Interactions manifest in several ways: absorption, re-injection of neutrinos of lower energy
304: (as produced by NC scatterings and $\nu_\tau$ CC scatterings), breaking of coherence among different flavors. 
305: These effects operate at the same time and with comparable importance: while previous works addressed the issues separately~\cite{nuDMosc,nuDMinterac}, the density-matrix formalism of  section~\ref{formalism} allows to take into account their combined action.
306: 
307: \medskip
308: 
309: In section~\ref{Earth} (\ref{Sun}) we give the resulting energy spectra of DM neutrinos of all flavors from the Earth (Sun).
310: We consider the standard through-going muon signal and point out
311: that other classes of events can be studied in realistic detectors and
312: have interesting features from the point of view of discriminating a DM$\nu$ signal
313: from the atmospheric background and of reconstructing DM properties.
314: This latter point is discussed in section~\ref{banana}.
315: 
316:  
317: 
318: 
319: 
320: 
321: 
322: \section{Neutrino production}\label{Production}
323: A flux of neutrinos is produced inside the Earth or the Sun as a
324: consequence of annihilation of dark matter particles which have been
325: gravitationally captured inside these celestial bodies
326: \cite{Gould:1987,capture1,edsjo}. The differential neutrino flux is:
327: \begin{equation}
328: \frac{dN_\nu}{dE_\nu} = \frac{\Gamma_{\rm ann}}{4\pi d^2} \, \sum_f {\rm BR}_f \frac{dN_f}{dE}
329: \label{eq:nuflux}
330: \end{equation}
331: where $f$ runs over the different final states of the DM annihilations
332: with branching ratios ${\rm BR}_f$, 
333: $d$ is the distance of the neutrino source from the
334: detector (either the Sun--Earth distance $r_{\rm SE}$ or the Earth radius $R_\oplus$) and
335: where the annihilation rate $\Gamma_{\rm ann}$ depends on the rate $\Gamma_{\rm capt}$ of
336: captured particles by the well known relation:
337: \begin{equation}
338: \Gamma_{\rm ann}=  \frac{\Gamma_{\rm capt}}{2} \tanh^2(t_0/\tau_A)
339: \label{eq:gamma}
340: \end{equation}
341: where $t_0=4.5$ Gyr is the age of the Earth and of the Sun and $\tau_A$
342: denotes a time-scale for the competing processes of capture and
343: annihilation, and it is proportional to the DM annihilation cross
344: sections (for explicit formul\ae{} see~\cite{Gould:1987,edsjo,helio}). For the present discussion we
345: just remind that the capture rate $\Gamma_{\rm capt}$ depends linearly on the
346: DM/nucleus scattering cross section and on the local dark matter
347: density $\rho_{{\rm DM}}$:
348: \begin{equation}
349: \Gamma_{\rm capt} \propto \sigma_{\rm scattering}\, \rho_{\rm DM}
350: \label{eq:capture}
351: \end{equation}
352: Eq. (\ref{eq:gamma}) shows that the two competing processes of capture
353: and annihilation may eventually reach an equilibrium situation when
354: the time scale $\tau_A$ is much smaller than the age of the body. While
355: this is usually the case for the Sun, it does not always occur for the
356: Earth, since in this case the gravitational potential, which is
357: responsible for the capture, is much smaller. 
358: Equilibrium is fulfilled only for large elastic
359: scattering cross sections.
360: 
361: \subsection{Observables with and without astrophysical uncertainties}
362: {}From the previous equations we see that the neutrino signal shares
363: both astrophysical and particle physics uncertainties. However, the
364: shape of neutrino spectra are virtually free from the astrophysical
365: ones, even in presence of oscillations -- as we shall discuss below -- and therefore they can be potentially used to study the
366: fundamental DM parameters, like its mass and annihilation
367: channels. This topic will be addressed in section~\ref{banana}.
368: 
369: 
370: \smallskip
371: 
372: A quantity which suffers from sizable astrophysical
373: uncertainties is the total DM$\nu$ flux, mainly due to the poor knowledge of the local DM density
374: $\rho_{\rm DM}$. The experimental indetermination on this parameter is
375: still large. Detailed analyses, performed assuming different DM
376: density profiles, find densities that vary by about one order of
377: magnitude~\cite{DMastro}. This translates into the same order of
378: magnitude uncertainty on the DM$\nu$ rate, due to the direct
379: proportionality between the neutrino signal and the local dark matter
380: density through the capture rate. The uncertainty on $\rho_{\rm DM}$
381: can also play a role in the setup of capture/annihilation equilibrium
382: in the Earth, giving an additional reduction effect.
383: % on top of the
384: %previous which can sum up even to an additional reduction factor,
385: %especially when the DM scattering cross section is small.
386: 
387: 
388: 
389: An additional astrophysical uncertainty comes from the local DM
390: velocity distribution function. Since capture is driven by the
391: relation between the DM velocity and the escape velocity of the
392: capturing body ($11\km/{\rm sec}$ and $620\km/{\rm sec}$ at the surface of the
393: Earth and the Sun, respectively), the high--velocity tail of the DM
394: velocity distribution function may play a role. In the case of the
395: Earth, the actual motion of DM particle in the solar system is another
396: relevant ingredient which can alter significantly the predicted
397: capture rate and therefore the predicted DM$\nu$
398: rate. Recently this issue has been re--evaluated in~\cite{edsjo},
399: where it has been shown that in the Earth the capture rate of DM
400: particles heavier than a few hundreds of GeV may be considerably reduced.
401: 
402: \medskip
403: 
404: On the contrary, neutrino spectra can be considered as virtually free
405: from astrophysical uncertainties. The shape of the spectra depends on
406: the type of particle produced in the annihilation process and on its
407: subsequent energy--loss processes (remember that annihilation occurs in
408: a medium, not in vacuum) before decaying into neutrinos. 
409: %The ensuing spectra therefore feel the medium inside the production region.  
410: As a consequence of the thermalization of the captured DM, the density
411: distribution of DM particles within the Sun or the Earth is predicted
412: to be~\cite{n(r)}:
413: \beq\label{eq:RDM}  n(r) = n_0 \exp(-r^2/R_{\rm DM}^2)
414: \qquad R_{\rm DM} =\frac{R}{\sqrt{\beta m_{\rm DM}}} 
415: \eeq 
416: where $r$ is the radial coordinate, $\beta = 2\pi G_{\rm N} \rho_0
417: R^2/3T_0$, $\rho_0$ and $T_0$ are the central density and temperature
418: of the body (Sun or Earth) and $R$ is its radius. These astrophysical
419: parameters are relatively well known, much better than the above mentioned galactic ones. Numerically:
420: \beq \beta = \left\{\begin{array}{ll} 1.76/\GeV &
421: \hbox{for the Earth,}\\ 98.3/\GeV & \hbox{for the Sun.}
422: \end{array}\right.
423: \eeq
424: This means that the size of the production region of DM neutrinos is
425: $\sim 500\km \sqrt{100\GeV/m_{\rm DM}}$ in the Earth and $\sim 0.01
426: \,R_\odot \sqrt{100\GeV/m_{\rm DM}}$ in the Sun.
427: 
428: 
429: 
430: The finite size can affect the spectra in two ways: 1) Different
431: DM$\nu$ originate in regions with different densities, so that hadrons
432: may loose different amounts of energy before decaying into
433: neutrinos. This, however, is not an important effect because the size
434: of the production region is small enough that the matter density can
435: be safely considered as constant where neutrinos are produced; 2)
436: Neutrino propagation: while in the Earth the production region has a size
437: much smaller than the atmospheric oscillation length, in the Sun the size is instead comparable. The resulting coherence between different flavors gets however washed--out by the much
438: longer eventual propagation up to the Earth.
439: 
440: 
441: In conclusion, the production regions are small enough that performing
442: the spatial average according to eq.\eq{RDM} gives a final total
443: spectrum negligibly different than the one obtained by just assuming
444: that all DM$\nu$ are produced at the center of the Earth or of the
445: Sun. We will  prove this statement in section~\ref{sec:average}, after discussing our treatment of
446: neutrino propagation.
447: 
448: 
449: 
450: 
451: \paragraph{DM$\nu$ spectra and fundamental parameters}
452: Since DM particles inside the Earth or the Sun are highly
453: non--relativistic,
454: their annihilations occur almost at rest and the main
455: phenomenological parameters that determine DM$\nu$ spectra are the DM
456: mass $m_{\rm DM}$ and the BR of the basic channels into which DM
457: particles may annihilate, as shown in eq.~(\ref{eq:nuflux}):
458: $q\bar{q}$, $\ell\bar{\ell}$, $\nu\bar\nu$, $W^+ W^-$, $ZZ$ and higgs
459: particles or mixed higgs/gauge boson final states~\cite{previous,ritz}. 
460: Besides the direct $\nu\bar\nu$ annihilation
461: channel, neutrinos originate from the decays of the particles produced
462: in the annihilation. In the case of quarks, hadronization will produce
463: hadrons whose subsequent decay may produce neutrinos. Also charged
464: leptons, apart from electrons, will produce neutrinos. In the
465: case of gauge bosons or higgs particles, their decay will produce again
466: leptons or quarks, which then follow the same evolutions just
467: described.
468: 
469: 
470: 
471: The basic ``building blocks'' we need in order to  calculate
472: DM$\nu$ fluxes are therefore the spectra produced by the
473: hadronization of quarks and by the decay of charged leptons in the Sun
474: and Earth cores. Among leptons, only the $\tau$ is relevant, since muons are
475: stopped inside the Earth and the Sun before they can decay \cite{ritz},
476: and therefore produce neutrinos of energy below experimental
477: thresholds for the signal topologies we will discuss later on (up-going
478: muons, contained muons and showers in large area neutrino
479: telescopes). For the present discussion we consider neutrino energies
480: above 0.5 GeV.
481: In all the other situations, which involve gauge and
482: higgs bosons, we can make use of the basic spectra discussed above and
483: calculate the neutrino spectra by just composing properly boosted
484: spectra originated from quarks or $\tau$, following the decay chain of
485: the relevant annihilation final state particle. The method is briefly
486: sketched in Appendix \ref{app:boost} for completeness.
487: 
488: In this paper we are interested in the discussion of the effect
489: induced by oscillations on the neutrino signal.  We therefore need to
490: calculate the spectra for all three neutrino flavors. We model the
491: hadronization and decay processes by means of a  PYTHIA Monte Carlo
492: simulation~\cite{pythia}, suitably modified in order to take into
493: account the relevant energy losses.  The neutrino spectra which we
494: obtain are presented in numerical form, but we also provide an
495: interpolating function for all the quark flavors and the $\tau$
496: lepton.
497: 
498: We will not consider effects on the neutrino fluxes arising from the
499: spin of the DM particle. In general, the DM spin may control the
500: polarization of primary particles produced in the annihilation. For
501: instance, if the DM is a Majorana fermion (such as the neutralino) it
502: can only decay into $\tau_L\bar\tau_R + {\rm h.c.}$ (with amplitude
503: proportional to the $\tau$ mass) while a scalar can decay into
504: $\tau_L\bar\tau_L$ and $\tau_R\bar\tau_R$ with different branching
505: ratios. Only if the branching ratios are the same the DM$\nu$ spectrum is
506: equal to the Majorana case. We will assume that this is the case,
507: studying a single $\tau\bar\tau$ channel rather than two slightly
508: different $\tau_L\bar\tau_L$ and $\tau_R\bar\tau_R$ channels.
509: Furthermore, when discussing direct annihilation into neutrinos
510: (possible for a scalar DM) we will assume that the flux is equally
511: divided among the three flavors.
512: 
513: \bigskip
514: 
515: We now discuss the calculation of the spectra for the relevant final
516: states and their distinctive features. In this paper we will not focus
517: on a specific DM candidate, rather we will attempt a more general
518: phenomenological analysis. Our results can therefore be used for any DM
519: candidate, by using the basic spectra of primary annihilation
520: particles given here. The full spectrum for a specific candidate in a specific model is
521: then easily constructed by summing up these building blocks
522: implemented by the information on the annihilation branching ratios ${\rm BR}_f$ in that model. 
523: 
524: 
525: 
526: \subsection{Annihilation into light fermions}
527: 
528: The direct ${\rm DM~DM}\to \nu\bar\nu$ channel (if allowed with a
529: reasonable branching ratio) usually gives the dominant contribution to
530: DM$\nu$ signals: its spectrum is a line at $E_\nu = m_{\rm DM}$ so it gives the neutrinos with highest multiplicity and energy. If the DM is a Majorana fermion the ${\rm DM~DM}\to f\bar{f}$ annihilation
531: amplitude is proportional to $m_f$, so that the $\nu\bar\nu$ channel
532: is irrelevant and the most important fermions are the heaviest ones:
533: $b\bar{b}$, $\tau\bar\tau$ $c\bar c$ and, if kinematically accessible,
534: $t\bar{t}$ ({\em i.e.}\ if $m_{\rm DM}> m_t$). Even in the context of
535: SUSY models the relative weight of their branching ratios should be
536: considered as a free parameter: significant deviations from the
537: qualitative expectation $\sigma({\rm DM~DM}\to b\bar{b})/\sigma({\rm
538: DM~DM}\to \tau\bar\tau) = 3m_b^2/m_\tau^2$, which exactly holds
539: in the case of a dominant higgs exchange, can arise if staus are much
540: lighter than sbottoms.
541: 
542: 
543: 
544: Once a quark is produced, it will hadronize and produce a large number
545: of mesons and baryons, which will then decay and eventually produce
546: neutrinos.  
547: %Since DM annihilation occurs in a medium, we have to take
548: %into account energy losses of these particles before their decay. 
549: We calculate the $\nu_e$, $\nu_\mu$ and $\nu_\tau$ fluxes originated by
550: quark hadronization and lepton decay in the medium by following and
551: properly adapting the method of~\cite{ritz}. We improve on previous analyses \cite{previous} by calculating full
552: spectra for all neutrino flavors (usually only $\nu_\mu$ were
553: considered since the main signal is upgoing muons and oscillations
554: have been neglected, except in a few seminal cases~\cite{nuDMosc}). 
555: We also provide here neutrino fluxes coming from
556: light quarks: their contribution is usually neglected
557: since they mostly hadronize into pions, which are stopped in the medium and
558: do not produce neutrinos in an interesting energy range. 
559: We show below
560: that for relatively large DM masses neutrinos from light quarks should be taken into account
561: in a precise computation.
562: Their main contribution occurs through the excitation of $c$ quarks in the hadronization process and
563: subsequent decay of $c$ mesons.
564: 
565: 
566: 
567: For completeness, we include also the case of DM annihilation into
568: gluons, which may be relevant for some DM candidate. For instance, in
569: the case of neutralinos, gluons can be produced at one loop level: even
570: though this channel is usually subdominant, it can provide some
571: contribution in specific portions of the SUSY parameter space,
572: especially for light neutralinos.
573: 
574: 
575: 
576: 
577: \paragraph{Annihilation inside the Earth}
578: 
579: As previously discussed, the annihilation process occurs primarily in
580: the center of the Earth, where the density is $\rho = 13$ g cm$^{-3}$. 
581: Therefore the particles produced in DM annihilations may undergo energy
582: loss before decay. 
583: 
584: %leptons
585: 
586: In the case of charged leptons, the energy loss process is
587: calculated by means of the Bethe--Bloch equation. The typical stopping
588: time is of the order of $\tau_{\rm stop} = 2\cdot 10^{-10}$ sec. This
589: has to be compared to the boosted lifetime $\gamma \tau_{\rm dec}$,
590: where $\tau_{\rm dec} = 2.2\cdot 10^{-6}$ sec for the muon and $\tau_{\rm
591: dec} = 3\cdot 10^{-13}$ sec for the tau. We see that for leptons with
592: energies up to 1 TeV, muons are always stopped before their decays,
593: while taus may decay as if they were in vacuum~\cite{ritz}. 
594: In order to take into account the small deviations from the limit described above we 
595: adapted the PYTHIA code to allow free lepton decay if
596: $\gamma \tau_{\rm dec} < \tau_{\rm stop}$, 
597: otherwise the lepton is
598: stopped and then it decays. 
599: 
600: 
601: 
602: % hadrons
603: 
604: As for the hadrons, the situation is different if the jets are
605: produced by light or heavy quarks. The  interaction time in a material with density $\rho$ is~\cite{ritz} 
606: \begin{equation}
607: \tau_{\rm int} = [n\ \sigma_{\rm int} v]^{-1} = 5\cdot 10^{-35} [\rho\ \sigma_{\rm int} \beta]^{-1} {\rm sec}
608: \label{eq:inttime}
609: \end{equation}
610: where $\sigma_{\rm int}$ denotes the typical interaction cross section for a hadron.
611: %in a medium of density $\rho$.
612: 
613: 
614: For hadrons made of light quarks $\sigma_{\rm int}\sim20$ mbarn~\cite{cross}, 
615: which implies $\tau_{\rm int} \simeq 2\cdot 10^{-10}$ sec. 
616:  Since the typical lifetime of $\pi$ and $K$ mesons is of the order
617: of $10^{-8}$ s, light hadrons are usually stopped before decay,
618: unless they are very relativistic. We implemented this process in
619: the PYTHIA code by letting the hadron decay freely when
620: $\gamma \tau_{\rm dec} < \tau_{\rm int}$, otherwise it is
621: stopped. With this modification of the code we take into account the
622: actual lifetime of any hadron and the actual energy it has in the
623: fragmentation process. When a very energetic light hadron is produced,
624: we therefore do not neglect its decay. This situation however is not
625: very frequent and it can occur only for very energetic injected jets.
626: 
627: 
628: 
629: In the case of heavy hadrons one has
630: $\sigma_{\rm int}\sim14$ mbarn for a $c$ or $b$ meson and 
631: $\sigma_{\rm int}\sim24$ mbarn for a $c$ or $b$ hadron~\cite{cross},
632: giving $\tau_{\rm int} \sim (2\div3) \cdot 10^{-10}$ sec. 
633: The typical lifetime for these
634: hadrons is $\tau_{\rm dec} \sim  10^{-12}$ sec,
635: or less. We therefore may assume that they decay before loosing a
636: significant part of their energy. We again implemented a modification
637: of the PYTHIA code which is similar to the case of leptons and which takes
638: into account the relevant time scales.
639: 
640: 
641: In addition to energy losses, we should also take into account that
642: interaction of hadrons with the medium could lead to the
643: production of additional hadrons. For instance, a heavy-hadron
644: collision with the medium may produce additional light hadrons.
645: However these additional light hadrons of lower energies are
646: easily stopped, as discussed before, and therefore give a negligible
647: contribution to the neutrino flux in our relevant energy range from
648: this process. We therefore ignore here this possibility, a consistent assumption under our approximations.
649: 
650: 
651: \begin{figure}[p]
652: $$\hspace{-8mm}\includegraphics[width=17.5cm]{PrimMu}$$
653: $$\hspace{-8mm}\includegraphics[width=17.5cm]{PrimTau}$$
654: \caption[X]{\label{fig:Prim}\em Neutrino spectra at production. Upper half: the fluxes of electron and muon neutrinos, for the seven main annihilation channels and for different masses of the parent DM particle (different colors). The solid lines apply to the case of the Sun, the dotted of the Earth. In all cases, the spectra of antineutrinos are the same as those of neutrinos. Lower half: the same for $\nubarnu_\tau$.}
655: \end{figure}
656: 
657: \bigskip
658: 
659: Our results on the neutrino spectra from annihilations in the Earth are shown in fig.~\ref{fig:Prim} as dotted lines. 
660: %We injected in our MC a $q\bar q$ (or a $\tau\bar \tau$) pair
661: %for a set of values of the pair center of mass energy $\sqrt{s} = 2
662: %m_{\rm DM}$, which correspond to the energy available for a DM DM
663: %annihilation at rest. This means that the energy of the jet arising
664: %from each quark or tau is $m_{\rm DM}$. 
665: Each spectrum refers to the
666: flux of {\em neutrinos} for a given $q\bar q$ or $\tau\bar\tau$ pair
667: and for different values of $m_{\rm DM}$, equal to the energy of the primary jet or $\tau$.
668: Antineutrinos are not summed up and their fluxes are the same as those of neutrinos, since
669: the initial state is neutral respect to all quantum numbers. The plots
670: are shown as a function of  $x=E/m_{\rm DM}$,
671: which is defined in the interval $[0,1]$. 
672: The curves start from the $x$ corresponding to the minimal neutrino energy that we consider,
673: $E_\nu=0.5\GeV$.
674: 
675: The spectra at production of $\nu_e$ and
676: $\nu_\mu$ are equal, since light hadrons and muons do not contribute to
677: the DM$\nu$ fluxes,  and since $\tau,c,b$ produce an equal amount of $\nu_e$ and $\nu_\mu$.
678: This equality would not hold for neutrinos produced from $\pi$ or $\mu$.
679: 
680: We also see that light quarks contribute to the neutrino fluxes, even
681: though light hadrons are stopped. This is due to the fact that a $u$,
682: $d$ or $s$ quark has a non vanishing probability of splitting into a
683: $c$ quark in the fragmentation process and this process is favored
684: for larger energies (for details, see~\cite{pythia} and
685: references therein). We therefore have $c$ hadrons in the outgoing
686: jets also when we inject a light quark. The decay of these hadrons
687: produces neutrino fluxes in the interesting energy range. We see that
688: at low neutrino energies around 1 GeV and for $m_{\rm DM}$ larger than
689: about 500 GeV the contribution coming from light quarks can even be
690: the dominant one.  This effect was neglected in previous analyses.
691: 
692: 
693: \begin{table}[tp]
694: $$
695: \tiny\hspace{-5mm}
696: \vspace{-5mm}
697: \begin{array}{|c|cccccccccc|}
698: \hline
699: m_{\rm DM} & a_0 & a_1 & a_2 & a_3 & a_4 & a_5 & b & c_0 & c_1 & c_2 \\
700: \hline\hline
701: \multicolumn{11}{|c|}{\hbox{DM annihilations into $b\bar{b}$}}\\ 
702: \hline
703: 10 & {34.5}/{55.7} & {4.15}/{4.34} & {7.47}/{8.03}
704:  & {6.83}/{7.52} & {3.16}/{3.55} & {0.594}/{0.677} & {7.98}/{8.75}
705:  & {0}/{0} & {0}/{0} & {0}/{0}\\
706: 30 & {10.1}/{16.6} & {3.27}/{3.43} & {4.99}/{5.25}
707:  & {3.69}/{3.95} & {1.34}/{1.46} & {0.192}/{0.214} & {7.13}/{8.18}
708:  & {0}/{0} & {0}/{0} & {0}/{0}\\
709: 50 & {7.17}/{9.60} & {3.01}/{3.00} & {4.40}/{4.27}
710:  & {3.04}/{2.90} & {1.01}/{0.962} & {0.132}/{0.126} & {6.96}/{8.00}
711:  & {0}/{0} & {0}/{0} & {0}/{0}\\
712: 70 & {4.46}/{7.42} & {2.76}/{2.85} & {4.07}/{3.98}
713:  & {2.70}/{2.58} & {0.848}/{0.803} & {0.104}/{0.097} & {6.49}/{7.99}
714:  & {0}/{0} & {0}/{0} & {0}/{0}\\
715: 100 & {6.07}/{8.28} & {2.87}/{2.77} & {4.12}/{3.68}
716:  & {2.74}/{2.26} & {0.878}/{0.657} & {0.110}/{0.072} & {7.05}/{8.67}
717:  & {0}/{0} & {0}/{0} & {0}/{0}\\
718: 200 & {1.82}/{3.28} & {2.46}/{2.90} & {4.26}/{4.56}
719:  & {2.75}/{2.87} & {0.830}/{0.838} & {0.098}/{0.094} & {5.74}/{7.90}
720:  & {0}/{0} & {0}/{0} & {0}/{0}\\
721: 300 & {1.61}/{2.36} & {2.37}/{2.79} & {4.17}/{4.45}
722:  & {2.61}/{2.45} & {0.770}/{0.613} & {0.089}/{0.058} & {5.73}/{9.12}
723:  & {0}/{0} & {0}/{0} & {0}/{0}\\
724: 500 & {0.918}/{10.9} & {1.73}/{2.87} & {4.08}/{3.74}
725:  & {2.54}/{2.22} & {0.770}/{0.635} & {0.092}/{0.071} & {5.62}/{12.3}
726:  & {0}/{1.20} & {0}/{1.72} & {0}/{8.06}\\
727: 700 & {0.893}/{4.21} & {1.68}/{3.64} & {4.12}/{5.23}
728:  & {2.62}/{2.93} & {0.827}/{0.772} & {0.101}/{0.079} & {5.78}/{8.99}
729:  & {0}/{0} & {0}/{0} & {0}/{0}\\
730: 1000 & {0.779}/{31.3} & {1.39}/{2.76} & {4.13}/{2.99}
731:  & {2.77}/{1.47} & {0.934}/{0.345} & {0.117}/{0.032} & {5.99}/{18.7}
732:  & {0}/{1.20} & {0}/{1.72} & {0}/{8.06}\\
733: \hline\hline
734: \multicolumn{11}{|c|}{\hbox{DM annihilations into $\tau\bar{\tau}$}}\\ \hline 
735: 10 & {1.09}/{0.903} & {1.33}/{0.654} & {0.795}/{-0.946}
736:  & {-0.404}/{-2.42} & {-0.728}/{-1.80} & {-0.253}/{-0.462} & {2.11}/{2.02}
737:  & {0}/{0} & {0}/{0} & {0}/{0}\\
738: 30 & {1.07}/{0.839} & {1.48}/{0.763} & {1.54}/{-0.058}
739:  & {0.926}/{-0.687} & {0.312}/{-0.460} & {0.046}/{-0.096} & {2.07}/{1.95}
740:  & {0}/{0} & {0}/{0} & {0}/{0}\\
741: 50 & {1.17}/{0.994} & {1.72}/{1.30} & {2.06}/{1.13}
742:  & {1.41}/{0.499} & {0.519}/{0.105} & {0.078}/{0.0070} & {2.12}/{2.03}
743:  & {0}/{0} & {0}/{0} & {0}/{0}\\
744: 70 & {1.10}/{0.962} & {1.56}/{1.20} & {1.68}/{0.942}
745:  & {1.01}/{0.353} & {0.323}/{0.060} & {0.043}/{0.0036} & {2.09}/{2.01}
746:  & {0}/{0} & {0}/{0} & {0}/{0}\\
747: 100 & {1.03}/{1.25} & {1.40}/{1.81} & {1.35}/{2.12}
748:  & {0.715}/{1.35} & {0.203}/{0.446} & {0.024}/{0.059} & {2.06}/{2.16}
749:  & {0}/{0} & {0}/{0} & {0}/{0}\\
750: 200 & {0.895}/{1.25} & {1.08}/{1.80} & {0.781}/{2.08}
751:  & {0.257}/{1.30} & {0.029}/{0.412} & {-0.0010}/{0.052} & {1.97}/{2.18}
752:  & {0}/{0} & {0}/{0} & {0}/{0}\\
753: 300 & {1.09}/{0.378} & {1.48}/{-1.73} & {1.45}/{-3.67}
754:  & {0.744}/{-2.90} & {0.195}/{-1.00} & {0.020}/{-0.128} & {2.11}/{1.53}
755:  & {0}/{0} & {0}/{0} & {0}/{0}\\
756: 500 & {1.04}/{1.09} & {1.39}/{1.46} & {1.30}/{1.39}
757:  & {0.639}/{0.701} & {0.162}/{0.183} & {0.017}/{0.019} & {2.08}/{2.11}
758:  & {0}/{0} & {0}/{0} & {0}/{0}\\
759: 700 & {0.958}/{1.13} & {1.23}/{1.53} & {1.05}/{1.55}
760:  & {0.469}/{0.826} & {0.107}/{0.225} & {0.0099}/{0.024} & {2.02}/{2.13}
761:  & {0}/{0} & {0}/{0} & {0}/{0}\\
762: 1000 & {1.01}/{0.686} & {1.32}/{0.526} & {1.18}/{0.057}
763:  & {0.548}/{-0.146} & {0.129}/{-0.066} & {0.012}/{-0.0084} & {2.06}/{1.81}
764:  & {0}/{0} & {0}/{0} & {0}/{0}\\
765: \hline\hline
766: \multicolumn{11}{|c|}{\hbox{DM annihilations into $c\bar{c}$}}\\ \hline
767: 10 & {0.703}/{0.654} & {-1.66}/{-1.46} & {-2.96}/{-1.06}
768:  & {-1.68}/{1.55} & {-0.408}/{1.79} & {-0.058}/{0.492} & {6.27}/{6.40}
769:  & {0}/{0} & {0}/{0} & {0}/{0}\\
770: 30 & {0.233}/{0.674} & {-7.56}/{-3.07} & {-8.62}/{-5.38}
771:  & {-3.09}/{-3.29} & {0.353}/{-0.691} & {0.297}/{0.0012} & {6.35}/{7.86}
772:  & {0}/{0} & {0}/{0} & {0}/{0}\\
773: 50 & {0.513}/{0.828} & {-2.06}/{-2.93} & {-2.90}/{-5.87}
774:  & {-1.62}/{-4.35} & {-0.323}/{-1.38} & {-0.0032}/{-0.154} & {6.81}/{8.84}
775:  & {0}/{0} & {0}/{0} & {0}/{0}\\
776: 70 & {0.328}/{0.962} & {-2.66}/{-3.78} & {-0.903}/{-8.23}
777:  & {1.82}/{-6.68} & {1.66}/{-2.40} & {0.388}/{-0.324} & {6.55}/{9.91}
778:  & {0}/{0} & {0}/{0} & {0}/{0}\\
779: 100 & {0.685}/{1.60} & {-1.92}/{-1.70} & {-4.19}/{-4.59}
780:  & {-3.65}/{-3.87} & {-1.42}/{-1.39} & {-0.208}/{-0.185} & {7.57}/{11.1}
781:  & {0}/{0.160} & {0}/{6.11} & {0}/{12.8}\\
782: 200 & {0.532}/{1.41} & {-2.17}/{-2.30} & {-3.51}/{-4.73}
783:  & {-2.49}/{-3.42} & {-0.727}/{-1.06} & {-0.074}/{-0.120} & {7.58}/{12.9}
784:  & {0}/{0.158} & {0}/{6.11} & {0}/{12.8}\\
785: 300 & {0.279}/{1.72} & {-3.52}/{-2.68} & {-2.93}/{-4.98}
786:  & {-1.03}/{-3.28} & {0.118}/{-0.919} & {0.072}/{-0.094} & {6.98}/{16.8}
787:  & {0}/{0.153} & {0}/{6.11} & {0}/{12.8}\\
788: 500 & {0.363}/{1.35} & {-3.02}/{-3.24} & {-3.31}/{-4.89}
789:  & {-1.61}/{-2.74} & {-0.136}/{-0.613} & {0.029}/{-0.045} & {7.56}/{17.5}
790:  & {0}/{0.153} & {0}/{6.11} & {0}/{12.8}\\
791: 700 & {0.476}/{2.90} & {-1.60}/{-3.10} & {-1.64}/{-5.64}
792:  & {-0.663}/{-3.50} & {0.088}/{-0.909} & {0.044}/{-0.085} & {7.77}/{23.4}
793:  & {0}/{0.152} & {0}/{6.11} & {0}/{12.8}\\
794: 1000 & {0.420}/{2.19} & {-2.08}/{-3.80} & {-1.65}/{-5.49}
795:  & {-0.195}/{-2.84} & {0.408}/{-0.584} & {0.095}/{-0.040} & {8.01}/{26.4}
796:  & {0}/{0.151} & {0}/{6.11} & {0}/{12.8}\\
797: \hline\hline
798: \multicolumn{11}{|c|}{\hbox{DM annihilations into $q\bar{q}$}}\\ \hline
799: 10 & {0.0024}/{0.919} & {-2.17}/{1.04} & {-4.97}/{1.73}
800:  & {-6.24}/{5.85} & {-4.68}/{6.21} & {-1.38}/{2.00} & {16.0}/{42.2}
801:  & {0}/{0.025} & {0}/{2.59} & {0}/{11.2}\\
802: 30 & {0.038}/{0.871} & {-0.632}/{3.50} & {-5.46}/{4.96}
803:  & {-7.21}/{3.52} & {-3.64}/{1.26} & {-0.649}/{0.183} & {17.3}/{20.4}
804:  & {0}/{0} & {0}/{0} & {0}/{0}\\
805: 50 & {0.020}/{0.405} & {2.78}/{3.44} & {5.17}/{4.79}
806:  & {5.22}/{3.18} & {3.26}/{1.03} & {0.771}/{0.132} & {12.0}/{20.4}
807:  & {0}/{0} & {0}/{0} & {0}/{0}\\
808: 70 & {0.017}/{0.0057} & {2.28}/{-2.11} & {5.65}/{-0.717}
809:  & {5.80}/{-1.42} & {3.44}/{0.398} & {0.733}/{0.208} & {14.2}/{15.5}
810:  & {0}/{0} & {0}/{0} & {0}/{0}\\
811: 100 & {0.019}/{0.017} & {2.25}/{-0.973} & {6.88}/{-2.07}
812:  & {8.24}/{-0.842} & {5.16}/{1.31} & {1.10}/{0.494} & {14.6}/{15.3}
813:  & {0}/{0} & {0}/{0} & {0}/{0}\\
814: 200 & {0.017}/{0.012} & {2.28}/{-0.863} & {6.86}/{-1.64}
815:  & {7.97}/{-1.60} & {5.49}/{1.65} & {1.14}/{0.561} & {14.3}/{15.4}
816:  & {0}/{0} & {0}/{0} & {0}/{0}\\
817: 300 & {0.015}/{0.041} & {2.05}/{-1.38} & {6.28}/{-2.16}
818:  & {7.67}/{0.967} & {6.01}/{2.60} & {1.23}/{0.635} & {14.3}/{17.3}
819:  & {0}/{0} & {0}/{0} & {0}/{0}\\
820: 500 & {0.065}/{0.047} & {3.44}/{-1.73} & {7.82}/{-1.49}
821:  & {8.11}/{2.53} & {4.25}/{3.41} & {0.708}/{0.747} & {15.5}/{19.7}
822:  & {0}/{0} & {0}/{0} & {0}/{0}\\
823: 700 & {0.093}/{0.043} & {3.57}/{-1.50} & {7.95}/{-1.57}
824:  & {8.14}/{2.47} & {4.04}/{3.63} & {0.638}/{0.754} & {15.7}/{19.7}
825:  & {0}/{0} & {0}/{0} & {0}/{0}\\
826: 1000 & {0.061}/{0.050} & {2.90}/{-2.07} & {8.48}/{-2.74}
827:  & {10.2}/{1.18} & {5.57}/{2.90} & {0.873}/{0.579} & {16.3}/{23.5}
828:  & {0}/{0} & {0}/{0} & {0}/{0}\\
829: \hline\hline
830: \multicolumn{11}{|c|}{\hbox{DM annihilations into gluons}}\\ \hline
831: 10 & {0.050}/{0.017} & {-0.286}/{0.645} & {-1.43}/{7.23}
832:  & {-2.12}/{1.20} & {-0.727}/{-4.95} & {-0.011}/{-2.21} & {9.31}/{9.15}
833:  & {0}/{0} & {0}/{0} & {0}/{0}\\
834: 30 & {0.042}/{0.012} & {-2.49}/{0.394} & {-0.522}/{8.54}
835:  & {3.44}/{-2.01} & {5.60}/{-1.81} & {2.00}/{0.043} & {8.88}/{7.62}
836:  & {0}/{0} & {0}/{0} & {0}/{0}\\
837: 50 & {0.011}/{0.802} & {-4.03}/{0.211} & {3.80}/{-2.76}
838:  & {-0.409}/{-3.88} & {4.15}/{-1.88} & {1.90}/{-0.310} & {7.10}/{14.5}
839:  & {0}/{0} & {0}/{0} & {0}/{0}\\
840: 70 & {0.013}/{0.532} & {-0.695}/{0.030} & {3.66}/{-2.72}
841:  & {-3.72}/{-3.74} & {2.55}/{-1.73} & {1.56}/{-0.271} & {6.06}/{13.8}
842:  & {0}/{0} & {0}/{0} & {0}/{0}\\
843: 100 & {0.353}/{1.01} & {-2.00}/{-0.413} & {-6.65}/{-3.37}
844:  & {-6.74}/{-3.66} & {-2.61}/{-1.47} & {-0.352}/{-0.205} & {13.1}/{17.4}
845:  & {0}/{0} & {0}/{0} & {0}/{0}\\
846: 200 & {0.082}/{0.555} & {-4.58}/{-0.850} & {-6.82}/{-3.38}
847:  & {-5.00}/{-3.39} & {-0.326}/{-1.18} & {0.207}/{-0.139} & {11.1}/{17.4}
848:  & {0}/{0} & {0}/{0} & {0}/{0}\\
849: 300 & {0.052}/{0.227} & {-4.17}/{-2.12} & {-6.56}/{-3.38}
850:  & {-5.60}/{-2.52} & {0.399}/{-0.196} & {0.433}/{0.073} & {8.88}/{17.9}
851:  & {0}/{0.090} & {0}/{2.57} & {0}/{8.13}\\
852: 500 & {0.063}/{0.814} & {-5.59}/{-1.86} & {-6.83}/{-4.34}
853:  & {-3.22}/{-3.20} & {1.88}/{-0.802} & {0.619}/{-0.062} & {10.4}/{23.9}
854:  & {0}/{1.43} & {0}/{2.41} & {0}/{13.6}\\
855: 700 & {0.069}/{0.453} & {-3.50}/{-2.42} & {0.232}/{-4.26}
856:  & {4.58}/{-2.75} & {5.20}/{-0.358} & {1.05}/{0.023} & {11.0}/{24.0}
857:  & {0}/{59.7} & {0}/{4.77} & {0}/{16.4}\\
858: 1000 & {0.235}/{0.328} & {3.74}/{-2.99} & {8.11}/{-4.19}
859:  & {7.39}/{-2.08} & {3.63}/{0.246} & {0.561}/{0.123} & {9.14}/{24.0}
860:  & {0}/{481.} & {0}/{5.52} & {0}/{20.6}\\
861:  \hline
862: \end{array}$$
863: \caption{\em Fit parameters for the expression $g(x)$ in eq.~(\ref{eq:fit}). 
864: Give the $\nu_e=\nu_\mu\,\, = \bar\nu_e=\bar\nu_\mu$ spectra at production from annihilations in the Earth/Sun. 
865: DM masses are in {\rm GeV}. These data are available at~\cite{www}.\label{tab:params1}}
866: \end{table}%
867: 
868: 
869: \begin{table}[tp]
870: $$
871: \tiny\hspace{-12mm}
872: \vspace{-5mm}
873: \begin{array}{|c|cccccccccc|}
874: \hline
875: m_{\rm DM} & a_0 & a_1 & a_2 & a_3 & a_4 & a_5 & b & c_0 & c_1 & c_2 \\
876: \hline\hline
877: \multicolumn{11}{|c|}{\hbox{DM annihilations into $b\bar{b}$}}\\ \hline
878: 10 & {5.30}/{12.9} & {-7.48}/{-4.22} & {-29.0}/{-20.8}
879:  & {-37.9}/{-30.1} & {-21.7}/{-18.8} & {-4.69}/{-4.36} & {12.3}/{13.6}
880:  & {0}/{0} & {0}/{0} & {0}/{0}\\
881: 30 & {0.629}/{0.927} & {-14.8}/{-10.5} & {-35.4}/{-26.1}
882:  & {-32.9}/{-24.7} & {-13.8}/{-10.5} & {-2.20}/{-1.70} & {10.2}/{10.9}
883:  & {0}/{0} & {0}/{0} & {0}/{0}\\
884: 50 & {0.387}/{0.766} & {-17.3}/{-11.5} & {-36.5}/{-26.7}
885:  & {-30.9}/{-23.8} & {-11.9}/{-9.59} & {-1.75}/{-1.45} & {9.86}/{11.2}
886:  & {0}/{0} & {0}/{0} & {0}/{0}\\
887: 70 & {0.290}/{0.326} & {-18.9}/{-16.4} & {-37.0}/{-28.3}
888:  & {-29.7}/{-19.6} & {-10.9}/{-6.00} & {-1.51}/{-0.668} & {9.65}/{10.7}
889:  & {0}/{0} & {0}/{0} & {0}/{0}\\
890: 100 & {0.184}/{0.284} & {-21.6}/{-16.8} & {-37.3}/{-28.1}
891:  & {-27.6}/{-19.5} & {-9.41}/{-6.13} & {-1.21}/{-0.715} & {9.08}/{10.8}
892:  & {0}/{0} & {0}/{0} & {0}/{0}\\
893: 200 & {0.143}/{0.381} & {-23.9}/{-15.8} & {-37.4}/{-28.1}
894:  & {-25.8}/{-20.3} & {-8.10}/{-6.60} & {-0.959}/{-0.806} & {9.05}/{12.4}
895:  & {0}/{0} & {0}/{0} & {0}/{0}\\
896: 300 & {0.116}/{0.103} & {-26.0}/{-26.0} & {-37.4}/{-25.7}
897:  & {-24.0}/{-11.6} & {-6.99}/{-2.21} & {-0.760}/{-0.129} & {9.01}/{12.3}
898:  & {0}/{0} & {0}/{0} & {0}/{0}\\
899: 500 & {0.090}/{0.190} & {-28.6}/{-20.9} & {-36.8}/{-27.6}
900:  & {-21.7}/{-16.3} & {-5.71}/{-4.33} & {-0.551}/{-0.430} & {9.00}/{13.9}
901:  & {0}/{980.} & {0}/{5.78} & {0}/{15.3}\\
902: 700 & {0.073}/{0.085} & {-30.7}/{-28.9} & {-36.1}/{-23.6}
903:  & {-20.0}/{-8.85} & {-4.84}/{-1.06} & {-0.419}/{0.030} & {8.84}/{14.1}
904:  & {0}/{       4
905: 5.29 10} & {0}/{6.72} & {0}/{22.0}\\
906: 1000 & {0.087}/{0.086} & {-29.3}/{-35.8} & {-36.9}/{-16.3}
907:  & {-21.2}/{-0.119} & {-5.32}/{1.85} & {-0.483}/{0.344} & {9.37}/{23.1}
908:  & {0}/{9.00} & {0}/{1.78} & {0}/{15.3}\\
909: \hline\hline
910: \multicolumn{11}{|c|}{\hbox{DM annihilations into $\tau\bar{\tau}$}}\\ \hline \
911: 
912: 10 & {3.75}/{3.90} & {2.45}/{2.58} & {5.73}/{6.14}
913:  & {6.85}/{7.49} & {4.01}/{4.49} & {0.915}/{1.05} & {1.20}/{1.22}
914:  & {0}/{0} & {0}/{0} & {0}/{0}\\
915: 30 & {2.34}/{2.57} & {0.855}/{1.20} & {1.79}/{2.52}
916:  & {1.82}/{2.60} & {0.867}/{1.26} & {0.156}/{0.233} & {0.996}/{1.04}
917:  & {0}/{0} & {0}/{0} & {0}/{0}\\
918: 50 & {4.49}/{4.28} & {2.09}/{2.00} & {3.09}/{2.93}
919:  & {2.34}/{2.22} & {0.892}/{0.848} & {0.134}/{0.128} & {1.28}/{1.25}
920:  & {0}/{0} & {0}/{0} & {0}/{0}\\
921: 70 & {4.13}/{4.05} & {1.87}/{1.81} & {2.59}/{2.45}
922:  & {1.84}/{1.70} & {0.654}/{0.593} & {0.092}/{0.082} & {1.24}/{1.23}
923:  & {0}/{0} & {0}/{0} & {0}/{0}\\
924: 100 & {3.99}/{4.02} & {1.78}/{1.80} & {2.38}/{2.42}
925:  & {1.62}/{1.66} & {0.552}/{0.568} & {0.074}/{0.077} & {1.22}/{1.23}
926:  & {0}/{0} & {0}/{0} & {0}/{0}\\
927: 200 & {3.44}/{3.43} & {1.40}/{1.39} & {1.62}/{1.62}
928:  & {0.943}/{0.943} & {0.272}/{0.274} & {0.031}/{0.031} & {1.15}/{1.15}
929:  & {0}/{0} & {0}/{0} & {0}/{0}\\
930: 300 & {3.24}/{3.21} & {1.25}/{1.23} & {1.38}/{1.34}
931:  & {0.749}/{0.723} & {0.202}/{0.193} & {0.021}/{0.020} & {1.12}/{1.12}
932:  & {0}/{0} & {0}/{0} & {0}/{0}\\
933: 500 & {3.20}/{3.25} & {1.22}/{1.25} & {1.34}/{1.38}
934:  & {0.722}/{0.751} & {0.193}/{0.202} & {0.020}/{0.021} & {1.12}/{1.12}
935:  & {0}/{0} & {0}/{0} & {0}/{0}\\
936: 700 & {2.96}/{3.50} & {1.05}/{1.42} & {1.07}/{1.65}
937:  & {0.540}/{0.944} & {0.136}/{0.265} & {0.013}/{0.029} & {1.08}/{1.17}
938:  & {0}/{0} & {0}/{0} & {0}/{0}\\
939: 1000 & {2.97}/{3.00} & {1.06}/{1.08} & {1.13}/{1.14}
940:  & {0.586}/{0.588} & {0.151}/{0.150} & {0.015}/{0.015} & {1.09}/{1.09}
941:  & {0}/{0} & {0}/{0} & {0}/{0}\\
942: \hline\hline
943: \multicolumn{11}{|c|}{\hbox{DM annihilations into $c\bar{c}$}}\\ \hline
944: 10 & {-9.25}/{0.434} & {1.33}/{0.371} & {-3.55}/{-8.04}
945:  & {-8.46}/{-16.3} & {-6.08}/{-11.7} & {-1.48}/{-2.93} & {32.0}/{10.3}
946:  & {0.014}/{       3
947: 3.76 10} & {0.348}/{12.7} & {4.75}/{11.4}\\
948: 30 & {-0.681}/{0.064} & {1.79}/{-0.626} & {-0.550}/{-9.81}
949:  & {-2.61}/{-16.2} & {-1.66}/{-9.84} & {-0.328}/{-2.05} & {21.9}/{7.18}
950:  & {0.010}/{0} & {0.200}/{0} & {4.90}/{0}\\
951: 50 & {-2.19}/{0.012} & {3.30}/{-0.739} & {4.15}/{-9.93}
952:  & {2.55}/{-16.5} & {0.767}/{-8.97} & {0.091}/{-1.59} & {22.2}/{4.11}
953:  & {0.011}/{0} & {0.245}/{0} & {5.14}/{0}\\
954: 70 & {-0.087}/{0.652} & {-0.198}/{3.83} & {-5.46}/{5.72}
955:  & {-6.28}/{4.05} & {-2.72}/{1.39} & {-0.414}/{0.186} & {14.1}/{9.87}
956:  & {0.051}/{0} & {0.966}/{0} & {6.81}/{0}\\
957: 100 & {-4.27}/{1.05} & {3.33}/{3.67} & {4.24}/{5.23}
958:  & {2.63}/{3.57} & {0.799}/{1.18} & {0.095}/{0.151} & {26.6}/{11.1}
959:  & {0.015}/{0} & {0.307}/{0} & {5.71}/{0}\\
960: 200 & {0.015}/{0.031} & {1.59}/{0.326} & {-2.99}/{-4.78}
961:  & {-6.99}/{-7.54} & {-3.50}/{-3.60} & {-0.546}/{-0.566} & {7.48}/{5.94}
962:  & {0.0073}/{0} & {-0.067}/{0} & {5.20}/{0}\\
963: 300 & {-0.027}/{0.0075} & {0.630}/{0.650} & {-2.12}/{-5.05}
964:  & {-2.18}/{-7.97} & {-1.10}/{-1.92} & {-0.194}/{-0.026} & {8.78}/{6.00}
965:  & {0.022}/{232.} & {0.512}/{4.74} & {6.42}/{18.9}\\
966: 500 & {0.323}/{0.022} & {4.35}/{-1.40} & {7.00}/{-8.57}
967:  & {5.33}/{-10.1} & {1.98}/{-3.80} & {0.297}/{-0.483} & {10.5}/{9.25}
968:  & {0.00083}/{0.069} & {-1.10}/{2.02} & {3.13}/{6.79}\\
969: 700 & {0.0066}/{0.013} & {0.048}/{-2.95} & {-3.54}/{-9.83}
970:  & {-3.66}/{-8.34} & {0.714}/{-1.50} & {0.352}/{0.017} & {7.27}/{8.55}
971:  & {0.012}/{0.561} & {0.169}/{2.66} & {6.12}/{10.4}\\
972: 1000 & {0.0083}/{0.035} & {-2.01}/{-2.47} & {-1.13}/{-9.60}
973:  & {2.26}/{-8.66} & {3.59}/{-2.50} & {0.748}/{-0.240} & {13.5}/{8.54}
974:  & {0.010}/{0} & {0.083}/{0} & {6.05}/{0}\\
975: \hline\hline
976: \multicolumn{11}{|c|}{\hbox{DM annihilations into $q\bar{q}$}}\\ \hline
977: 10 & {0.00084}/{0.012} & {1.76}/{2.20} & {0.493}/{2.52}
978:  & {-0.811}/{1.60} & {-0.585}/{0.527} & {-0.108}/{0.066} & {18.8}/{21.2}
979:  & {0}/{0} & {0}/{0} & {0}/{0}\\
980: 30 & {0.0032}/{0.012} & {1.06}/{2.20} & {-0.294}/{2.52}
981:  & {-1.33}/{1.60} & {-0.723}/{0.527} & {-0.114}/{0.066} & {16.4}/{21.2}
982:  & {0}/{0} & {0}/{0} & {0}/{0}\\
983: 50 & {0.0049}/{0.042} & {2.79}/{2.45} & {3.19}/{2.57}
984:  & {1.06}/{1.38} & {0.042}/{0.429} & {-0.017}/{0.066} & {14.8}/{21.2}
985:  & {0}/{0} & {0}/{0} & {0}/{0}\\
986: 70 & {0.0053}/{0.071} & {2.49}/{2.46} & {3.28}/{2.56}
987:  & {1.57}/{1.38} & {0.469}/{0.431} & {0.081}/{0.064} & {14.8}/{21.2}
988:  & {0}/{0} & {0}/{0} & {0}/{0}\\
989: 100 & {0.0094}/{0.217} & {1.42}/{2.72} & {-0.133}/{2.71}
990:  & {-1.71}/{1.12} & {-0.834}/{0.156} & {-0.111}/{-0.0047} & {14.9}/{21.3}
991:  & {0}/{0} & {0}/{0} & {0}/{0}\\
992: 200 & {0.0066}/{0.036} & {1.33}/{2.66} & {-0.235}/{2.66}
993:  & {-1.74}/{1.14} & {-0.306}/{0.362} & {0.048}/{0.063} & {14.9}/{21.3}
994:  & {0}/{0} & {0}/{0} & {0}/{0}\\
995: 300 & {0.044}/{0.088} & {0.368}/{-3.12} & {-1.68}/{-8.93}
996:  & {-2.04}/{-7.62} & {-0.696}/{-2.63} & {-0.076}/{-0.328} & {23.0}/{32.8}
997:  & {0}/{0} & {0}/{0} & {0}/{0}\\
998: 500 & {0.012}/{0.026} & {-0.660}/{-8.28} & {-1.80}/{-8.91}
999:  & {-1.04}/{-3.36} & {0.566}/{-0.0037} & {0.201}/{0.128} & {23.0}/{66.9}
1000:  & {0}/{1.50} & {0}/{1.39} & {0}/{34.0}\\
1001: 700 & {0.014}/{0.080} & {-0.566}/{-7.99} & {-1.84}/{-9.32}
1002:  & {-1.09}/{-2.99} & {0.570}/{0.129} & {0.186}/{0.121} & {23.0}/{66.9}
1003:  & {0}/{1.46} & {0}/{1.62} & {0}/{34.0}\\
1004: 1000 & {0.114}/{0.018} & {0.00048}/{-8.85} & {-1.94}/{-7.69}
1005:  & {-1.58}/{-4.58} & {-0.342}/{-0.993} & {-0.018}/{-0.080} & {23.1}/{67.0}
1006:  & {0}/{1.48} & {0}/{1.75} & {0}/{34.0}\\
1007: \hline\hline
1008: \multicolumn{11}{|c|}{\hbox{DM annihilations into gluons}}\\ \hline
1009: 10 & {0.054}/{0.057} & {-1.40}/{-1.05} & {-5.22}/{-5.92}
1010:  & {-4.66}/{-7.03} & {-1.73}/{-3.33} & {-0.235}/{-0.498} & {19.0}/{18.7}
1011:  & {0}/{4.65} & {0}/{6.26} & {0}/{12.8}\\
1012: 30 & {0.131}/{0.607} & {0.249}/{-0.739} & {-2.65}/{-5.88}
1013:  & {-4.08}/{-7.25} & {-2.17}/{-3.56} & {-0.392}/{-0.630} & {15.4}/{21.8}
1014:  & {0}/{0.719} & {0}/{3.64} & {0}/{12.7}\\
1015: 50 & {0.236}/{0.590} & {-0.0054}/{-1.37} & {-3.05}/{-6.41}
1016:  & {-3.97}/{-6.82} & {-1.89}/{-2.97} & {-0.312}/{-0.467} & {17.1}/{23.5}
1017:  & {0}/{0.394} & {0}/{2.27} & {0}/{12.7}\\
1018: 70 & {0.568}/{0.638} & {1.48}/{-1.47} & {0.407}/{-6.39}
1019:  & {-0.625}/{-6.55} & {-0.440}/{-2.74} & {-0.081}/{-0.416} & {18.4}/{23.9}
1020:  & {0}/{0.029} & {0}/{0.431} & {0}/{12.7}\\
1021: 100 & {0.696}/{0.568} & {1.74}/{-1.28} & {1.03}/{-5.89}
1022:  & {0.0057}/{-6.04} & {-0.154}/{-2.49} & {-0.033}/{-0.367} & {18.7}/{22.7}
1023:  & {0}/{0.245} & {0}/{2.25} & {0}/{12.7}\\
1024: 200 & {0.750}/{0.118} & {2.03}/{-3.84} & {1.75}/{-6.39}
1025:  & {0.682}/{-3.73} & {0.139}/{-0.686} & {0.014}/{-0.0021} & {17.8}/{22.3}
1026:  & {0}/{0.198} & {0}/{1.70} & {0}/{12.7}\\
1027: 300 & {0.094}/{0.420} & {-3.76}/{-2.79} & {-8.88}/{-6.76}
1028:  & {-7.42}/{-5.10} & {-2.38}/{-1.55} & {-0.262}/{-0.168} & {16.1}/{27.5}
1029:  & {0}/{0.110} & {0}/{1.28} & {0}/{12.7}\\
1030: 500 & {0.480}/{0.160} & {0.831}/{-4.43} & {-0.339}/{-6.73}
1031:  & {-0.728}/{-3.55} & {-0.240}/{-0.547} & {-0.023}/{0.0066} & {18.9}/{27.5}
1032:  & {0}/{0.201} & {0}/{1.52} & {0}/{12.7}\\
1033: 700 & {0.123}/{0.112} & {-4.50}/{-4.53} & {-9.65}/{-6.57}
1034:  & {-7.07}/{-3.70} & {-1.90}/{-0.582} & {-0.172}/{0.0030} & {16.8}/{27.5}
1035:  & {0}/{0.058} & {0}/{0.698} & {0}/{12.7}\\
1036: 1000 & {0.596}/{0.071} & {1.80}/{6.05} & {1.48}/{12.5}
1037:  & {0.613}/{8.52} & {0.198}/{3.03} & {0.028}/{0.387} & {16.9}/{24.3}
1038:  & {0}/{0.081} & {0}/{0.750} & {0}/{12.7}\\
1039:  \hline
1040: \end{array}$$
1041: \caption{\em Fit parameters for the expression $g(x)$ in eq.~(\ref{eq:fit}). 
1042: Give the $\nu_\tau= \bar\nu_\tau$ spectra at production from annihilations in the Earth/Sun. 
1043: DM masses are in {\rm GeV}. These data are available at~\cite{www}.\label{tab:params2}}
1044: \end{table}%
1045: 
1046: 
1047: 
1048: \medskip
1049: 
1050: We provide analytical fitted formul\ae{} for the spectra. We fitted
1051: the MC results with the following expression, which proved to be suitable:
1052: \beq 
1053: g(x) =\frac{dN}{dx} = a_0 (1 + a_1 w + a_2 w^2 + a_3 w^3 + a_4 w^4 +
1054: a_5 w^5)  (1-x)^b + c_0 x^{c_1}  (1-x)^{c_2} 
1055: \label{eq:fit}
1056: \eeq
1057: where $w={\rm log}_{10} x$. The values of the parameters are shown in
1058: table \ref{tab:params1} and table~\ref{tab:params2} for a sample of center-of-mass energies $m_{\rm DM}$ of the primary quark or $\tau$, and are also available at~\cite{www}. The fitted functions reproduce the MC result at a level better than a few percent in all the relevant energy range, from $0.5\GeV$ up to $m_{\rm DM}$.
1059: The functions $g(x)$ should not be used outside this range.
1060: 
1061: 
1062: 
1063: 
1064: 
1065: 
1066: \paragraph{Annihilation inside the Sun.}
1067: 
1068: %
1069: The density of the core of the Sun is $\rho = 140$ g cm$^{-3}$,
1070: about 10 times larger than in the Earth, so that
1071: energy loss processes are more important than in the Earth case.
1072: 
1073: %leptons
1074: In the case of charged leptons, the stopping time is now 
1075:  $\tau_{\rm stop} \sim 10^{-11}$ sec. Our modification of the PYTHIA code
1076: takes into account this situation, as described previously.
1077: 
1078: % hadrons
1079: The situation for the light-quark hadrons is similar to the case
1080: of the Earth: they are mostly stopped and therefore they do not produce
1081: neutrinos in the energy range of interest. In the case of
1082: hadrons made by heavy quarks, the situation is now more subtle~\cite{ritz}. 
1083: Their typical interaction time gets reduced by
1084: an order of magnitude: $\tau_{\rm int} \sim (2\div3) \cdot 10^{-11}$ sec, and becomes
1085: comparable to the typical heavy-hadron lifetime
1086: $\tau_{\rm dec} \sim 10^{-12}$ sec (some hadrons decay faster).  
1087: We must now be careful, since these hadrons may loose a fraction of their
1088: energy before decaying. In order to take into account this effect, we
1089: follow~\cite{ritz} where the average energy loss
1090: of a heavy hadron in a dense medium was studied. 
1091: For details about the analysis, we refer to~\cite{ritz}. 
1092: Here we just recall the relevant results, implemented in our analysis.
1093: 
1094: 
1095: A $c$ or $b$ hadron of initial energy $E_0$ after energy losses emerges
1096: with an average energy:
1097: \begin{equation}
1098: \langle E \rangle = E_c\, \exp(x_0)\,E_1(x_0)
1099: \label{eq:aveenergy}
1100: \end{equation}
1101: where $E_c=M_{\rm hadron}\,\tau_{\rm stop}/\tau_{\rm dec}$, $x_0=E_c/E_0$ and
1102: the function $E_1$ is defined as:
1103: \begin{equation}
1104: E_1(x_0) = \int_{x_0}^\infty \frac{e^{-x}}{x}dx.
1105: \end{equation}
1106: The quantity $\tau_{\rm stop}$ is defined as $\tau_{\rm
1107: stop}=\tau_{\rm int}/(1-Z)$ where $Z=x_i\,z_j$ and $\tau_{\rm int}$ is
1108: the interaction time defined in eq.~(\ref{eq:inttime}). The quantity 
1109: $x_i$ denotes the ratio between the quark and the hadron mass:
1110: $x_i = m_i/M_{\rm hadron}$, for $i=c,b$ and $z_j=0.6$ for a $c$ hadron and
1111: $z_j=0.8$ for a $b$ hadron.
1112: 
1113: 
1114: We modified the PYTHIA code in order to take into account the energy
1115: loss discussed above: when a $c$ or $b$ hadron is produced, we first
1116: reduce its energy according to eq.~(\ref{eq:aveenergy}), and then it
1117: is propagated and decayed by the PYTHIA routines.
1118: 
1119: 
1120: \medskip
1121: 
1122: Our results for the neutrino spectra from annihilations in the Sun are shown in fig.~\ref{fig:Prim} as solid lines.
1123: We see that the spectra are a little softer than in the Earth case,
1124: due to hadron energy losses. The effect is more pronounced for larger
1125: center-of-mass energies, since in this case hadrons loose a larger
1126: fraction of their initial energy. Also in this case we fitted the
1127: distributions with the same fitting formula of eq.~(\ref{eq:fit}), and
1128: reported the parameters in table \ref{tab:params1} and
1129: table \ref{tab:params2}.
1130: They are again available at~\cite{www}.
1131: 
1132: \subsection{Annihilations into $W^+W^-$ and $ZZ$}
1133: The lifetime of $W,Z$ gauge bosons is short enough that their energy losses can be neglected.
1134: They therefore decay into quarks and leptons as in vacuum, but then
1135: their decay products hadronize and decay, loosing energies as
1136: discussed in the previous paragraphs. We can therefore calculate the
1137: neutrino spectra by applying the results for quarks and leptons and by
1138: using the formul\ae\ given in Appendix~\ref{app:boost}.
1139: %where the branching ratios for the annihilation of $W$ and $Z$ into
1140: %quarks are the ones reported by the PDG~\cite{PDG}. 
1141: To the resulting spectra we than have to add the production of `prompt' neutrinos by the
1142: decays $W \rightarrow \nu_\ell \bar{\ell}$ and $Z \rightarrow
1143: \nu_\ell\bar{\nu_\ell}$, that give neutrino lines in the
1144: reference frame of the decaying boson. When the boson is produced with
1145: an energy $E_B$, the neutrino line is boosted to a flat spectrum:
1146: \beq
1147: \frac{dN}{dx} = \frac{{\rm BR}_i}{\beta}\qquad \hbox{in the range}\qquad
1148: \frac{1-\beta}{2} \le x \le
1149: \frac{1+\beta}{2}
1150:  \label{eq:range} 
1151: \eeq
1152: %
1153: where ${\rm BR}_i$ is the branching ratio for the prompt decay of the gauge boson and
1154: $\beta$ is velocity of the gauge boson. As a check to our calculation, we produced a few sample cases of
1155: neutrino spectra from $W$ and $Z$ with the PYTHIA code and compared
1156: them to our analytical results. The agreement is well under the MC
1157: statistical error.
1158: 
1159: \medskip
1160: 
1161: 
1162: 
1163: Our results are shown in fig.~\ref{fig:Prim} as dotted lines for the Earth and as solid lines for the Sun. 
1164: DM annihilations into vector bosons produce a harder DM$\nu$
1165:  spectrum as compared to  annihilations into $\tau\bar{\tau}$,
1166:  $b\bar{b}$, $c\bar{c}$, $q\bar{q}$,
1167:  thanks to prompt neutrino production.
1168:  This is a dominant feature in the spectrum as long as
1169:  $E_B=m_{\rm DM}$
1170:  %$ (which is related to the center-of-mass energy of the DM annihilation,
1171:  %{\em i.e.} to $m_{\rm DM}$)
1172:  is not too much larger than $M_W,M_Z$.
1173: % Indeed, when the $W$ and $Z$ are produced as very relativistic, the
1174: % contribution of the prompt neutrinos is washed out by the Lorentz boost.
1175: 
1176: 
1177: 
1178: \subsection{Annihilation into $t\bar{t}$}
1179: 
1180: The lifetime of the top quark is extremely short too, which allows us
1181: to consider it decaying before any energy loss is operative. Also in
1182: this case we build the spectra for the $t\bar{t}$ case as described in
1183: Appendix \ref{app:boost}, by using the decay chain: $t \rightarrow
1184: b+W$ followed by $W$ decay, as discussed in the previous paragraph.
1185: 
1186: 
1187: 
1188: Notice that we consider  a pure SM decay for the top
1189: quark. In two--higgs doublet models like {\em e.g} in supersymmetric
1190: extensions of the SM, there may be additional final states for the top
1191: decay, due to the presence of a charged higgs: $t\rightarrow b + H^+$,
1192: followed by $b$ hadronization and $H^+$ decay. 
1193: Similarly, we do not consider DM  annihilations into new particles, like e.g.\ $H^+H^-$.
1194: 
1195: %When this situation
1196: %happens (which, in turn is possible only in a specific sector of the
1197: %susy parameter space, since the $H^+$ must by lighter that the top in
1198: %order for the process to occur), the ensuing neutrino flux is again
1199: %calculated as discussed in Appenix \ref{app:boost}. 
1200: 
1201: 
1202: 
1203: \subsection{Annihilation into higgs bosons or higgs$+$gauge bosons}
1204: 
1205: DM$\nu$ can also be generated by channels involving higgs particles in
1206: the annihilation final state. We can safely ignore energy losses also
1207: for the higgses and directly apply the method of Appendix~\ref{app:boost}. 
1208: We do not explicitely provide results for this case, because even within the
1209: SM the Higgs decays remain significantly uncertain until the Higgs mass is unknown.
1210: Furthermore, Higgs decays can be affected by new physics: e.g.\ in SUSY models
1211: the tree-level Higgs/fermions couplings differ from their SM values.
1212: 
1213: 
1214: Higgs decays do not produce prompt neutrinos (because of the extremely
1215: small neutrino masses) so that only soft neutrinos are generated,
1216: even softer that in the $q\bar{q}$ case. Whenever a higgs is produced
1217: in conjunction with a gauge boson   %, as it can happen in supersymmetry,
1218: prompt neutrinos from the gauge boson will be present.
1219: 
1220: 
1221: 
1222: 
1223: 
1224: \section{Neutrino propagation: oscillations, scatterings,...}\label{formalism}
1225: 
1226: We need to follow the contemporary effect on the neutrino fluxes from DM annihilations (presented in the previous section) of coherent flavor oscillations and of interactions with matter.
1227: 
1228: The appropriate formalism for this, that marries in a quantum-mechanically consistent way these two aspects, consists in studying the spatial evolution of the $3\times 3$ matrix of densities of neutrinos, $\rhob(E_\nu)$, and of anti-neutrinos, $\bar\rhob(E_\nu)$.
1229: We will indicate matrices in bold-face and use the flavor basis.
1230: The diagonal entries of the density matrix represent the population of the corresponding flavors, whereas the off-diagonal entries quantify the quantum superposition of flavors.
1231: Matrix densities are necessary because
1232: scatterings damp such coherencies, so that neutrinos are not in a pure state.
1233: The formalism is readapted from~\cite{formalism}, where it was developed for
1234: studying neutrinos in the early universe.
1235: 
1236: The evolution equation, to be evolved from the production point to the detector, has the form
1237: %\beq \label{eq:drho}\frac{d\rho}{dr} =
1238: %+  \underbrace{\phantom{\frac{1}{1}}\hspace{-1.5ex} i [\Ham,\ \rho] }_{\rm oscillation}
1239: %-   \underbrace{\frac{ \{\Gamma,\rho\} }{2} }_{\rm absorption}+
1240: %\underbrace{ \frac{d\rho_0}{dr}}_{\rm injection}\eeq
1241: \beq \label{eq:drho}\frac{d\rhob}{dr} =
1242: - i [\mb{H},\ \rhob] +
1243: \left.\frac{d\rhob}{dr}\right|_{\rm CC}+
1244: \left.\frac{d\rhob}{dr}\right|_{\rm NC}+
1245: \left.\frac{d\rhob}{dr}\right|_{\rm in}
1246: \eeq
1247: with an analogous equation for $\bar\rhob$.
1248: The first term describes oscillations in vacuum or in matter.
1249: The second and the third term describe the absorption and re-emission 
1250: due to CC and NC scatterings, in particular including the effect of $\nu_\tau$ regeneration.
1251: The last term represent the neutrino injection due to the annihilation of DM particles.
1252: The average over the size of the production region can be approximately performed as described below.
1253: Note that there is no neutrino-neutrino effect (i.e.\ the evolution equation is linear in $\rhob$) because neutrino fluxes are weak enough that they negligibly modify the surrounding environment. In particular Pauli blocking (namely: the suppression of neutrino production that occurs due to fermion statistics if the environment is already neutrino-dense), important in the early universe and in supernov\ae, can here be neglected.
1254: 
1255: We will discuss each term in detail in the following sections.
1256: 
1257: \bigskip
1258: 
1259: In the case of neutrinos from the center of the Earth, the formalism  simplifies: indeed, neutrino interactions with Earth matter only become relevant above $10\TeV$.
1260: Since typical DM particles have the correct abundance for $m_{\rm DM}\circa{<}\TeV$, we can ignore such interactions in the Earth and only oscillations need to be followed. 
1261: Moreover, taking into account that the initial spectra $\Phi^0$ do not distinguish $e$ from $\mu$,
1262: $\Phi_e^0=\Phi^0_\mu \equiv \Phi^0_{e,\mu}$ (as discussed in sec.~\ref{Production}), and that
1263: the oscillation probabilities obey $P_{\tau e}+P_{\tau\mu}+P_{\tau \tau}=1$,
1264: the oscillated fluxes are given by
1265: \beq
1266: \label{eq:PhiEarth} 
1267: \Phi_\ell(E_\nu) =  \Phi^0_{e,\mu}(E_\nu) + P_{\tau \ell}(E_\nu)[\Phi^0_\tau(E_\nu) - \Phi^0_{e,\mu}(E_\nu)]\qquad 
1268: \ell=\{e,\mu,\tau\}
1269: \eeq
1270: An analogous result holds for anti-neutrinos.
1271: $P_{\tau \ell}$, the conversion probability of a $\nu_\tau$ into a neutrino of flavor $\ell$, is easily computed with the standard oscillation formalism described below and is plotted in fig.\fig{PEarth}b. 
1272: 
1273: 
1274: 
1275: \subsection{Oscillations}
1276: \label{oscillations}
1277: 
1278: Oscillations are computed including the vacuum mixing and the MSW matter effect~\cite{MSW}.
1279: The effective Hamiltonian reads
1280: \beq\label{eq:H}
1281:  \mb{H} =\frac{\mb{m}^\dagger \mb{m}}{2E_\nu } +
1282: \sqrt{2} G_{\rm F}\bigg[N_e\ \diag\mb{(}1,0,0\mb{)} -\frac{N_n}{2}\ \diag\mb{(}1,1,1\mb{)}\bigg]\ ,
1283: \eeq
1284: where $\mb{m}$ is the $3 \times 3$ neutrino mass matrix.
1285: One has $\mb{m}^\dagger \mb{m} = \mb{V}\cdot{\rm diag}(m_1^2,m_2^2,m_3^2)\cdot \mb{V}^\dagger$
1286: where $m_{1,2,3}>0$ are the neutrino masses and $\mb{V}$ is the neutrino mixing matrix.
1287: We define the solar mixing angle as $\tan\theta_{\rm sun}=|V_{e1}/V_{e2}|$,
1288: the atmospheric mixing angle as $\tan\theta_{\rm atm}=|V_{\mu 3}/V_{\tau 3}|$ and
1289: $\sin\theta_{13}=|V_{e3}|$.
1290: %($\mb{V}\diag \mb{(}m_1,m_2,m_3 \mb{)}\mb{V}^T$, $\mb{V}$ being the vacuum mixing matrix).
1291: $N_e(r)$ and $N_n(r)$ are the number density of electrons and neutrons in the matter, as predicted by solar and Earth models~\cite{BP00,PREM}.
1292: The above Hamiltonian applies to neutrinos; for anti-neutrinos
1293: one has to replace $\mb{m}$ with its complex conjugate
1294: and flip the sign of the MSW term.
1295: The difference between the matter potential for $\nu_\mu$ and $\nu_\tau$~\cite{Vmutau}, that arises only at one loop order, becomes relevant only at $E_\nu > \hbox{few}\TeV$ so we can neglect it.
1296: Finally, notice that matter effects suppress oscillations of $\bar\nu_e$, since they 
1297: encounter no MSW level crossings.
1298: 
1299: 
1300: 
1301: In the following we assume the present best fit values for the mixing parameters (from~\cite{NuFit})
1302: $$\tan^2\theta_{\rm sun}=0.45,\qquad 
1303: \theta_{\rm atm}=45^\circ,$$
1304: $$\Delta m^2_{\rm sun}=8.0~10^{-5}\eV^2,\qquad
1305: |\Delta m^2_{\rm atm}|=2.5~10^{-3}\eV^2.$$
1306: We assume $\theta_{13}=0$ and we will later comment on how
1307: a non-zero $\theta_{13}$ would marginally modify our results.
1308: 
1309: %A few other qualitative points on the effect of oscillations are worth being noticed. 
1310: %To a good approximation, oscillations driven by $\Delta m^2_{\rm atm}$ and $\theta_{\rm atm}$ are not affected by matter corrections and occur with wave-lenght
1311: %$\lambda_{\rm atm} = 4\pi E_\nu/|\Delta m^2_{\rm atm}| = 10^5\km (E_\nu/100\GeV)$,
1312: %which for $E_\nu\circa{>}100\GeV$ is comparable to the radius of the Sun, $R_\odot = 6.95~10^5\km$,
1313: %and for $E_\nu\circa{<}100\GeV$  to the radius of the Earth, $R_\oplus=6371\km$.
1314: %All the effects of oscillations are encoded in $P_{\tau\mu}(E_\nu)$ because  because absorption is negligible,
1315: %and because we are interested only in the $\nu_\mu$ flux.
1316: %This allows to write the oscillated result as
1317: %\beq \Phi_\mu = \sum_{\ell=e,\mu,\tau } \Phi^0_\ell P_{\ell\mu}=
1318: %\Phi^0_\mu + P_{\tau\mu} (\Phi^0_\tau-\Phi^0_\mu)\eeq
1319: 
1320: 
1321: \bigskip
1322: 
1323: 
1324: 
1325: 
1326: \subsection{Average over the production region}
1327: \label{sec:average}
1328: Neutrinos are produced in the core of the body (Earth or Sun) over a region of size $R_{\rm DM}$, as discussed in section~\ref{Production}, so in principle their propagation baseline is different depending on where they originate.
1329: However, since $R_{\rm DM}$ turns out to be smaller than the size of the object, 
1330: to a good approximation one can take into account oscillation effects assuming that all
1331: neutrinos are produced at the center of the production region, with the following effective density matrix\footnote{We sketch the proof. To leading order in $R_{\rm DM}$
1332: the distribution of neutrinos as a function of their path-length $L+\delta$ is
1333: $n(\delta) \propto \exp(-2\delta^2/R_{\rm DM}^2)$, 
1334: where $L$ is the distance of the detection point from the center of the body and $\delta$ spans the production region. The factor of 2 accounts for the two DM particles in the annihilation initial state. 
1335: Oscillations can be decomposed as $U(L+\delta) = U(L)\cdot U(\delta)$, with $U$ the time evolution operator.
1336: Averaging over $\delta$ gives eq.\eq{rhoeff}.
1337: %Notice that $R_{\rm DM}$ depends on $m_{\rm DM}$.
1338: }
1339: \beq \label{eq:rhoeff}
1340:  (\rho_0^{\rm eff})_{ij} =\sum_{m,n,i',j'} (U_{im}U_{i'm} ^*) (\rho_0)_{i'j'} e^{-R_{\rm DM}^2(H_m-H_n)^2/8}
1341: (U_{jn}^* U_{j'n})\eeq
1342: where $\rho_0$ is the diagonal matrix of the total initial fluxes $\rho_0(E_\nu) = \diag\mb{(}\Phi_e^0,\Phi_\mu^0,\Phi^0_\tau\mb{)}$.
1343: $\mb{U}$ and $H$ are the energy-dependent neutrino mixing matrix and hamiltonian eigenvalue
1344: at the center of the body, to be computed diagonalizing the Hamiltonian in matter, eq.\eq{H}.
1345: 
1346: For a better intuitive understanding of the physical meaning of eq.\eq{rhoeff} one can neglect the small oscillation effects driven by $\theta_{13}$ and $\Delta m^2_{\rm sun}$ (since the oscillation length of the latter is much larger than the production region) and keep only the oscillations driven by $\Delta m^2_{\rm atm}$, thus reducing the oscillation to a ``$\nu_\mu\leftrightarrow\nu_\tau$'' case. Such oscillations are not affected by matter effects so that 
1347: $\mb{U}=\mb{V}$  and the eigenvalues $H_{2,3}$ reduce to $m_{2,3}^2/E_\nu$.
1348: Then the effect of the exponential factor in eq.\eq{rhoeff} is to damp the coherence between the $\nu_2$ and $\nu_3$ mass eigenstates, i.e. the off-diagonal elements of the density matrix (which express the superposition of different states) are suppressed. In other words, in the limit of a complete damping the effective density matrix is diagonal and composed of an average of the initial $\nu_\mu$ and $\nu_\tau$ fluxes. This is exactly the case for neutrinos with very small $E_\nu$. At larger energies, the damping effect is milder and indeed one can follow the fast oscillations. In fig.\fig{PEarth}b the result is well visible.
1349: In short: the spatial average over the slightly different baselines produces some partial flavor equilibration and some loss of coherence.
1350: 
1351: 
1352: 
1353: \begin{figure}[t]
1354: $$\includegraphics[width=9cm]{NC}$$
1355: \caption[X]{\label{fig:NC}\em Energy distributions of $\nu$ (red) and $\bar\nu$ (blue) produced 
1356: with energy $E'_\nu$ by one NC DIS interaction of a $\nubarnu$ with energy $E_\nu$.
1357: The energy is plotted in units of $E_\nu$.
1358: Continuous line: in normal matter, where $N_p \approx N_n$. 
1359: Dotted line: around the center of the Sun, where $N_p\approx 2 N_n$.}
1360: \end{figure}
1361: 
1362: 
1363: \begin{figure}[t]
1364: $$\includegraphics[width=\textwidth]{TauReg}$$
1365: \caption[X]{\label{fig:TauReg}\em Energy distributions of neutrinos
1366: regenerated by CC scatterings of a $\nubarnu_\tau$ of given energy $E_{\nu_\tau}$,
1367: produced by one $\nubarnu_\tau$/nucleon scattering.
1368: The blue upper curves are $f_{\tau\to\tau}(E_{\nu_\tau},E'_\nu)$, 
1369: and the red lower curves are $f_{\tau\to e,\mu}(E_{\nu_\tau},E'_\nu)$,
1370: plotted for several values of the incident $\nu_\tau$ energy $E_{\nu_\tau}$.
1371: }
1372: \end{figure}
1373: 
1374: 
1375: 
1376: 
1377: \subsection{NC scatterings}
1378: NC scatterings $\nubarnu N \leftrightarrow \nubarnu N$  effectively remove a neutrino from the flux and re-inject it with a lower energy. 
1379: So they contribute to the evolution equation as:
1380: \beq\label{eq:NC}\left.\frac{d\rhob}{dr}\right|_{\rm NC} = - \int_0^{E_\nu} dE'_\nu 
1381: \frac{d\Gamma_{\rm NC}}{dE'_\nu} (E_\nu,E'_\nu) \rhob(E_\nu)+
1382: \int_{E_\nu}^\infty dE'_\nu 
1383: \frac{d\Gamma_{\rm NC}}{dE_\nu} (E'_\nu,E_\nu) \rhob(E'_\nu)\eeq
1384: where
1385: \beq\label{eq:Gamma}
1386: \Gamma_{\rm NC}(E_\nu,E'_\nu) = N_p(r)\ \diag\sigma(\nu_\ell p\to \nu_\ell' X)
1387: +N_n(r)\ \diag\sigma(\nu_\ell n\to \nu_\ell' X)\eeq
1388:  The first term describes the absorption:
1389:  the integral over $E'_\nu$ just gives the total NC cross section.
1390:   The second term describes the reinjection of lower energy neutrinos:
1391:   their spectrum is plotted in fig.\fig{NC}.
1392:   We see that it negligibly depends on the chemical composition $N_p/N_n$,
1393: where $N_p$ and $N_n$ are the number densities of protons and neutrons.
1394: We use the $N_e(r)=N_p(r)$ and $N_n(r)$ profiles predicted by solar and Earth models~\cite{BP00,PREM}.
1395: In the Sun $N_p/N_n$ varies from the BBN value, $N_p/N_n\sim 7$ present in the outer region 
1396: $r/R_\odot \circa{>}0.3$,
1397: down to $N_p/N_n\sim2$ in the central region composed of burnt $^4$He.
1398: The Earth is mostly composed by heavy nuclei, so that $N_p$ and $N_n$ are roughly equal.
1399: 
1400: 
1401: 
1402: 
1403: \subsection{CC absorptions and $\nu_\tau$ regeneration}\label{CCsec}
1404: 
1405: The effect of CC interactions to the evolution of the neutrino fluxes can be intuitively pictured as follows. The deep inelastic CC process on a nucleon ($\nubarnu N \to \ellbarell X$) effectively removes a neutrino from the flux and produces an almost collinear charged lepton. The $\tau^\pm$ produced by $\nubarnu_\tau$ decays promptly, before loosing a significant part of its energy in interactions with the surrounding matter, and therefore re-injects secondary fluxes of energetic neutrinos~\cite{taureg idea, taureg comput}: 
1406: \beq
1407: \begin{array}{llll}
1408: \nu_\tau ~\rightarrow~ \tau^- & \to X\, \nu_\tau \qquad  & \bar\nu_\tau ~\rightarrow~ \tau^+ & \to X\, \bar\nu_\tau\\
1409: & \to e^-\, \bar\nu_e\, \nu_\tau\, \qquad &  & \to e^+\, \nu_e\, \bar\nu_\tau\\
1410: & \to \mu^-\, \bar\nu_\mu\, \nu_\tau\, \qquad &  & \to \mu^+\, \nu_\mu\, \bar\nu_\tau
1411: \end{array}
1412: \eeq
1413: with branching ratios ${\rm BR}_{X}=64.8\%$, ${\rm BR}_{e}=17.84\%$ and 
1414: ${\rm BR}_{\mu}=17.36\%$ for hadronic, electron and muonic decay 
1415: modes respectively. In this way, besides $\nubarnu_\tau$ that always re-appears from 
1416: $\tau^\pm$ decays, in $\approx 35\%$ of cases also $\nubarnu_{e}$ or 
1417: $\nubarnu_{\mu}$ are produced, enlarging the total neutrino 
1418: flux that reaches a detector. 
1419: Note that $e$, $\mu$ and hadrons produced by CC scattering and by $\tau$ 
1420: decays loose essentially all their energy in the matter and
1421: are absorbed or decay into neutrinos with negligibly small
1422: energy for our purposes.
1423: 
1424: \medskip
1425: 
1426: The CC contribution to the evolution equation of the density matrices is therefore
1427: \begin{eqnsystem}{sys:CC}
1428: \left.\frac{d\rhob}{dr}\right|_{\rm CC} &=& - \frac{\{\mb{\Gamma}_{\rm CC},\rhob\}}{2}+
1429: \int \frac{dE^{\rm in}_\nu}{E^{\rm in}_\nu}  
1430:  \bigg[ \mb{\Pi}_\tau \rho_{\tau\tau}(E^{\rm in}_\nu) \Gamma_{\rm CC}^\tau(E^{\rm in}_\nu) 
1431:  f_{\tau\to\tau}({E_\nu^{\rm in}},{E_\nu})\\
1432:  & &\qquad\nonumber
1433:  + \mb{\Pi}_{e,\mu} \bar\rho_{\tau\tau} (E^{\rm in}_\nu) \bar\Gamma_{\rm CC}^{\tau} (E^{\rm in}_\nu)
1434:  f_{\bar\tau\to e,\mu}( E^{\rm in}_\nu, E_\nu)
1435: \bigg],  \\
1436: \left.\frac{d\bar\rhob}{dr}\right|_{\rm CC} &=& - \frac{\{\bar{\mb{\Gamma}}_{\rm CC},\bar\rhob\}}{2}+
1437: \int \frac{dE^{\rm in}_\nu}{E^{\rm in}_\nu}  
1438:  \bigg[\mb{\Pi}_\tau\bar\rho_{\tau\tau}(E^{\rm in}_\nu) \bar\Gamma_{\rm CC}^\tau(E^{\rm in}_\nu)
1439:   f_{\bar\tau\to\bar\tau}(E_\nu^{\rm in},{E_\nu})\\
1440:   &&\qquad+\mb{\Pi}_{e,\mu} \rho_{\tau\tau} (E^{\rm in}_\nu) \Gamma_{\rm CC}^{\tau}(E^{\rm in}_\nu)
1441:  f_{\tau\to \bar{e},\bar\mu}({E_\nu^{\rm in}},{E_\nu})\nonumber
1442: \bigg].
1443: \end{eqnsystem}
1444: The first terms describe the absorption; their anticommutator arises because loss terms 
1445: correspond to an anti-hermitian effective Hamiltonian  such that 
1446: the usual commutator gets replaced by an anticommutator 
1447: (see the full formalism in~\cite{formalism}).
1448: The second terms describe the `$\nu_\tau$ regeneration'. 
1449: We explicitely wrote the equations for neutrinos and for anti-neutrinos because they are coupled
1450: by the second terms.
1451: 
1452: 
1453: 
1454: 
1455: In the formul\ae\ above, $\mb{\Pi}_\ell$ is the projector on the flavor $\nu_\ell$: e.g.\ $\mb{\Pi}_\tau = \diag\mb{(}0,0,1\mb{)}$.
1456: The $\mb{\Gamma}_{\rm CC}$, $\bar{\mb{\Gamma}}_{\rm CC}$ matrices express the rates of absorption due to the CC scatterings and are given by
1457: \begin{eqnsystem}{sys:Gamma}
1458: \mb{\Gamma}_{\rm CC}(E_\nu) = \diag\mb{(}\Gamma_{\rm CC}^e,
1459: \Gamma_{\rm CC}^\mu,\Gamma_{\rm CC}^\tau\mb{)},\quad
1460: \Gamma_{\rm CC}^\ell=
1461: N_p(r)\  \sigma(\nu_\ell p\to \ell X)
1462: +N_n(r)\  \sigma(\nu_\ell n\to \ell X),\\
1463: \bar{\mb{\Gamma}}_{\rm CC}(E_\nu) = \diag\mb{(}\bar\Gamma_{\rm CC}^e,
1464: \bar\Gamma_{\rm CC}^\mu,\bar\Gamma_{\rm CC}^\tau\mb{)},\quad
1465: \bar\Gamma_{\rm CC}^\ell=
1466: N_p(r)\  \sigma(\bar\nu_\ell p\to \bar\ell X)
1467: +N_n(r)\  \sigma(\bar\nu_\ell n\to \bar\ell X).
1468: \end{eqnsystem}
1469: Deep inelastic scatterings of $\nubarnu$ on nucleons are the dominant process at the energies involved ($E_\nu \gg \GeV$), so the cross sections $\sigma(\nubarnu N \to \ellbarell X)$ (reported in Appendix~\ref{Cross}) are the only ones relevant. Scatterings on electrons have a cross section which is $\sim m_e/m_N$ smaller and would become relevant only at energies $E_\nu \circa{>}\TeV$~\cite{sigmaonelectrons}.
1470: 
1471: Notice that the matrix $\mb{\Gamma}_{\rm CC}$ is not proportional to the unit matrix because
1472: at the relevant neutrino energies the $\nubarnu_\tau N$ cross sections~\cite{sigmatau} are suppressed with respect to the corresponding $\nubarnu_{e,\mu} N$ cross sections by the kinematical effect of the $\tau$ mass.
1473:  E.g.\ at $E_\nu =100\GeV$ $m_\tau$ gives a $30\%$ suppression.
1474: In particular, this implies that the coherence among $\nubarnu_\tau$ and $\nubarnu_{e,\mu}$ is broken by the CC interactions and the formalism is taking this into account.
1475: A non trivial consequence (interactions increase the oscillation length) is discussed in appendix~\ref{B}.
1476: 
1477: 
1478: %Neglecting all lepton masses  $\Gamma_{\rm CC}$ is proportional to the identity matrix,
1479: %such that CC scatterings preserve coherence among different flavors.
1480: %%\footnote{
1481: %Neutrinos scattering on electrons would break coherence,
1482: %but the resulting cross section is $\sim m_e/m_p$ smaller,
1483: %and therefore becomes relevant only at energies
1484: %$E_\nu \circa{>}\TeV$.
1485: %In this paper we assume that DM is the lightest supersymmetric particle:
1486: %naturalness considerations suggest a LSP mass around $100\GeV$,
1487: %such that $\nubarnu$ scattering on electrons can be neglected. }
1488: %This is a good approximation only at very high energies.
1489: %than the corresponding $\nubarnu_{e,\mu}N$ cross sections.
1490: 
1491: 
1492: 
1493: The functions $f(E_\nu, E'_\nu)$ are the energy distributions of secondary neutrinos
1494: produced by a CC scattering of an initial neutrino with energy $E_{\nu_\tau}$. They have been precisely computed numerically as described in~\cite{taureg comput}.
1495: In the computation of $\tau$ decay spectra we have taken into account the sizable widths of final state hadrons, which produce a significant smearing with respect to fig.~10 of~\cite{Crotty} where such widths are neglected. 
1496: Fig.\fig{TauReg} shows our result for the neutrino spectra from $\nu_\tau$ regeneration.
1497: The integrals of the $\nu_\tau$ curves equal to one, because $\nu_\tau$ are completely regenerated,
1498: with lower energy (the curves are peaked at small $E_\nu/E_{\nu_\tau}$).
1499: The integrals of the $\bar\nu_{e,\mu}$ curves have a value smaller than one,
1500: equal to the branching ratio of leptonic $\tau$ decays.
1501: The curves depend, but quite mildly, on the incident neutrino energy
1502: $E_{\nu_\tau}$, mainly due to the finite value of $m_\tau$:
1503: neutrinos with lower energy loose a smaller fraction of their energy,
1504: because the energy stored in the $\tau$ mass becomes more important at lower energy.
1505: We assumed that $\tau^-$ and $\tau^+$ have exact left and right helicity respectively;
1506: this approximation fails at energies comparable to $m_\tau$
1507:  (say $E_\nu,E_\tau\circa{<}20\GeV$~\cite{sigmatau}), where
1508: absorption and regeneration due to
1509: CC scatterings become anyhow negligible.
1510: 
1511: The $f$ functions do not significantly depend on the chemical composition:
1512: in the plot we assumed $N_p/N_n=2$ as appropriate in the center of the Sun.
1513: Writing $x = E'_\nu/E_{\nu_\tau}$, these functions are normalized to the branching ratios of $\tau^{\pm}$ decays given above:
1514: $$ \int_0^1 dx~f_{\tau\to \tau}(E_\nu,x E_\nu) = 1,\qquad
1515:  \int_0^1 dx~f_{\tau\to e,\mu}(E_\nu,xE_\nu)\approx 0.175.$$
1516: 
1517: \medskip
1518: 
1519: Given the ingredients above, it should now be apparent how the second terms in eq.s~(\ref{sys:CC}) incorporate the CC processes.
1520: In words, focussing for definiteness on the case of neutrinos (antineutrinos follow straightforwardly): a $\nu_\tau$ of energy $E_\nu^{\rm in}$, described by the density $\rho_{\tau\tau}$, interacts with a rate $\Gamma_{\rm CC}^\tau$ and produces secondary $\nu_\tau$, $\bar\nu_e$ and $\bar\nu_\mu$ with energy $E_\nu$, that contribute to the corresponding diagonal entries of the density matrices $\mb{\rho}$ and $\mb{\bar\rho}$. Integrating over $E_\nu^{\rm in}$ gives the total regeneration contribution.
1521: 
1522: 
1523: \medskip
1524: 
1525: 
1526: 
1527: \begin{figure}[p]
1528: $$\hspace{-8mm}\includegraphics[width=18cm]{EarthNuE}$$
1529: $$\hspace{-8mm}\includegraphics[width=18cm]{EarthNuMu}$$
1530: $$\hspace{-8mm}\includegraphics[width=18cm]{EarthNuTau}$$
1531: \caption{\em Neutrino spectra generated by one DM annihilation
1532: around the center of Earth.
1533: The plots show the spectra of the three neutrino flavors (the three rows) and assume different DM masses (the three columns). Each plot shows the open annihilation channels ${\rm DM~DM}\to$  $b\bar{b}$, $\tau^+\tau^-$, $c \bar c$, $t\bar{t}$, $W^+ W^-$, $ZZ$.
1534: The ${\rm DM~DM}\to\nu\bar\nu$ channel (not shown) would produce a line at $E_\nu = m_{\rm DM}$.
1535: The dotted lines show the spectra without oscillations while solid lines are the final results after oscillations. The dashed lines in the upper-left panel have been computed with $\theta_{13}=0.1$ rad for illustration (see text); all the other results assume $\theta_{13}=0$.
1536: Neutrino and anti-neutrino spectra are roughly equal:
1537: we here show $(2\Phi_\nu + \Phi_{\bar\nu})/3$, in view of 
1538: $\sigma(\nu N) \sim 2 \sigma(\bar\nu N)$.
1539: The shaded region is the atmospheric background, normalized relative to DM$\nu$
1540: as assumed in eq.\eq{EarthNorm}.
1541: \label{fig:EarthNu}}
1542: \end{figure}
1543: 
1544: 
1545: 
1546: 
1547: \section{Neutrinos from DM annihilations in the Earth}\label{Earth}
1548: In this section we show the results concerning the signal from DM annihilations around the center of the Earth: the energy spectra at detector of neutrinos and antineutrinos of all flavors  %$\nubarnu_{e,\mu,\tau}$
1549: and the energy spectra of the main classes of events that they produce.
1550: \medskip
1551: 
1552: 
1553: Fig.\fig{EarthNu} displays the neutrino spectra $dN/dE_\nu$, from the main annihilation channels {DM DM} $\to$  $b\bar{b}$, $\tau^+\tau^-$, $c \bar c$, $t\bar{t}$, $W^+ W^-$, $ZZ$, normalized to a single DM annihilation.\footnote{These fluxes are available at~\cite{www}.}
1554: A linear combination of these basic spectra, weighted according to the BRs predicted by the specific DM model of choice and rescaled by the appropriate geometric factors, will give the actual neutrino signal at a detector: 
1555: \beq \frac{dN}{dt\,dS~dE_\nu}= \frac{\Gamma_{\rm ann}}{4\pi R^2_\oplus}\sum_i {\rm BR}_i \frac{dN_i}{dE_\nu}
1556: =\frac{0.2}{{\rm sec}\cdot {\rm m}^2}\
1557: \frac{\Gamma_{\rm ann}}{10^{14}/{\rm sec}}\
1558: \sum_i {\rm BR}_i \frac{dN_i}{dE_\nu}\, ,
1559: \eeq
1560: where the sum runs over the annihilation channels with branching ratios ${\rm BR}_i$, $R_\oplus$ is the Earth radius, and $\Gamma_{\rm ann}$ is the total number of DM annihilations per unit time.
1561: As already discussed, this latter quantity is strongly dependent on the particle physics model under consideration and also on astrophysics, and can carry a large uncertainty. 
1562: When we need to assume a value for it, e.g.\ to compare with the background or with the existing limits, we choose
1563: \beq\label{eq:EarthNorm}
1564: \left.\Gamma_{\rm ann}\right|_{\rm Earth}=\frac{10^{14}}{\rm sec}\left(\frac{100\GeV}{m_{\rm DM}}\right)^2.\eeq
1565: In the neutralino case, samplings of the MSSM parameter space find a wide range of
1566:  $10^{4\div 15}$ annihilations per second, that decreases for increasing $m_{\rm DM}$.
1567:  So our assumption is realistically optimistic.
1568:  
1569: \medskip
1570: 
1571: We show plots for three different values of the DM mass,
1572: which give qualitatively different results and
1573: (in the case of the signal from Earth) well represent the general situation:
1574: \begin{enumerate}
1575: \item $m_{\rm DM}=50\GeV< M_{W,Z}$
1576: so that only annihilations into leptons and quarks (other than the top) are allowed.  
1577: Varying $m_{\rm DM}$ in this range the unoscillated fluxes rescale trivially; 
1578: oscillated fluxes also rescale but of course keeping their first dip and peak at fixed energy,
1579: as described below.
1580: %As explained in section~\ref{Production}, if the DM particle is a Majorana fermion (e.g.\ a neutralino $\chi$) the annihilation  amplitudes are suppressed by the final-state fermion masses,
1581: %so that in particular the direct ${\rm DM~DM}\to\nu\bar\nu$ channel is negligible. 
1582: %In the general case, instead, this channel simply gives monochromatic neutrinos at $E_\nu = m_{\rm DM}$. 
1583: 
1584: 
1585: \item $M_{W,Z}<m_{\rm DM}=100\GeV\circa{<}m_t$ so that annihilations into
1586: vector bosons are kinematically allowed, 
1587: with kinetic energy comparable to their mass.
1588: As explained in section~\ref{Production} this gives a characteristic threshold feature:
1589: direct decays of $W,Z$ give neutrinos in the energy range of eq.\eq{range}
1590: (producing the peaks in fig.s\fig{EarthNu}),
1591: and neutrinos with lower energies are produced by secondary decay chains
1592: (producing the tails).\label{123}
1593: %Varying $m_{\rm DM}$ in the above range, the prompt $W$ and $Z$ contribution changes.
1594: 
1595: \item  $m_{\rm DM}=200\GeV > m_t$ so that also annihilations into top quarks
1596: are allowed. Since the subsequent decay $t\to b \ell\nu$ is a 3-body process, it does not give
1597: threshold features.  
1598: $Z,W$ bosons are so energetic that their threshold features are minor.
1599: No new notable features appear going to higher $m_{\rm DM}$.
1600: If the DM is a neutralino only annihilations into $W^+W^-,ZZ,t\bar{t}$
1601: (and possibly higgses and SUSY particles) are relevant.
1602: 
1603: \end{enumerate}
1604: 
1605: \medskip
1606: 
1607: 
1608: \paragraph{The atmospheric neutrino background.} In all our figures,
1609: the shaded region is the background of atmospheric neutrinos,
1610: computed as predicted by FLUKA~\cite{FLUKA} (at the SuperKamiokande site)
1611: and taking into account atmospheric oscillations.
1612: The unknown DM$\nu$ signal is compared with the known magnitude of the background assuming
1613: the annihilation rate in eq.\eq{EarthNorm}.
1614: %The background is more relevant at low energies, since the spectrum of atmospheric neutrinos rapidly drops with energy.
1615: %there is about one $\nu_\mu$ per ${\rm m}^2\,{\rm sec}$ with $E_\nu >10\GeV$ 
1616: %and becomes 100 times lower above $100\GeV$.
1617: 
1618: Since the signal comes from the center of the Earth, the background of atmospheric neutrinos can be suppressed exploiting directionality: in the figures
1619: we applied an energy-dependent cut on the zenith-angle, keeping only neutrinos (and, later, events) with incoming direction that deviates from
1620: the vertical direction by less than
1621: \beq
1622: \label{eq:cut} 
1623: | \vartheta |  < \sqrt{\frac{m_N}{E}} = 5.7^\circ \sqrt{\frac{100\GeV}{E}}
1624: \eeq
1625: where $E$ is the energy of the detected particle and $m_N\approx\GeV$ is the nucleon mass.
1626: Such a choice can be understood as follows.
1627: First, the finite size of the DM annihilation region implies that the signal comes from a characteristic angular opening $\delta\vartheta \sim {R_{\rm DM}}/{R_\oplus} \sim \sqrt{m_N/E_\nu}$, where the last relation makes use of eq.\eq{RDM}  and of the fact that $E_\nu \sim m_{\rm DM}/{\rm few}$.
1628: Furthermore, 
1629: the kinematical angle $\delta\vartheta \approx  0.30\ (m_N/E_\nu)^{0.48}$~\cite{ANTARES}
1630: between the incident neutrino and the produced lepton must be taken into account
1631: and gives a comparable effect.
1632: Finally, to these angles the effect of the angular resolution of
1633: detectors should be added.
1634: For \v{C}erenkov neutrino telescopes under construction
1635: such as ANTARES, ICECUBE and the future km$^3$ detector in the
1636: Mediterranean this resolution is $\delta\theta \circa{<} 1^\circ$.
1637: For AMANDA and Super-Kamiokande the mean angular resolution is $\delta\theta \sim 2^\circ$ or larger, hence the angular cut may be larger than what we apply.
1638: 
1639: 
1640: In summary, a more realistic dedicated analysis of the angular (and energy) spectrum will be certainly 
1641: necessary to disentangle in the best possible way the signal from the atmospheric background, but  our approximation in eq.\eq{cut} is a reasonable cut applicable to many experiments.
1642: We stress that the atmospheric background in the small cone around the vertical can be accurately and reliably estimated by interpolation of the measured rates in the adjacent angular bins
1643: where no DM$\nu$ signal is present.
1644: 
1645: \medskip
1646: 
1647: 
1648: 
1649: \paragraph{The effect of oscillations.} 
1650: In fig.\fig{EarthNu} the dotted lines show the spectra without (i.e.\ before) oscillations: these spectra have been already described in section~\ref{Production}. 
1651: The final spectra (solid lines) are in many cases significantly different.
1652: This is also illustrated  in fig.\fig{OscNoOsc}a for a few selected cases.
1653: 
1654: \begin{table}[t]
1655: $$\begin{array}{|c|cccccccc|}\hline
1656: \hbox{DM mass} & \multicolumn{8}{|c|}{\hbox{DM annihilation channels in the Earth/Sun}}\\
1657: m_{\rm DM} & \nu\bar\nu & b\bar b & \tau\bar \tau &c\bar{c} & q\bar{q} & t\bar t & ZZ & W^+W^-\\
1658: \hline
1659: 50\GeV & 1 / 0.75 & 0.50 / 0.67 & 3.9 / 3.2 & 0.32 / 0.59 & 0.48 / 0.66 & - / - & - / - & - / -\\ 
1660: 100\GeV & 1 / 0.55 & 0.70 / 0.63 & 2.0 / 2.7 & 0.49 / 0.55 & 0.45 / 0.63 & - / - & 1.0 / 0.75 & 1.1 / 0.75\\ 
1661: 200\GeV & 1 / 0.30 & 0.86 / 0.55 & 1.3 / 1.9 & 0.75 / 0.50 & 0.55 / 0.58 & 1.0 / 0.64 & 1.0 / 0.45 & 1.0 / 0.47\\ 
1662: 400\GeV & 1 / 0.1 & 0.95 / 0.44 & 1.1 / 0.91 & 0.91 / 0.42 & 0.77 / 0.51 & 1.0 / 0.31 & 1.0 / 0.19 & 1.0 / 0.20\\
1663: 1000\GeV & 1 / 0.02 & 0.99 / 0.32 & 1.0 / 0.28 & 0.98 / 0.34 & 0.93 / 0.42 & 1.0 / 0.11 & 1.0 / 0.05 & 1.0 / 0.06\\
1664: %50\GeV & 1 / 0.71 & 0.50 / 0.68 & 3.9 / 3.0 & 0.32 / 0.61 & 0.48 / 0.68 & - / - & - / - & - / -\\ 
1665: %100\GeV & 1 / 0.50 & 0.70 / 0.62 & 2.0 / 2.5 & 0.49 / 0.56 & 0.45 / 0.65 & - / - & 1.0 / 0.71 & 1.1 / 0.71\\ 
1666: %200\GeV & 1 / 0.25 & 0.86 / 0.53 & 1.3 / 1.7 & 0.75 / 0.49 & 0.55 / 0.58 & 1.0 / 0.59 & 1.0 / 0.39 & 1.0 / 0.41\\ 
1667: %400\GeV & 1 / 0.07 & 0.95 / 0.41 & 1.1 / 0.74 & 0.91 / 0.40 & 0.77 / 0.50 & 1.0 / 0.26 & 1.0 / 0.15 & 1.0 / 0.16\\ 
1668: %1000\GeV & 1 / 0.01 & 0.99 / 0.28 & 1.0 / 0.19 & 0.98 / 0.31 & 0.93 / 0.40 & 1.0 / 0.09 & 1.0 / 0.04 & 1.0 / 0.04\\
1669: %50\GeV & 1 / 0.71 & 0.51 / 0.68 & 3.9 / 3.0 & 0.33 / 0.61 & 0.50 / 0.68 & - / - & - / - & - / -\\ 
1670: %100\GeV & 1 / 0.50 & 0.69 / 0.63 & 2.1 / 2.5 & 0.49 / 0.56 & 0.46 / 0.65 & - / - & 1.0 / 0.71 & 1.1 / 0.71\\ 
1671: %200\GeV & 1 / 0.25 & 0.86 / 0.54 & 1.3 / 1.7 & 0.75 / 0.49 & 0.54 / 0.58 & 1.00 / 0.64 & 1.0 / 0.39 & 1.0 / 0.41\\ 
1672: %400\GeV & 1 / 0.07 & 0.95 / 0.41 & 1.1 / 0.74 & 0.91 / 0.40 & 0.76 / 0.50 & 1.00 / 0.32 & 1.0 / 0.15 & 1.0 / 0.16\\ 
1673: %1000\GeV & 1 / 0.01 & 0.99 / 0.29 & 1.0 / 0.20 & 0.98 / 0.32 & 0.92 / 0.41 & 1.00 / 0.12 & 1.0 / 0.04 & 1.0 / 0.04\\
1674: %50\GeV & 1 / 0.71 & 0.51 / 0.68 & 3.9 / 3.0 & 0.33 / 0.61 & 0.50 / 0.68 & - / - & - / - & - / -\\ 
1675: %100\GeV & 1 / 0.50 & 0.69 / 0.63 & 2.1 / 2.5 & 0.49 / 0.56 & 0.46 / 0.65 & - / - & 1.0 / 0.71 & 1.0 / 0.66\\ 
1676: %200\GeV & 1 / 0.25 & 0.86 / 0.54 & 1.3 / 1.7 & 0.75 / 0.49 & 0.54 / 0.58 & 1.00 / 0.60 & 1.0 / 0.39 & 1.0 / 0.37\\ 
1677: %400\GeV & 1 / 0.07 & 0.95 / 0.44 & 1.1 / 0.81 & 0.90 / 0.41 & 0.72 / 0.50 & 1.00 / 0.31 & 1.0 / 0.17 & 1.0 / 0.15\\ 
1678: %1000\GeV & 1 / 0.01 & 0.99 / 0.29 & 1.0 / 0.20 & 0.98 / 0.32 & 0.92 / 0.41 & 1.00 / 0.09 & 1.0 / 0.04 & 1.0 / 0.03\\
1679: \hline
1680: \end{array}$$
1681: \caption[X]{\em Ratios of through-going muon rates `with' over `without' the effects of the neutrino propagation, for DM annihilations around the center of the Earth/Sun. 
1682: E.g.\ the bottom-right entry means that, for $m_{\rm DM}=1000\GeV$,
1683: the rate is unaffected if ${\rm DM}\,{\rm DM}\to W^+W^-$ annihilations occur in the Earth,
1684: and the rate gets reduced to $0.06$ of its value if annihilations occur in the Sun.
1685: %The largest enhancement of the rate due to oscillations occurs in the $\tau\bar\tau$ channel. Other channels cause a reduction. At large values of $m_{\rm DM}$ oscillations have a smaller impact. 
1686: \label{tab:RatioFluxes}}
1687: \end{table}
1688: 
1689: Oscillations driven by $\Delta m^2_{\rm atm}$ and $\theta_{\rm atm}$ are the main effect at work in fig.\fig{EarthNu}.
1690: They convert $\nubarnu_\tau\leftrightarrow\nubarnu_\mu$ at $E_\nu\circa{<} 100 \GeV$
1691: (at larger energies the oscillation length is larger than the Earth radius)
1692: and thus are of the most importance when the initial $\nubarnu_\mu$ fluxes are significantly
1693: different from the $\nubarnu_\tau$ fluxes.
1694: This happens e.g.\ in the case of the {DM DM}$\to \tau\bar\tau$ annihilation channel:
1695: a $\tau$ decay produces one $\nu_\tau$, 
1696: and just about $0.2\ \nu_\mu$ with little energy; 
1697: oscillations subsequently convert $\nu_\tau \to \nu_\mu$ and significantly enhance the rate of $\mu$ events.
1698: For instance, neglecting oscillations the $\chi\chi \to b \bar b$ annihilation channel for neutralinos $\chi$ is regarded as a more significant source of $\nu_\mu$ than the $\chi\chi \to \tau\bar\tau$ channel, because of the relative branching ratio of $3(m_b/m_\tau)^2$  (the precise value depending on stau and sbottom masses). Oscillations partly compensate this factor
1699: as quantitatively shown in table~\ref{tab:RatioFluxes}, 
1700: that summarizes the relative enhancements or reductions due to oscillations, on the rate of through-going muon events (see below) for different annihilation channels and for different DM masses $m_{\rm DM}$.
1701: 
1702: 
1703: 
1704: 
1705: 
1706: \begin{table}[t]
1707: \vspace{0.7cm}
1708: $$\begin{array}{|c|cccccccc|}\hline
1709: \hbox{DM mass} & \multicolumn{8}{|c|}{\hbox{DM annihilation channels in the Earth/Sun}}\\
1710: m_{\rm DM} & \nu\bar\nu & b\bar b & \tau\bar \tau &c\bar{c} & q\bar{q} & t\bar t & ZZ & W^+W^-\\
1711: \hline
1712: 50\GeV & 100 / 90 & 11 / 11 & 32 / 33 & 12 / 11 & 5.7 / 4.8 & - / - & - / - & - / -\\ 
1713: 100\GeV & 100 / 80 & 11 / 9.1 & 25 / 31 & 11 / 8.8 & 3.2 / 3.8 & - / - & 33 / 29 & 34 / 31\\ 
1714: 200\GeV & 100 / 62 & 12 / 7.3 & 22 / 26 & 12 / 6.9 & 2.8 / 2.8 & 15 / 12 & 33 / 22 & 34 / 24\\ 
1715: 400\GeV & 100 / 35 & 11 / 5.5 & 22 / 19 & 12 / 5.0 & 2.2 / 2.1 & 15 / 8.9 & 33 / 15 & 35 / 17\\ 
1716: 1000\GeV & 100 / 9.5 & 10 / 2.8 & 24 / 9.6 & 9.9 / 2.9 & 3.9 / 1.3 & 15 / 5.0 & 33 / 7.0 & 36 / 8.0\\
1717: %50\GeV & 100 / 89 & 11 / 11 & 32 / 33 & 12 / 11 & 5.7 / 4.8 & - / - & - / - & - / -\\ 
1718: %100\GeV & 100 / 78 & 11 / 9.0 & 25 / 30 & 11 / 8.7 & 3.2 / 3.8 & - / - & 33 / 29 & 34 / 31\\ 
1719: %200\GeV & 100 / 57 & 12 / 7.2 & 22 / 25 & 12 / 6.7 & 2.8 / 2.8 & 15 / 12 & 33 / 21 & 34 / 23\\ 
1720: %400\GeV & 100 / 28 & 11 / 5.4 & 22 / 18 & 12 / 4.9 & 2.2 / 2.0 & 15 / 8.4 & 33 / 14 & 35 / 16\\ 
1721: %1000\GeV & 100 / 7.8 & 10 / 2.7 & 24 / 8.4 & 9.9 / 2.8 & 3.9 / 1.2 & 15 / 4.6 & 33 / 6.1 & 36 / 7.0\\
1722: %50\GeV & 100 / 89 & 11 / 10 & 32 / 32 & 11 / 10 & 4.9 / 3.8 & - / - & - / - & - / -\\ 
1723: %100\GeV & 100 / 77 & 9.9 / 8.5 & 25 / 30 & 11 / 8.2 & 2.5 / 3.2 & - / - & 33 / 27 & 33 / 30\\ 
1724: %200\GeV & 100 / 56 & 13 / 6.9 & 22 / 25 & 15 / 6.5 & 2.6 / 2.4 & 12 / 9.3 & 33 / 20 & 34 / 23\\ 
1725: %400\GeV & 100 / 28 & 12 / 5.4 & 22 / 18 & 13 / 4.8 & 2.5 / 1.9 & 12 / 7.1 & 32 / 13 & 35 / 15\\ 
1726: %1000\GeV & 100 / 7.7 & 10 / 2.7 & 26 / 8.4 & 10 / 2.7 & 2.2 / 1.0 & 12 / 4.1 & 31 / 5.5 & 35 / 6.5\\
1727: %50\GeV & 100 / 89 & 11 / 10 & 32 / 32 & 11 / 10 & 4.9 / 3.8 & - / - & - / - & - / -\\ 
1728: %100\GeV & 100 / 77 & 9.9 / 8.5 & 25 / 30 & 11 / 8.2 & 2.5 / 3.2 & - / - & 33 / 28 & 40 / 41\\ 
1729: %200\GeV & 100 / 56 & 13 / 7.0 & 22 / 25 & 15 / 6.5 & 2.6 / 2.4 & 15 / 13 & 33 / 21 & 40 / 31\\ 
1730: %400\GeV & 100 / 28 & 12 / 5.2 & 22 / 18 & 13 / 4.7 & 2.5 / 2.0 & 15 / 9.3 & 31 / 13 & 41 / 20\\ 
1731: %1000\GeV & 100 / 7.7 & 10/ 1.3 & 26 / 8.4 & 10 / 2.7 & 2.2 / 1.1 & 15 / 5.0 & 32 / 5.6 & 41 / 7.8\\
1732: \hline
1733: \end{array}$$
1734: \caption[X]{\em Average percentage energies in units of $m_{\rm DM}$ of $\nubarnu_\mu$ 
1735: produced by DM annihilations around the center of the Earth/Sun,
1736: computed for various annihilation channels and for various DM masses. 
1737: E.g.\ the bottom-right entry means that ${\rm DM}\,{\rm DM}\to W^+W^-$ annihilations with $m_{\rm DM}=1000\GeV$ produce $\nubarnu_\mu$ with average energy equal to
1738: $36\%\cdot m_{\rm DM}=360\GeV$ 
1739: if occurring in the Earth and to $8\%\cdot m_{\rm DM}$ if  in the Sun.
1740: In the Earth the dependence on $m_{\rm DM}$ 
1741: is due to oscillations (more important at lower $m_{\rm DM}$) and to
1742: energy losses of primary particles (more important at higher $m_{\rm DM}$).
1743: In the Sun oscillations give sizable effects for any $m_{\rm DM}$,
1744: and absorption is significant for $m_{\rm DM}>100\GeV$.
1745: \label{tab:Emean}}
1746: \end{table}
1747: 
1748: 
1749: Oscillations also distort the energy spectrum of neutrinos, in the ways precisely shown in fig.\fig{EarthNu}. 
1750: Table~\ref{tab:Emean} reports the mean $\nubarnu_\mu$ energy after oscillations, for different DM masses and different annihilation channels. Notice that, when kinematically open, the $ZZ$, $W^+W^-$ channel remains harder than $\tau \bar\tau$, 
1751: that is usually quoted as the source of a hard neutrino spectrum.
1752: 
1753: %\beq | \vartheta |  < 2  = {9^\circ} \sqrt{\frac{100\GeV}{m_{\rm DM}}}\eeq
1754: It is also worth noticing that the DM neutrino signal comes from a distance $L\simeq R_\oplus$, while
1755: the background of up-going atmospheric neutrinos from $L\simeq 2 R_\oplus$. 
1756: Indeed oscillations produce dips in the background atmospheric  $\nu_\mu$'s at energies
1757: $E_\nu \approx \Delta m^2_{\rm atm} R_\oplus/2\pi (n-1/2)$
1758: where $n=1,2,3,\ldots$ ($E_\nu \approx 26\GeV$ for $n=1$)
1759: and in the background of atmospheric  $\nu_\tau$'s at
1760: $E_\nu \approx \Delta m^2_{\rm atm} R_\oplus/2\pi n\approx 13\GeV/n$. 
1761: %The pattern of dips and peaks in the DM neutrinos signal has instead half the frequency, a nice feature that could even help in certain cases.
1762: Since uncertainties on the determination of $|\Delta m^2_{\rm atm}|$ from atmospheric experiments are still significant, all above energies could have to be rescaled by up to $\pm30\%$, so that our results would be somewhat affected.
1763: 
1764: Oscillations driven by $\Delta m^2_{\rm sun}$ and $\theta_{\rm sun}$ 
1765: have a little effect (at variance of what will happen for DM annihilations in the Sun).
1766: Finally, let us comment on the small effect of a non vanishing $\theta_{13}$ on the fluxes.
1767: If $\theta_{13}=0$, $\nubarnu_e$ are decoupled from the oscillations driven by $\Delta m^2_{\rm atm}$ and $\theta_{\rm atm}$, so their spectra are not affected: the solid lines 
1768: (oscillated results) are actually superimposed to the dotted ones (no oscillations) in fig.\fig{EarthNu}. 
1769: Choosing instead $\theta_{13}=0.1$ rad, we plot for illustration in the upper-left panel of fig.\fig{EarthNu} the resulting spectra (dashed lines). It is evident that the modifications are small and mainly concentrated at low energies, where the atmospheric background is dominant. 
1770: This behavior is readily understandable in terms of eq.\eq{PhiEarth} and fig.\fig{PEarth}, that plots the conversion probabilities as function of the energy.
1771: With the same tools, one sees that for the other flavors or for more energetic neutrinos, the effects of $\theta_{13}$ are even smaller or completely negligible, so we go back to the assumption $\theta_{13}=0$ in the other panels of fig.\fig{EarthNu} and in all other results from now on.
1772: 
1773: 
1774: 
1775: \bigskip
1776: 
1777: 
1778: Let us summarize  the impact of oscillations, making reference to
1779: fig.s~\ref{fig:EarthNu} and\fig{OscNoOsc}a:  the $\nu_e$ flux is unchanged;
1780: the $\nu_\mu$ flux is significantly increased only for the $\tau$
1781: annihilation channel; the $\nu_\tau$ flux
1782: increases in the case of annihilation into $b$ or $c$. We next compute 
1783: the energy spectra of the main topologies of events that 
1784: contribute to the measured rates in detectors.
1785: 
1786: 
1787: \subsection{Through-going muons}
1788: Through-going $\mu^\pm$ are the events dominantly generated by up-going $\nubarnu_\mu$
1789: scattering with the water or (more importantly) with the
1790: rock  below the detector and that run across the detector.
1791: Their rate and spectrum negligibly depends on the composition of the material: 
1792: for definiteness we consider the rock case.
1793: We compute their spectra by considering all the muons produced by neutrinos in the rock underneath the detector base, following the energy loss process in the rock itself~\cite{muonEloss} and collecting all $\mu^\pm$ that reach (with a degraded energy) the detector base.
1794: We ignore through-going muons produced
1795: by $\nubarnu_\tau$ scatterings with the matter below the detector
1796: that produce $\tau^\pm$ that decay into $\mu^\pm$, as these give only a small
1797: contribution ($\circa{<}10\%$) to the total rate.
1798: 
1799: 
1800: 
1801: \begin{figure}[p]\vspace{-1cm}
1802: \centerline{Through-going $\mu^\pm$ from the Earth}\vspace{-10mm}
1803: $$\includegraphics[width=17cm]{EarthMuTG}$$\vspace{-8mm}
1804: \caption{\em Spectra of through-going $\mu^+$ and $\mu^-$ (summed) generated by DM annihilations
1805: around the center of Earth.
1806: The plots assume the DM annihilation rate of eq.\eq{EarthNorm},
1807: different DM masses and show the main
1808: annihilation channels.
1809: For better illustration, some channels have been rescaled by the indicated factor.
1810: The shaded region is the atmospheric background.
1811: \label{fig:EarthMuTG}}
1812: \vspace{5mm}
1813: \centerline{Fully contained $\mu^\pm$ from the Earth}\vspace{-10mm}
1814: $$\includegraphics[width=17cm]{EarthMuC}$$\vspace{-10mm}
1815: \caption{\em Spectra of fully contained $\mu^+$ and $\mu^-$ (summed)
1816:  generated by DM annihilations
1817: around the center of Earth.
1818: We assume the DM annihilation rate of eq.\eq{EarthNorm}  and a detector with {\rm Mton$\cdot$year} exposure.
1819: The $\nu\bar\nu$ channel gives a $\mu^\pm$ 
1820: spectrum peaked at $E_\mu \sim m_{\rm DM}$,
1821: due to the monochromatic parent spectrum.
1822: \label{fig:EarthMuC}}
1823: \vspace{5mm}
1824: \centerline{Showers from the Earth}\vspace{-10mm}
1825: $$\includegraphics[width=17cm]{EarthShower}$$\vspace{-10mm}
1826: \caption{\em (Idealized) energy spectra  of showers generated by DM annihilations
1827: around the center of Earth, in a detector with {\rm Mton$\cdot$year} exposure and unit detector efficiency, assuming the DM annihilation rate of eq.\eq{EarthNorm}.
1828: \label{fig:EarthShower}}
1829: \end{figure}
1830: 
1831: 
1832: Fig.\fig{EarthMuTG} shows their expected spectrum in  $\km^{-2}{\rm yr}^{-1}$.
1833: Note that, since both the scattering cross section and muon path-length are
1834: roughly proportional to the neutrino energy,
1835: assuming the annihilation rate of eq.\eq{EarthNorm}
1836: we get a total flux that roughly does not depend on $m_{\rm DM}$.
1837: Also, note that due to the strong increase of the $\mu^\pm$ flux with the energy of the neutrino,
1838: annihilation channels that produce very energetic neutrinos (such as {DM DM}$\to \nu\bar\nu$)
1839: give a much larger flux than channels that produce soft neutrinos (such as {DM DM}$\to b\bar{b}$).
1840: Therefore in fig.\fig{EarthMuTG} we had to rescale these fluxes by appropriate factors.
1841: 
1842: In Table~\ref{tab:RatioFluxes} we present the ratio of the rates of through-going muons with and without oscillations, showing how oscillations affect such experimental observable.
1843: 
1844: Present data constrain the total $\mu^\pm$ flux 
1845: to be below $10^{2\div 5}/{\rm km}^2\cdot {\rm yr}$~\cite{AMANDA}, the constraint being stronger when $\mu^\pm$ are more energetic. 
1846: The fluxes in fig.\fig{EarthMuTG} obey such limits, except probably the 
1847: case of 100\% annihilation into the hardest channel  $\nu\bar\nu$ 
1848: that was not considered in the AMANDA analysis~\cite{AMANDA}.
1849: 
1850: 
1851: 
1852: 
1853: 
1854: \subsection{Fully contained muons}
1855: Fully contained muons mean $\mu^\pm $ that are created inside the detector 
1856: and that remain inside the detector, such that it is possible to measure their initial energy.
1857: We compute their energy spectra convoluting the neutrino fluxes plotted in fig.\fig{EarthNu}
1858:  with the cross section in the detector volume.
1859: They are shown in fig.\fig{EarthMuC}, where the results are normalized 
1860: assuming the  DM annihilation rate of eq.\eq{EarthNorm},
1861: and considering a detector with active mass times live-time equal to
1862: a Mton$\cdot$year.  
1863: 
1864: The extent to which muons can fit into this category depends of course on the size and geometry of the detector, because more energetic muons travel a longer distance, and on the possibility to 
1865: apply containment requirements. For instance, a km$^3$ detector in ice or water (mass 1000 Mton) contains muons up to about $100\GeV$.
1866: However detectors of such large sensitive mass are being built with the focus on discovery:
1867: such sizes inevitably impose to sacrifice the granularity of the detector, implying higher energy thresholds and poorer energy resolution. 
1868: Neutrino telescope detectors may have an insufficient
1869: granularity of photo-tubes to allow a safe containment cut.
1870: ANTARES attempted a study~\cite{carloganu} of the energy reconstruction from the muon range
1871: for contained events but the efficiency at sub-TeV energies is
1872: affected by luminous backgrounds in the sea. 
1873: In {\sc IceCube}-like detectors a good energy reconstruction
1874: (of the order of $\pm 30\%$) is achieved above the  TeV range, 
1875: which leaves small  room for WIMP fluxes.
1876: 
1877: A better energy resolution would help in discriminating the signal from the atmospheric background (concentrated at lower energies) and would allow to study the properties of the signal.
1878: For example, the smaller SK detector 
1879: achieved a 2\% in the energy resolution of charged particles, and measured quite precisely the energy 
1880: for the single ring contained events, with $E_\mu\circa{<}10\GeV$~\cite{SKres}.
1881:  At higher energies neutrino collisions are dominated by deep inelastic scattering
1882:  interactions, that produce multiple final state particles
1883:  making more difficult to tag the event and to  measure their energies.
1884: In principle their total energy is more strongly correlated to the incoming neutrino energy;
1885: we here compute the energy spectrum of muons only.
1886: A water \v{C}erenkov Mton detector could isolate fully contained events
1887: up to $(20\div30)\GeV$ (depending on its geometry)
1888: achieving a similar energy resolution as SK. 
1889: 
1890: 
1891: 
1892: 
1893: 
1894: \subsection{Showers}
1895: So far we considered the traditional signals generated by CC $\nubarnu_\mu$ scatterings.
1896: We now explore the shower events generated by:
1897: \begin{itemize}
1898: \item[(1)] CC scatterings of $\nubarnu_e$. 
1899: We assume that the total energy of the shower is  $E_{\nu_e}$.
1900: This is a simplistic and optimistic assumption:
1901: the appropriate definition is detector-dependent.
1902: One can hope that showers allow to reconstruct an energy
1903: which is more closely related to the  incoming neutrino energy 
1904: than what happens in the case of the  $\mu^\pm$ energy.
1905: 
1906: \item[(2)] NC scatterings of $\nubarnu_{e,\mu,\tau}$.
1907: At given energy NC cross sections are about 3 times lower than CC cross section.
1908: We assume that the energy of the shower is equal to the energy of the scattered hadrons.
1909: 
1910: \item[(3)] CC scatterings of $\nubarnu_\tau$, generating $\tau^\pm$ that
1911: promptly decay into hadrons. We assume that the shower energy
1912: is given by the sum of energies of all visible particles:
1913: $E_{\rm shower}\equiv E_{\nu_\tau} - \sum E_\nu$.
1914: We computed the energy spectra of final-state neutrinos 
1915: in section~\ref{CCsec}, see fig.\fig{TauReg}.
1916: (Sometimes $\tau^\pm$ decay into $\mu^\pm$ giving
1917: a shower accompanied by a muon: some
1918: detectors might be able of tagging this class of events).
1919: \end{itemize}
1920: Unlike the case of $\mu^\pm$, shower events can be considered as fully contained at any energy.
1921: Water \v{C}erenkov detectors with a high photo-multiplier coverage,
1922: such as SuperKamiokande, can identify $e$-like events most of which are due to 
1923: $\nu_e$ interactions and separate them from $\mu$-like events that in almost all of the cases are due to $\nu_\mu$ CC interactions.
1924: NC and other CC interactions from $\nu_e$ can be separated by the above 
1925: topologies only on statistical basis.
1926: The energy threshold is lower than a GeV.
1927: Similar capabilities might be reached by a future Mton water \v{C}erenkov detector.
1928: The largest and least granular planned detectors cannot distinguish 
1929: $e^\pm$ from $\tau^\pm$ from hadrons:
1930: all of them are seen as showers and
1931: at the moment the energy threshold is around a TeV.
1932: In conclusion, it seems possible to
1933: measure the energy and the direction of the shower
1934: with experimental uncertainties comparable to the ones for muons.
1935: 
1936: As in the case of fully contained $\mu^\pm$, we give
1937:  the number of shower event for an ideal detector with Mton$\cdot$year exposure.
1938: The search in real detector requires to include the efficiencies of detection. 
1939: In \v{C}erenkov
1940: detectors, it is relatively difficult to see high energy $\nu_e$, so this
1941: issue is particularly important for showers. In the energy range relevant for the
1942: search of neutrinos from DM annihilation, it is possible to
1943: reach a $20 \%$ efficiency  at least~\cite{bkpc}.
1944: 
1945: 
1946: We compute the spectrum of showers summing the
1947: three sources listed above.
1948: Indeed assuming that oscillations are fully known,
1949: measuring the two classes of events
1950: that we consider ($\mu^\pm$ and showers)
1951: is enough for reconstructing the two kinds of primary neutrino fluxes produced
1952: by DM annihilations: $\nubarnu_\tau$ and $\nubarnu_{e,\mu}$.
1953: Fig.\fig{EarthShower} shows the energy spectrum of showers.
1954: By comparing it with the corresponding plot for fully contained muons, fig.\fig{EarthMuC},
1955: one notices that showers have a rate about 2 times larger, and that
1956: retain better the features of the primary neutrino spectra
1957: (at least in the idealized approximation we considered).
1958: 
1959: 
1960: \medskip
1961: 
1962: {}From the point of view of atmospheric background, $\nubarnu_e$ and $\nubarnu_\tau$ are more favorable than $\nubarnu_\mu$ due to two factors:
1963: I. the flux of atmospheric $\nubarnu_e$ drops more rapidly above $E_\nu \circa{>}10\GeV$
1964: (because only at low energy atmospheric $\mu^\pm$ decay in the atmosphere
1965: producing  $\nubarnu_e$ rather than colliding with the Earth).
1966: II. atmospheric $\nubarnu_\tau$ are generated almost only through
1967: atmospheric oscillations, that at baseline $2R_\oplus$ and at 
1968: large energies $E_\nu$ give a small $P_{\mu\tau}\approx (40\GeV/E_\nu)^2$.
1969: 
1970: 
1971: 
1972: 
1973: 
1974: 
1975: \begin{figure}[t]
1976: \centerline{$\nu_{e,\mu,\tau}$ from the Sun}\vspace{-9mm}
1977: $$\hspace{-8mm}\includegraphics[width=18cm]{SunNuE}$$\vspace{-10mm}
1978: $$\hspace{-8mm}\includegraphics[width=18cm]{SunNuMuTau}$$
1979: \caption[X]{\em Neutrino fluxes generated by DM annihilations
1980: around the center of Sun.
1981: Upper row: $\nu_e$ fluxes.
1982: Lower row: the almost equal fluxes of $\nu_{\mu}$ and $\nu_\tau$.
1983: We plot the combination $(2\Phi_\nu + \Phi_{\bar\nu})/3$.
1984: All spectra are significantly different from those at production point (not shown here).
1985: For the ${\rm DM}\,{\rm DM}\to\nu\bar\nu$ channel at $E_\nu=m_{\rm DM}$ we plotted the survival probability rather than the energy spectrum, because it is not possible to plot a Dirac $\delta$ function.
1986: \label{fig:SunNu}}
1987: \end{figure}
1988: 
1989: 
1990: \begin{figure}[p]\vspace{-1cm}
1991: \centerline{Through-going $\mu^\pm$ from the Sun}\vspace{-10mm}
1992: $$\includegraphics[width=17cm]{SunMuTG}$$\vspace{-10mm}
1993: \caption{\em Spectra of through-going $\mu^+$ and $\mu^-$ (summed) generated by DM annihilations
1994: around the center of Sun.
1995: The plots assume the DM annihilation rate of eq.\eq{SunNorm},
1996: different DM masses and show the main
1997: annihilation channels.
1998: Some channels have been rescaled by the indicated factor for better illustration.
1999: \label{fig:SunMuTG}}\vspace{2mm}
2000: \centerline{Fully contained $\mu^\pm$ from the Sun}\vspace{-1cm}
2001: $$\includegraphics[width=17cm]{SunMuC}$$\vspace{-1cm}
2002: \caption{\em Spectra of fully contained $\mu^+$ and $\mu^-$ (summed) generated by DM annihilations
2003: around the center of Sun.
2004: We assume the DM annihilation rate of eq.\eq{SunNorm}  and a detector
2005: with {\rm Mton$\cdot$year} exposure.
2006: \label{fig:SunMuC}}
2007: \vspace{1mm}
2008: \centerline{Showers from the Sun}\vspace{-9mm}
2009: $$\includegraphics[width=17cm]{SunShower}$$\vspace{-1cm}
2010: \caption{\em (Idealized) energy spectra of showers generated by DM annihilations
2011: around the center of Sun, in a detector with {\rm Mton$\cdot$year} exposure and unit efficiency, assuming the DM annihilation rate of eq.\eq{SunNorm}. 
2012: \label{fig:SunShower}}
2013: \end{figure}
2014: 
2015: 
2016: 
2017: 
2018: \section{Neutrinos from DM annihilations in the Sun}\label{Sun}
2019: In this section we show the results concerning the signal from Dark Matter annihilations around the center of the Sun.
2020: The potential signal from the Sun is expected to be as promising
2021: as the Earth signal and less subject to model dependent assumptions on  DM capture rates.
2022: 
2023: We present our results showing the same kinds of plots previously employed in the Earth case.
2024: Fig.s\fig{SunNu} show the DM$\nu$ fluxes\footnote{These DM$\nu$ fluxes are available at~\cite{www}.}. The main topologies of events that detectors can discriminate are the ones already discussed in the Earth case: 
2025: fig.\fig{SunMuTG} shows the spectra of through-going $\mu^\pm$,
2026: fig.\fig{SunMuC} the spectra of fully contained $\mu^\pm$
2027: and fig.\fig{SunShower} those of showers.
2028: %Fig.\fig{banana}b illustrates how a measurement of solar DM$\nu$ spectra might allow
2029: %to reconstruct DM properties.
2030: For brevity we will not here repeat the features that these two cases have in common, and we focus on their differences.
2031: 
2032: \medskip
2033: 
2034: The neutrino fluxes in fig.\fig{SunNu} are computed in three steps.
2035: 1) Evolution inside the Sun needs the formalism presented in section~\ref{formalism}.
2036: 2) Oscillations in the space between the Sun and the Earth average to zero
2037: the coherencies among different neutrino mass eigenstates.
2038: The density matrix becomes therefore diagonal in the mass eigenstate basis.
2039: 3) Neutrinos can be detected after having crossed the Earth,
2040: so that we computed the functions 
2041: $P(\nu_i\to \nu_\ell)$ and $\bar{P}(\bar\nu_i\to\bar\nu_\ell)$
2042: (where $\nu_i=\{\nu_1,\nu_2,\nu_3\}$ are mass eigenstates and
2043: and $\nu_\ell=\{\nu_e,\nu_\mu,\nu_\tau\}$ are flavor eigenstates)
2044: taking into account Earth matter effects.
2045: These functions depend on neutrino energy and neutrino path.
2046: All plots are done assuming that neutrinos cross the center of the Earth.
2047: We also assume $\theta_{13}=0$, such that the actual path of the neutrino
2048: across the Earth is unimportant. Indeed for $\theta_{13}=0$
2049: $P$ and $\bar{P}$ marginally differ from the value they achieve in the limit of
2050: averaged vacuum oscillations:
2051: \beq P(\nu_i\to \nu_\ell)\simeq P(\bar\nu_i\to \bar\nu_\ell) \simeq 
2052: |V_{\ell i}|^2.\eeq
2053: Oscillations driven by $\Delta m^2_{\rm sun}$
2054: inside the Earth give some correction only below a few GeV.
2055: If instead $\theta_{13}\neq 0$ a dedicated path-dependent computation is needed
2056: in the energy range $(2\div 50)\GeV$.
2057: 
2058: \medskip
2059: 
2060: When needed, we assume the following rate of DM annihilations inside the Sun:
2061: \beq\label{eq:SunNorm}\left.\Gamma_{\rm ann}\right|_{\rm Sun}=\left(\frac{r_{\rm SE}}{R_\oplus}\right)^2
2062: \left.\Gamma_{\rm ann}\right|_{\rm Earth}.\eeq
2063: where $r_{\rm SE}$ is the Sun-Earth distance, $R_\oplus$ is the radius of the Earth
2064: and $\Gamma_{\rm ann}|_{\rm Earth}$ is the rate we assumed inside the Earth,
2065: given in eq.\eq{EarthNorm}.
2066: This amounts to assume that the DM annihilation rate in the Sun is bigger than 
2067: the annihilation rate in the Earth (because the Sun is larger and more massive than the Earth)
2068: by a factor that precisely compensates for the larger distance from the source, $r_{\rm SE}\gg R_\oplus$.
2069: In SUSY models where the DM particle is a neutralino, samplings of the MSSM parameter space
2070: show that this compensation is a typical outcome.
2071: So our assumption of eq.\eq{SunNorm} is again realistically optimistic.
2072: 
2073: 
2074: 
2075: \paragraph{Backgrounds.}
2076: The atmospheric neutrino background  depends on the orientation of the Sun relative to the detector, 
2077: so that we do not show it in the figures as shaded regions, and discuss it here.
2078: The overall magnitude of the atmospheric  flux has only a ${\cal O}(1)$ dependence on the zenith angle, 
2079: so that in first approximation the shaded areas of fig.\fig{EarthNu} remain similar in the solar case.
2080: However, atmospheric oscillations affect $\nubarnu_\mu$ and $\nubarnu_\tau$ coming from below (at least at energies of ${\cal O}(10)\GeV$)
2081: and not neutrinos coming from above.
2082: The case of $\nubarnu_\tau$ is qualitatively important: during the day 
2083: the signal of down-going solar DM$\nubarnu_\tau$ is virtually free
2084: from atmospheric background. 
2085: Indeed, the direct production of atmospheric $\nubarnu_\tau$ is negligible~\cite{atm nutau} and 
2086: so is the flux from other possible astrophysics sources~\cite{cosmic nutau}.
2087: Unfortunately, tagging $\nubarnu_\tau$ is a difficult task, and none of the proposed experiments seems able to do it.
2088: 
2089: Furthermore there is a new background due to `corona neutrinos': high energy neutrinos produced by cosmic rays interactions in the solar corona (i.e.\ the solar analog of atmospheric neutrinos)~\cite{corona}.
2090: Their flux is however of limited importance: terrestrial atmospheric neutrinos, restricted to the small cone of eq.\eq{cut} centered on the Sun, remain a more significant background at the neutrino energies $E_\nu\circa{<}\TeV$ where a solar DM$\nu$ signal can arise.
2091: 
2092: 
2093: 
2094: \paragraph{The effect of oscillations and interactions.} As discussed in section~\ref{Production}, the higher density of the Sun
2095: mildly affects the neutrino spectra at production.
2096: Propagation effects are instead significantly different,
2097: as illustrated in fig.\fig{OscNoOsc}.
2098: DM$\nu$ from the Earth are affected only by `atmospheric' oscillations:
2099: only $\nu_\mu$ and $\nu_\tau$ are significantly affected, and only below $E_\nu\circa{<}100\GeV$.
2100: DM$\nu$ from the Sun are instead affected by both `atmospheric' and `solar'
2101: oscillations: in the whole plausible energy range
2102: oscillations are averaged and all flavors are involved.
2103: Furthermore absorption exponentially suppresses DM$\nu$ at $E_\nu $ above $100\GeV$.
2104: This effect is partly compensated by $\nu_\tau$ and NC regeneration,
2105: that re-inject more neutrinos below about $100\GeV$.
2106: This explains the main features of fig.\fig{OscNoOsc}.
2107: 
2108: It is easier to see these effects at work looking at the ${\rm DM~DM}\to\nu\bar\nu$ channel.
2109: We assume that the initial flux is equally distributed among flavors, 
2110: so that oscillations alone would have no effect:
2111: indeed in the Earth case the neutrino spectra remain a monochromatic line at $E_\nu = m_{\rm DM}$.
2112: On the contrary in the Sun there is a reduced line at $E_\nu =m_{\rm DM}$,
2113: plus a tail of regenerated neutrinos at $E_\nu < m_{\rm DM}$.
2114: For $m_{\rm DM}\ll 100\GeV$ the line is unsuppressed 
2115: and the tail contains a small number of neutrinos.
2116: As $m_{\rm DM}$ increases the line becomes progressively more suppressed and
2117: the fraction of neutrinos in the tail increases.
2118: For $m_{\rm DM}\gg 100\GeV$ the line disappears and all neutrinos 
2119: are in the tail, that approaches a well defined energy spectrum.
2120: 
2121: The  same phenomenon happens for the other DM annihilation channels:
2122: the final flux is a combination of `initial' and `regenerated' neutrinos,
2123: and the `regenerated' contribution becomes dominant for $m_{\rm DM}\gg 100\GeV$.
2124: In section~\ref{limit} we will provide an analytical understanding
2125: of the main features of this phenomenon.
2126: 
2127: \medskip
2128: 
2129: Table~\ref{tab:RatioFluxes} summarizes the
2130:  effect of propagation on the total through-going $\mu^\pm$ rate:
2131:   for $m_{\rm DM}\circa{<}100$ $\GeV$ oscillations give an ${\cal O}(1)$ correction
2132:   (e.g.\ an enhancement by a factor 3 in the case of the $\tau\bar\tau$ channel);
2133:   for $m_{\rm DM}\gg 100\GeV$ absorption gives a significant depletion
2134:   (e.g.\ for $m_{\rm DM} = 1000 \GeV$ the depletion factor is 
2135:   $0.1\div0.01$ depending on the channel).
2136:   
2137:   
2138:   
2139:   Table~\ref{tab:Emean} shows the average energies of DM$\nu$:
2140:   as we now discuss solar DM$\nu$ cannot have energies much above $100\GeV$,
2141: a scale set by the interactions in the Sun.
2142: %depressing the high energy part of the spectrum that would have better chances of detection.
2143: 
2144: 
2145: 
2146: 
2147: \begin{figure}[t]
2148: $$\includegraphics[width=16cm]{Attractor}$$
2149: \caption[X]{
2150: \label{fig:Attractor}\em  Limit neutrino energy spectra at the exit from the Sun, occurring in the case of very energetic initial neutrinos.}
2151: \end{figure}
2152: 
2153: 
2154: \subsection{`Heavy Dark Matter' and the `limit spectrum'}\label{limit}
2155: The numerical results presented above indicate that for $m_{\rm DM}\gg\TeV$ (`Heavy DM') the  
2156: fluxes of DM$\nu$ from the Sun approach a well defined and simple `limit spectrum', which is essentially independent on the features of the initial fluxes.
2157:  In this section we describe the properties of such spectrum and develop an analytic insight into them. 
2158: 
2159: There are a number of interesting cases that fall into the category of `Heavy DM'.
2160: For instance, non-thermally produced super-massive dark matter with mass $m_{\rm DM}\sim 10^{10}\GeV$ has been considered in~\cite{superheavy, Crotty},
2161: where the `limit spectrum' was first studied.
2162: But also thermal relics of strongly interacting particles yield the observed DM abundance for $m_{\rm DM}\sim (10\div 100)\TeV$.\footnote{E.g.\
2163: technicolor models can contain stable techni-baryons (analogous to the proton) that make up Dark Matter~\cite{techniDM}. TC models with a characteristic scale around a TeV
2164: were originally proposed as a natural solution for electroweak symmetry breaking,
2165: but now constraints from precision data push the scale at the much higher energies
2166: also suggested by thermal DM abundance.}
2167: Even in the case of supersymmetry, $m_{\rm DM}\circa{>}\TeV$ is possible
2168: if the lightest sparticle is a higgsino or in coannihilation funnels,
2169: although this requires sparticles much heavier than what suggested by naturalness considerations.
2170: 
2171: \medskip
2172: 
2173: The `limit spectrum' arises because the annihilations of very heavy DM particles produce very energetic
2174: neutrinos which undergo many interactions inside the Sun: the interactions wash out the initial features of the neutrino fluxes (that only control the overall magnitude of the final flux) 
2175: and determine almost universal flavor ratios and energy spectra at the exit. 
2176: In the Sun interactions are relevant at $E_\nu\circa{>}100\GeV$ and the
2177: limit spectrum is attained for primary neutrino energies $E_\nu\gg 1\TeV$.
2178: In the Earth an analogous limit spectrum is attained for $E_\nu\gg100\TeV$.
2179: 
2180: 
2181: Fig.\fig{Attractor} shows the outcome of a typical numerical run. 
2182: The $\nu_e:\nu_\mu:\nu_\tau:\bar\nu_e:\bar\nu_\mu:\bar\nu_\tau$
2183: flavor composition is determined by the effect of $\nu_\tau$-regeneration (which gives more $\nubarnu_\tau$ than $\nubarnu_{e,\mu}$) and by the effect of oscillations 
2184: (which equate $\nubarnu_\mu$ and $\nubarnu_\tau$ and generate some $\nubarnu_e$), 
2185: essentially independently on the original values.\footnote{A possible exception occurring if the initial flux contains only $\nubarnu_e$, that do not undergo CC regeneration nor oscillations in the Sun (due to matter suppression). We do not consider this peculiar case here.} 
2186: The energy spectra are well approximated by exponentials $e^{-E_\nu/\mathscr{E}}$ with  slopes given by $\mathscr{E} \approx 100\GeV$ for $\nu$ and $\mathscr{E} \approx 140\GeV$ for $\bar\nu$.
2187: 
2188: In order to understand such features, it is useful to consider a simplified version of the equations described in section~\ref{formalism}, which captures the main points of the full problem.
2189: Namely, under the assumptions that:
2190: (a) oscillations and regeneration roughly equidistribute neutrinos among the different flavors, 
2191: so that we can replace the flavor density matrix $\rhob(E)$ with a single density $\rho(E)$;
2192: (b) the re-injection spectrum from NC scatterings and $\nu_\tau$-regeneration can be taken flat in $E'_\nu/E_\nu$ (although this is not an accurate description especially for $\nu_\tau$-regeneration);  
2193: (c) the cross sections are proportional to the neutrino energy in the relevant energy range ($\sigma_{\rm CC,NC} \propto E_\nu$);
2194: the full equations of section~\ref{formalism} reduce to a single integro-differential equation with an absorption term and a re-injection integral:
2195: \beq
2196: \label{eq:df} 
2197: \mathscr{E} \frac{\partial \rho(x,E)}{\partial x} = - E\ \rho(x,E) + \int_{E}^\infty \rho(x,E')\ dE'.
2198: \eeq
2199: The spatial variable $r$ has been rescaled here to the quantity $x/\mathscr{E}$. 
2200: The `neutrino optical depth'
2201: $x$ spans (0,1), where $x=0$ corresponds to the production point in the center of the Sun and $x=1$ to the exit from it. $\mathscr{E}$ therefore incorporates the radius of the Sun and all the numerical constants that appear in the cross sections.
2202: Using the explicit numbers for the CC and NC cross sections, we compute values for $\mathscr{E}$ that are in good agreement with the numerical results quoted above. We checked that, dropping the assumption of the flatness of the $\nu_\tau$-regeneration spectrum, the agreement actually becomes optimal. 
2203: 
2204: Eq.\eq{df} can be analytically solved:
2205: \beq\label{eq:fsol}
2206: \rho (x,E)= \exp(-E x/\mathscr{E}) \bigg[ \rho(0,E) + \frac{x}{\mathscr{E}} \int_{E}^\infty \rho(0,E')\ dE'\bigg]\eeq
2207: as one can verify either directly or passing to the variable $\tilde{\rho} = e^{{E x}/{\mathscr{E}}}\rho$. 
2208: The first term of eq.\eq{fsol} describes the initial neutrino spectrum $\rho(x=0,E)$, which suffers from 
2209: an exponential suppression; 
2210: the second term is the contribution of regeneration,
2211: proportional to the traversed portion $x$.
2212: Now, consider neutrinos with an initial energy $E_0$
2213: (namely $\rho(0,E)=\delta(E-E_0)$): 
2214: the first term becomes less and less relevant 
2215: as neutrinos proceed to $x\gg \mathscr{E}/E_0$;
2216: the second term (that reads $x/\mathscr{E}\,\theta(E_0-E)\,\exp(-Ex/\mathscr{E})$) conversely  becomes dominant over the first as $x$ increases.
2217: More generally, after a path $x$ a `limit spectrum' of exponential shape
2218: \beq\label{eq:exp}
2219: \rho (x,E) \propto \exp (-Ex/\mathscr{E})
2220: \eeq
2221: is approached irrespectively of the initial spectrum $\rho(0,E)$
2222: provided that the injection spectrum $\rho(0,E)$ is concentrated at $E\gg \mathscr{E}/x$.
2223: This is a simple non-trivial result.
2224: In all cases of `Heavy DM', such conditions are verified and indeed the exponential spectra at the exit from the Sun ($x=1$) are well visible in the outcome of the numerical computations shown in fig.\fig{Attractor}\footnote{Our `limit spectra' in fig.\fig{Attractor} 
2225: agree with the corresponding fig.~16 of~\cite{Crotty}, within their uncertainties.
2226: However, in that and other works, such spectra are approximated with a log-normal function,
2227: apparently with the motivation that the central limit theorem might play some r\^ole in determining the out-coming spectrum after many random interactions. 
2228: We find instead that a log-normal does not fit the numerical result better than an exponential, and that a log-normal does not arise from the analytical argument presented above (deviations from the exponential form of eq.\eq{exp} arise mainly 
2229: because the CC re-injection spectra are not flat in $E'_\nu/E_\nu$).}.
2230: 
2231: 
2232: 
2233: \medskip
2234: 
2235: 
2236: 
2237: \section{Reconstructing the DM properties}\label{banana}
2238: We now study how measurements of the spectra  of the previously discussed classes of events
2239: can be used to reconstruct the DM properties: its mass and its branching ratios
2240: into the various annihilation channels.
2241: Even without a good energy resolution, some of the channels give different enough 
2242: spectra that it seems possible to experimentally discriminate them. 
2243: This is e.g.\ the case of $\nu\bar\nu$ versus $b\bar{b}$ and (to a lesser extent) versus $\tau\bar\tau$.
2244: Other annihilation channels instead produce too similar energy spectra  (e.g.\ $W^+W^-$ and $ZZ$)
2245: so that distinguishing them seems too hard.
2246: This issue depends significantly on whether $m_{\rm DM}$ is in the energy range 1.\, 2.\ or 3., defined at page~\pageref{123}.
2247: 
2248: 
2249: 
2250: 
2251: Fig.s\fig{banana}a (Earth case) and\fig{banana}b (Sun case) illustrate more quantitatively the discrimination capabilities in a specific example. 
2252: We assumed a DM  particle with mass $m_{\rm DM}=100\GeV$ annihilating into $\tau\bar\tau$ and $\nu\bar\nu$ only, with ${\rm BR}({\rm DM~DM}\to\tau\bar\tau)=0.8$ and ${\rm BR}({\rm DM~DM}\to\nu\bar\nu)=0.2$.
2253: The contours identify the regions that would be selected at $90,99\%$ C.L.\ (2 dof) with the collection of 1000 through-going muons (dashed lines) or 100 fully contained muons (continuous)
2254: or 200 showers (dotted).  No information on the rate at which this statistics of events is collected is assumed.
2255: An actual experiment will have an energy-dependent energy resolution,
2256: that we approximate in the following semi-realistic way:
2257: we group events into  energy bins $n=1,2,3,\ldots$ with energy
2258: $30(n\pm 1/\sqrt{12})\GeV$.
2259: With a flat probability distribution this would correspond to
2260: ranges $30(n-1/2)\GeV < E <30(n+1/2)\GeV$;
2261: we assume a Gaussian probability.
2262: No energy threshold is assumed, and it is effectively set by the atmospheric 
2263: background, that  below $15\GeV$ dominates over the signal.
2264: We computed the best-fit regions that would be obtained in an experiment
2265: where the rate measured in each energy bin equals its theoretical prediction.
2266: In general this is not true, and the  best-fit regions experience statistical fluctuations:
2267: we computed their average position
2268: (see~\cite{deGouveaMura} for a discussion of this point).
2269: 
2270: The banana-shaped best-fit regions in fig.\fig{banana} arise
2271: because it is difficult to discriminate a harder channel from a heavier DM particle.
2272: In particular, in the Sun the spectra of neutrinos with energy $E_\nu\circa{>}100\GeV$ are affected
2273: by absorption and regeneration that tends to wash-out their initial features, see section~\ref{limit}.
2274: {}From the point of view of the reconstruction of the DM properties, this wash-out  is clearly an unpleasant feature. 
2275: In the limit $m_{\rm DM}\gg \TeV$ solar DM$\nu$ approach the spectrum in fig.\fig{Attractor}
2276: irrespectively of the DM properties.
2277: 
2278: 
2279: 
2280: \begin{figure}
2281: $$\hspace{-8mm}\includegraphics[width=7cm]{bananaEarth}\qquad\qquad
2282: \includegraphics[width=7cm]{bananaSun}$$
2283: \caption{\em Discrimination capabilities fitting simulated data
2284: with a statistics of either 1000 through-going muons (dashed lines) 
2285: or 100 fully contained muons (continuous)
2286: or 200 showers (dotted)
2287: measured in energy bins of width $\Delta E = 30\GeV$.
2288: The true point is indicated by a dot.
2289: \label{fig:banana}}
2290: \end{figure}
2291: 
2292: 
2293: \medskip
2294: 
2295: Fig.\fig{banana} also illustrates that  different classes of events can have comparable capabilities.
2296: Indeed
2297: \begin{itemize}
2298: \item  Through-going $\mu^\pm$ give the highest statistics
2299: if DM$\nu$ have energies $E_\nu\circa{>}50\GeV$.
2300: However, for the purpose of spectral reconstruction, 
2301: they are less powerful than contained events:
2302: their energy is less correlated to the energy of the scattered neutrino so that
2303: all annihilation channels produce similar bell-shaped energy spectra
2304: and discriminating the annihilation channel becomes harder.
2305: 
2306: \item Fully contained $\mu^\pm$ better trace the parent neutrino spectra,
2307: but can only be observed up to a maximal energy determined by the size of the detector. 
2308: Below this energy their rate is comparable to the rate of through-going $\mu^\pm$.
2309: Thus, contained events are a competitive signal of
2310: relatively light DM particles.\footnote{ In our figures,
2311: this can be verified by comparing
2312: fig.~\ref{fig:EarthMuTG} with fig.s~\ref{fig:EarthMuC} and
2313: fig.~\ref{fig:EarthShower}, evaluating the number of through-going muons in
2314: one year with an area $A=(0.1~\mbox{km})^2$, as appropriate for a Mton
2315: detector. We see that, especially for light DM particles, the number of
2316: contained events is comparably large.
2317: 
2318: 
2319: It is useful for orientation to write the ratio
2320: of contained-to-through-going events considering $\mu^\pm$ continuous energy
2321: losses $d E_\mu/dx\approx -\alpha$ 
2322: (with $\alpha\sim 2\cdot 10^{-3}$ GeV/cm) as: 
2323: $$\frac{N_{\rm cont}}{N_{\rm through}}\approx
2324: \frac{\alpha\cdot \langle \epsilon \rangle V/A }{m_{\rm DM}}\cdot
2325: F\left(\frac{E_{\rm th}}{m_{\rm DM}}\right) $$ 
2326: where $F$ is an adimensional function, and where we consider a water \v{C}erenkov detector 
2327: with threshold $E_{\rm th}$, volume-to-area ratio $V/A$ and an average efficiency of detection
2328: $\langle \epsilon \rangle$.
2329: To give a concrete example of our expectations,
2330:    for a DM candidate of $m_{\rm DM}=50$~GeV
2331:    that annihilates preferentially into taus we expect about
2332:    8 contained $\mu$ (fully or partially) and 16 shower events for
2333:    each through-going muon event coming from the Earth (or the Sun),
2334:    when we adopt as detector parameters $E_{\rm th}=15~\GeV$,
2335:    $A=(0.1\km)^2$ and $V=(0.1\km)^3$.}
2336: 
2337: 
2338: 
2339: \item Showers are fully contained in all the relevant energy range
2340: (making more difficult to tag them)
2341: and  they can efficiently trace the parent neutrino spectra,
2342: depending on how the detector can measure their energy.
2343: Furthermore, the showers/muons event ratio
2344: (not considered in our fit) allows to discriminate annihilation channels
2345: that produce neutrinos with different flavour proportions.
2346: \end{itemize}
2347: 
2348: 
2349: %The number of contained events scales with one power less 
2350: %of $m_{\rm DM}$ than through-going events.
2351: 
2352: 
2353: 
2354: 
2355: 
2356: 
2357: 
2358: \begin{figure}
2359: $$\includegraphics[width=17cm]{OscNoOsc}$$
2360: \caption[X]{\label{fig:OscNoOsc}\em 
2361: Modifications of neutrino fluxes due to propagation. The figures show the ratio of $\nu_\mu$ fluxes `with'  over `without' the effects of neutrino propagation (oscillations, absorptions, regeneration). The lines refer to neutrinos from DM annihilations into $\tau\bar\tau$ (continuous line), $ZZ$ (dotted) and $b\bar{b}$ (dashed), for $m_{\rm DM}= \{100,1000\}\GeV$ (distinguishable by the corresponding maximum neutrino energy).}
2362: \end{figure}
2363: 
2364: 
2365: 
2366: 
2367: \section{Conclusions}
2368: We performed a phenomenological analysis of neutrinos of all flavors 
2369: generated by annihilations of  DM particles (`DM$\nu$') with weak-scale mass 
2370: accumulated inside the Earth or the Sun.
2371: Our analysis  is valid for any  DM candidate. Indeed, 
2372: the DM$\nu$ signal depends only on the following parameters:
2373: the DM mass $m_{\rm DM}$, the  DM annihilation rate,  
2374: the branching ratios ${\rm BR}({\rm DM}\,{\rm DM}\to f)$
2375: for the various annihilation channels $f$.
2376: A given underlying model (e.g.\ supersymmetry) predicts these quantities:
2377: the total rates suffer a sizable astrophysical uncertainty and typically
2378: DM$\nu$ are a promising DM signal.
2379: The other parameters determine the expected spectra of DM$\nu$.
2380: We therefore computed the DM$\nu$ signal as functions of these parameters
2381: and studied how they can be reconstructed from a possible future
2382: measurement of DM$\nu$ spectra.
2383: 
2384: \medskip
2385: 
2386: We considered annihilation channels into presently known particles:
2387: $\nu\bar\nu$, $b\bar b$, $\tau\bar\tau$,  $ZZ$, $W^+W^-$.
2388: We also considered annihilations into $c\bar{c}$, lighter quarks and gluons:
2389: their contribution at $E_\nu\ll m_{\rm DM}$  is not completely negligible.
2390: Taking into account the different energy losses of primary particles inside the Earth
2391: and inside the Sun,
2392: in section~\ref{Production} we computed the two independent spectra at the production point:
2393: for $\nubarnu_\tau$ and for $\nubarnu_{e,\mu}$.
2394: These spectra are modified by propagation:
2395: flavor oscillations, absorption, regeneration.
2396: The necessary formalism is presented in section~\ref{formalism}
2397: and appendix~\ref{B} shows an example of features that
2398: simplified approaches cannot catch.
2399: Their combined effect is illustrated in fig.\fig{OscNoOsc} on the $\nubarnu_\mu$ flux for some selected cases, and amounts to a ${\cal O}(0.1\div 10)$ correction:
2400: \begin{itemize}
2401: \item DM$\nu$ from the Earth are affected only by atmospheric $\nubarnu_\mu\leftrightarrow\nubarnu_\tau$
2402: oscillations at energies $E_\nu\circa{<}100\GeV$.
2403: \item DM$\nu$ from the Sun of any flavor and any energy
2404: are affected by averaged `solar' and `atmospheric' oscillations.
2405: Furthermore, absorption suppresses neutrinos with
2406: $E_\nu\circa{>}100\GeV$, that are partially converted
2407: (by NC and by $\nubarnu_\tau$ regeneration) into
2408: lower energy neutrinos.
2409: In section~\ref{limit} we analytically studied how and when
2410: neutrinos with energy $E_\nu\gg 100\GeV$ approach the well-defined
2411: limit spectrum shown in fig.\fig{Attractor}.
2412: \end{itemize}
2413: Our result for DM$\nu$ of all flavors from the Earth (Sun) are shown in fig.\fig{EarthNu} (\ref{fig:SunNu}).
2414: The comparison with the atmospheric background (shaded regions) is performed
2415: assuming the realistically optimistic
2416: annihilation rate in eq.\eq{EarthNorm}.
2417: Table~\ref{tab:Emean} at page~\pageref{tab:Emean} summarizes the average final neutrino energies.
2418: Table~\ref{tab:RatioFluxes} at page~\pageref{tab:RatioFluxes} summarizes how propagation modifies the total rate of through-going $\mu^\pm$ generated by $\nubarnu_\mu$.
2419: 
2420: The latter is often considered the most promising event topology for present detectors.
2421: We also considered other topologies of events: fully contained $\mu^\pm$
2422: and showers ($e^\pm$ generated by $\nubarnu_e$
2423: and hadrons generated by all neutrinos).
2424: They have a lower rate if $m_{\rm DM}\circa{>}100\GeV$ but, even in this case, these classes of events are important because
2425: (1) their energy is more strongly
2426: correlated to the incoming neutrino energy.
2427: (2) there are two independent DM$\nu$ spectra `at origin' to be measured,
2428: so that at least two classes of events are necessary.
2429: 
2430: Finally, fig.\fig{banana} illustrates quantitatively how measuring the DM$\nu$ energy spectra of these classes of events 
2431: can allow us to reconstruct the basic properties of the DM particle: its mass and some annihilation branching ratios.
2432: 
2433: Existing detectors and those under construction will likely not have the necessary capabilities, because SK is too small, and much bigger `neutrino telescopes' are optimized for more energetic neutrinos (the large volume is obtained at the expense of granularity, resulting in high energy thresholds ($\sim 50\GeV$) and poor energy resolution ($\sim \pm 30\%$)). Increasing the instrumentation density goes in the direction of solving this issue. If a DM$\nu$ signal is discovered, it will be then interesting to tune the planned future detectors (or project a dedicated detector) to DM$\nu$, with presumable energy $E_\nu\sim 100\GeV$.
2434: 
2435: \medskip
2436: 
2437: 
2438: 
2439: \paragraph{Note added:}
2440: In the present version 5 of hep-ph/0506298 a bug in the propagated fluxes of antineutrinos from the Sun has been fixed, leading to corrections of the order of 10\% in the fluxes presented in Fig.~\ref{fig:SunNu} and, as a consequence, in the spectra presented in Figures~\ref{fig:SunMuTG} $\to$  \ref{fig:SunShower}.
2441: In previous versions, an erroneous double counting of the prompt neutrino yield in $W$-boson decays and a numerical bug in the implementation of the boost for top quark decays had been fixed. These modifications affected the $W^+W^-$ and $t\bar t$ channels in the fluxes at production of Figure~\ref{fig:Prim} as well as (as a consequence) the propagated fluxes presented in Figures~\ref{fig:EarthNu} $\to$ \ref{fig:SunShower} and Tables~\ref{tab:RatioFluxes} and \ref{tab:Emean}.
2442: Furthermore the values of some parameters had been updated, leading to very minor changes.\\
2443: Overall, these corrections and refinements amount to adjustments of the order of 10\% to 20\% at most in the numerical results. 
2444: All physics discussions and conclusions are always unchanged.
2445: Updated results are available in electronic form from~\cite{www}.
2446: 
2447: 
2448: %The present version of this paper (hep-ph/0506298 {\bf v3}) is based on updated numerical results (corresponding to {\it Release 2} of the files provided in \cite{www}): an erroneous double counting of the prompt neutrino yield in $W$-boson decay chains has been fixed (modifications affect the $W^+W^-$ and $t\bar t$ channels in Figures~\ref{fig:Prim}, \ref{fig:EarthNu} $\to$ \ref{fig:SunShower}, as well as in Tables~\ref{tab:RatioFluxes} and \ref{tab:Emean}) and a few parameters have been updated (modifications are generally small or null). Previous versions on the arXiv and the journal version on Nuclear Physics B used the first release and are therefore superseded. All physics discussions and all conclusions are however unchanged.
2449: 
2450: \medskip
2451: 
2452: \paragraph{Acknowledgments}
2453: We thank Giuseppe Battistoni and Ed Kearns for useful conversations. 
2454: We thank Joakim Edsj\"o, Tommy Ohlsson, Mattias Blennow and Chris Savage for cross-checking the results of their novel calculation with ours, from which a few errors in our first releases were found.
2455: The work of M.C. is supported in part by the USA DOE-HEP Grant
2456: DE-FG02-92ER-40704. The work of N.F. is supported by a
2457: joint Research Grant of the Italian Ministero dell'Istruzione,
2458: dell'Universit\`a e della Ricerca (MIUR) and of the Universit\`a di
2459: Torino within the {\sl Astroparticle Physics Project} and by a Research
2460: Grant from INFN.
2461: 
2462: 
2463: %\vspace{0.3cm}
2464: 
2465: 
2466: \appendix
2467: 
2468: 
2469: \section{Neutrino spectra per annihilation event}\label{app:boost}
2470: The neutrino differential spectrum per annihilation event is defined
2471: in the rest frame of the annihilating DM, since the annihilation
2472: process occurs at rest. The spectrum can be calculated by following
2473: analytically the decay chain of the annihilation products until a
2474: $\tau$, a quark or a gluon is produced. The neutrino spectrum is then
2475: obtained by using the Monte Carlo modeling of the quark and gluon
2476: hadronization, or $\tau$ decay.  We produced the $\nu_e=\nu_\mu$
2477: and $\nu_\tau$ differential distributions for $h=\tau,q,c,b,{\rm
2478: gluon}$ at various injection energies for each $h$ ($q=u,d,s$ stands
2479: for a light quark). Whenever we need the $\nu$ distribution for
2480: an injection energy different from the produced ones, we perform an
2481: interpolation. In order to obtain the neutrino differential
2482: distribution in the DM rest frame we perform the necessary boosts on
2483: the MC spectra.
2484: 
2485: 
2486: 
2487: For instance, let us consider neutrino production from a chain of this
2488: type:
2489: \begin{equation}
2490: {\rm DM}\,{\rm DM} \rightarrow A \rightarrow a \rightarrow h \rightsquigarrow \nu \;\;.
2491: \label{eq:decay}
2492: \end{equation}
2493: The neutrino differential energy
2494: spectrum per annihilation event is obtained by the product of the
2495: branching ratios for the production of $A$, $a$ and $h$ in the decay
2496: chain, with the differential distribution of neutrinos produced by
2497: the hadronization of an $h$ injected at an energy $E_{\rm prod}$
2498: (defined in the rest frame of the $a$ decaying particle) double
2499: boosted to the DM reference frame:
2500: \begin{equation}
2501: \frac{dN_\nu}{dE} =
2502: {\rm BR}({\rm DM}\,{\rm DM} \rightarrow A)\cdot{\rm BR}(A \rightarrow a)\cdot{\rm BR}(a \rightarrow h)
2503: \cdot  \left[\left({dN^h_{\nu}\over dE}
2504:         \right)_{{\rm boost~}a\rightarrow A}
2505:    \right]_{{\rm boost~}A\rightarrow{\rm DM}}\;\;.
2506: \end{equation}
2507: The first boost transforms the spectrum from the rest frame of $a$ (in
2508: which $h$ is injected with energy $E_{\rm prod}$) to the rest frame of
2509: $A$. The second brings the distribution to the rest frame of
2510: DM. Each boost is obtained by the following expression:
2511: \begin{equation}
2512: \frac{dN_\nu}{dE} = \frac{1}{2} \int_{E'_-} ^{E'_+}
2513: \left. \left(\frac{dN^h_{\nu}}{dE'}\right) \right |_{E_{\rm prod}}
2514: \, \frac{dE'}{\gamma \beta\ E'}\qquad \hbox{with}\qquad
2515: E'_{\pm} = \min\left[
2516: E_{\rm prod}, \gamma E
2517: \left( 1\pm \beta\right)
2518: \right]\;\;.
2519: \end{equation}
2520: where $E$ denotes the energy of neutrinos,
2521: $\gamma$ and $\beta$ are the Lorentz factors of the boost.
2522: 
2523: 
2524: %\section{Neutrino spectra per annihilation event}
2525: %\label{app:boost}
2526: 
2527: %
2528: 
2529: %The neutrino differential spectrum per annihilation event is defined
2530: %in the rest frame of the annihilating DM, since the annihilation
2531: %process occurs at rest. The spectrum can be calculated by following
2532: %analytically the decay chain of the annihilation products until a
2533: %$\tau$, a quark or a gluon is produced. The neutrino spectrum is then
2534: %obtained by using the Monte Carlo modelling of the quark and gluon
2535: %hadronization, or $\tau$ decay.  We have produced the $\nu_e=\nu_\mu$
2536: %and $\nu_\tau$ differential distributions for $h=\tau,q,c,b,{\rm
2537: %gluon}$ at various injection energies for each $h$ ($q=u,d,s$ stands
2538: %for a light quark). Whenever we need the $\nu$ distribution for
2539: %an injection energy different from the produced ones, we perform an
2540: %interpolation. In order to obtain the neutrino differential
2541: %distribution in the DM rest frame we perform the necessary boosts on
2542: %the MC spectra.
2543: 
2544: %
2545: 
2546: %For instance, let us consider neutrino production from a chain of this
2547: %type:
2548: 
2549: %%
2550: 
2551: %\begin{equation}
2552: %\chi\chi \rightarrow A \rightarrow a \rightarrow h \rightsquigarrow \nu \;\;.
2553: %\label{eq:decay}
2554: %\end{equation}
2555: 
2556: %%
2557: 
2558: %where $\chi$ denotes the DM particle. The neutrino differential
2559: %spectrum per annihilation event is obtained by the product of the
2560: %branching ratios for the production of $A$, $a$ and $h$ in the decay
2561: %chain, with the differential distribution of antiprotons produced by
2562: %the hadronization of an $h$ injected at an energy $E_{\rm prod}$
2563: %(defined in the rest frame of the $a$ decaying particle) double
2564: %boosted to the $\chi$ reference frame:
2565: 
2566: %%
2567: 
2568: %\begin{eqnarray}
2569: %\frac{dN_\nu}{dE} &=& 
2570: %{\rm BR}(\chi\chi \rightarrow A){\rm BR}(A \rightarrow a){\rm BR}(a \rightarrow h)\times \nonumber \\
2571: %&& \left[\left({dN^h_{\nu}\over dE}
2572: %        \right)_{{\rm boost~}a\rightarrow A}
2573: %   \right]_{{\rm boost~}A\rightarrow\chi}\;\;.
2574: %\end{eqnarray}
2575: 
2576: %%
2577: 
2578: %The first boost transforms the spectrum from the rest frame of $a$ (in
2579: %which $h$ is injected with energy $E_{\rm prod}$) to the rest frame of
2580: %$A$. The second brings the distribution to the rest frame of
2581: %$\chi$. Each boost is obtained by the following expression:
2582: 
2583: %%
2584: 
2585: %\begin{equation}
2586: %\frac{dN_\nu}{dE} = \frac{1}{2} \int_{E'_-} ^{E'_+} 
2587: %\left. \left(\frac{dN^h_{\nu}}{dE'}\right) \right |_{E_{\rm prod}}
2588: %\, \frac{dE'}{\gamma \beta\ E'}
2589: %\end{equation}
2590: 
2591: %%
2592: 
2593: %where $E$ denotes the energy and momentum of neutrinos,
2594: %$\gamma$ and $\beta$ are the Lorentz factors of the boost and the
2595: %interval of integration is defined by:
2596: 
2597: %%
2598: 
2599: %\begin{equation}
2600: %E'_{\pm} = \min\left[
2601: %E_{\rm prod}, \gamma E
2602: %\left( 1\pm \beta\right)
2603: %\right]\;\;.
2604: %\end{equation}
2605: 
2606: %%
2607: 
2608: 
2609: \section{Cross sections}\label{Cross}
2610: 
2611: The DIS NC differential cross section on an average nucleus $N$ is
2612: $$\frac{d\hat{\sigma}}{dE'_\nu}(\nu N\to \nu'X) = \sum_{q=\{u,d\}} \frac{2G_{\rm F}^2m}{\pi} \bigg[p_q
2613: \bigg(g_{Lq}^2+g_{Rq}^2\frac{E^{\prime 2}_\nu}{E_\nu^2}\bigg)+p_{\bar q}
2614: \bigg(g_{Rq}^2+g_{Lq}^2\frac{E^{\prime 2}_\nu}{E_\nu^2}\bigg)
2615: \bigg]$$
2616: $$\frac{d\hat{\sigma}}{dE'_{\nu}}(\bar\nu N\to \bar\nu'X) = \sum_{q=\{u,d\}} \frac{2G_{\rm F}^2m}{\pi} \bigg[p_q
2617: \bigg(g_{Rq}^2+g_{Lq}^2\frac{E^{\prime 2}_\nu}{E_\nu^2}\bigg)+p_{\bar q}
2618: \bigg(g_{Lq}^2+g_{Rq}^2\frac{E^{\prime 2}_\nu}{E_\nu^2}\bigg)
2619: \bigg]$$
2620: where $0<E'_\nu <E_\nu$ is the energy of the scattered neutrino or anti-neutrino
2621: and $p_u,p_d,p_{\bar{u}}, p_{\bar{d}}$ are the fractions of nucleon momentum carried by
2622: up and down-type quarks and anti-quarks.
2623: In a medium that contains neutrons and protons with densities $N_n$ and $N_p$
2624: \beq\label{eq:pdf}
2625: \begin{array}{ll}\displaystyle
2626: p_u = \frac{0.25 N_p+0.15 N_n}{N_p+N_n}  \qquad & \displaystyle
2627: p_{\bar u} = \frac{0.03 N_p + 0.06 N_n}{N_p+N_n},\\[3mm] \displaystyle
2628: p_d =  \frac{0.25 N_n+0.15 N_p}{N_p+N_n} & \displaystyle
2629: p_{\bar d} = \frac{0.03 N_n + 0.06 N_p}{N_p+N_n}
2630: \end{array}\eeq
2631: The $Z$-couplings of quarks are
2632: $$g_{Lu}=\frac{1}{2}-\frac{2}{3}\sW^2 \qquad
2633: g_{Ru}= -\frac{2}{3}\sW^2 ,\qquad
2634: g_{Ld}= -\frac{1}{2}+\frac{1}{3}\sW^2,\qquad
2635: g_{Rd}= \frac{1}{3}\sW^2. $$
2636: 
2637: 
2638: 
2639: The DIS CC differential cross sections are
2640: \begin{eqnsystem}{sys:nuqCC}
2641: \frac{d\hat{\sigma}}{dy}(\nu_\ell d\to \ell u) &=&
2642: \frac{d\hat{\sigma}}{dy}(\bar\nu_\ell \bar d\to \bar \ell \bar u) =
2643: \frac{G_{\rm F}^2\hat{s}}{\pi} ,\\
2644: \frac{d\hat{\sigma}}{dy}(\nu_\ell \bar{u}\to \ell \bar{d}) &=&
2645: \frac{d\hat{\sigma}}{dy}(\bar\nu_\ell u\to \bar\ell d)  = 
2646: \frac{G_{\rm F}^2\hat{s}}{\pi} (1-y)^2 
2647: \end{eqnsystem}
2648: where $y\equiv -\hat{t}/\hat{s}$ ($0\le y \le 1$),
2649: The total quark CC cross sections are
2650: \beq\hat{\sigma}(\nu_\ell d\to \ell u) =
2651: \hat{\sigma}(\bar\nu_\ell \bar d\to \bar \ell \bar u)=
2652: 3\hat{\sigma}(\bar\nu_\ell u\to \bar\ell d) =
2653: 3 \hat{\sigma}(\nu_\ell \bar{u}\to \ell \bar{d}) = 
2654: \frac{G_{\rm F}^2\hat{s}}{\pi}. \eeq
2655: $\sqrt{\hat{s}}$ is the center-of-mass energy of the quark sub-processes.
2656: It is given by
2657: $\hat{s}=sx$ , where
2658: $x$ is the fraction of the total nucleon momentum $P$ carried by a quark, $\hat{p} = x P$.
2659: %
2660: %The neutrino/nucleon cross section are found integrating
2661: %over the momentum distribution of the quarks, $q(x)$.
2662: %The quantities  $p_q=\int_0^1 dx\, x\, q(x)$ are the fraction of the
2663: % the total nucleon momentum carried by the quark.
2664: %In the proton 
2665: %\beq\label{eq:protonpdf}
2666: %\begin{array}{ll}
2667: %p_{\rm u}\approx 25\% \qquad &
2668: %p_{\bar{\rm u}}\approx 3\%,\\
2669: %p_{\rm d} \approx 15\%,&
2670: %p_{\bar{\rm d}}\approx 6\%\end{array}\eeq
2671: %where u (d) indicate that we summed over all types of up-type (down-type) quarks.
2672: %We remind that nucleons contain valence quarks together with virtual $q\bar{q}$ pairs and gluons.
2673: %Gluons carry about $1/2$ of the total proton momentum.
2674: %Anti-quarks carry a fraction $\epsilon\approx 1/5$ of
2675: %the momentum carried by quarks; this  fraction increases at higher energy.
2676: %Numbers in eq.\eq{protonpdf} hold at $Q^2\sim 10\GeV^2$.
2677: %The momentum distribution of the neutron is approximatively equal to the one of the proton,
2678: %with up and down-type quarks exchanged.
2679: %Consequently the total neutrino/nucleon CC cross sections at $s\simeq 2 E_\nu m_p \gg\GeV^2$ are
2680: %\beq\begin{array}{ll}
2681: %\displaystyle\sigma(\nu_\ell p\to \ell X) \approx \frac{G_{\rm F}^2 s}{\pi}(0.15+\frac{1}{3}0.03),\qquad &
2682: %\displaystyle\sigma(\nu_\ell n\to \ell X) \approx \frac{G_{\rm F}^2 s}{\pi}(0.25+\frac{1}{3}0.06)\\[2mm]
2683: %\displaystyle\sigma(\bar\nu_\ell n\to \bar\ell X) \approx \frac{G_{\rm F}^2 s}{\pi}(\frac{1}{3}0.15+0.03),&
2684: %\displaystyle\sigma(\bar\nu_\ell p\to \bar\ell X) \approx \frac{G_{\rm F}^2 s}{\pi}(\frac{1}{3}0.25+ 0.06).
2685: %\end{array}\eeq
2686: 
2687: %
2688: %Kinematics: use the system where nucleons are at rest.
2689: %The neutrino scattering angle $\cos\theta=1+m/E_\nu -m/E'_\nu$ 
2690: %ranges between $-1 <\cos\theta<1$ corresponding to 
2691: %$-(s-m^2)^2/s < t < 0$ or to
2692: %$E_\nu m/(2E_\nu + m) < E'_\nu < E_\nu$.
2693: %Here 
2694: %$$t=(P_\nu -P'_\nu)^2 = - 2 E_\nu E'_\nu(1-\cos\theta) = -2m(E_\nu - E'_\nu),\qquad
2695: %s = (P_\nu + P_m)^2 = m^2 + 2mE_\nu$$
2696: %$$y = -\frac{t}{s}=2\frac{E_\nu - E'_\nu}{m+2E_\nu}\qquad  \frac{dE_\nu'}{dy} = -(E_\nu+m/2)$$
2697: %In the limit $E_\nu \gg m$ this means
2698: %$$\frac{d\sigma}{dE'_\nu} (\nu q)= \frac{2G_F^2 m}{\pi E_\nu^2}(g_L^2 E_\nu^2 + g_R^2 E_\nu^{\prime 2}),\qquad 0<E'_\nu <E_\nu$$
2699: %Performing the parton average gives
2700: %$$\frac{d\sigma}{dE'_\nu} (\nu q)= \frac{2G_F^2 m}{\pi E_\nu^2}(g_L^2 E_\nu^2 + g_R^2 E_\nu^{\prime 2})
2701: %\int_0^1 dx x~q(x) $$
2702: 
2703: 
2704: 
2705: \section{Oscillation and absorption in constant matter}\label{B}
2706: Following~\cite{formalism} we described neutrino propagation
2707: by writing a differential evolution equation for the neutrino density matrix.
2708: Ref.~\cite{Crotty} employed an alternative approach,
2709: merging the usual analytical treatment of oscillations with
2710: a MC code that accounts for absorption.
2711: We here illustrate the non trivial interplay of oscillations 
2712: and absorption, by solving our evolution equation
2713:  in a simple semi-realistic case
2714: where analytic solutions can be obtained.
2715: %In order to show that the two approaches are not equivalent,
2716: %we here show an effect that cannot be captured by~\cite{Crotty}.
2717:  Let us consider the $\nu_\mu/\nu_\tau$ system 
2718: where oscillations are due to $\Delta m^2 = \Delta m^2_{\rm atm}$ 
2719: and absorption is due to matter with constant density.
2720: We assume maximal atmospheric mixing, an initial
2721: neutrino state with energy $E_\nu$, and 
2722: study final neutrinos at the same energy $E_\nu$.
2723: Thus, regeneration does not contribute and 
2724: the full system of equations\eq{drho} reduces to
2725: a system of ordinary differential equations.
2726: %for $\rho(E,r)$ reduce to a system of 3 ordinary differential 
2727: %equations for $\rho_{\mu\mu}$, $\rho_{\mu\mu}$ and
2728: %$ \rho_{\mu\tau}^I = \hbox{Im}\,\rho_{\mu\tau}$ at energy $E = E_\nu$
2729: %:
2730: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2731: % to a single equation for $\rho(E_\nu,r)$:
2732: %$$\frac{d\mb{\rho}}{dr} = \frac{\Delta m^2_{\rm atm}}{4E_\nu} [ i \pmatrix{1&1\cr 1&1},\mb{\rho}]-
2733: %\frac{1}{2} \{\pmatrix{\Gamma_\mu & 0 \cr 0 & \Gamma_\tau},\mb{\rho}\}$$
2734: %i.e.
2735: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2736: %% \begin{eqnsystem}{sys:2}
2737: %% \frac{d\rho_{\mu\mu}}{dr} &=& - \rho_{\mu\tau}^I \frac{\Delta m^2}{2E_\nu} - \Gamma_\mu \rho_{\mu\mu}\\
2738: %% \frac{d\rho_{\tau\tau}}{dr} &=& +  \rho_{\mu\tau}^I  \frac{\Delta m^2}{2E_\nu} - \Gamma_\tau \rho_{\tau\tau}\\
2739: %% \frac{d\rho_{\mu\tau}^{I}}{dr} &=& - 
2740: %% \frac{\Gamma_\mu +\Gamma_\tau}{2}  \rho_{\mu\tau}^I 
2741: %% +\frac{\Delta m^2}{4 E_{\nu}} (\rho_{\mu\mu}-\rho_{\tau\tau})
2742: %% \end{eqnsystem}
2743: The explicit solution 
2744: in matrix form\footnote{To derive the 
2745: solution, we found it convenient to rewrite
2746: the evolution equation for the density 
2747: matrix $\rho_{ab}=\psi_a\psi_b^*$ as a Schroedinger-like
2748: equation for the wavefunction $\psi_a$,  
2749: where the absorption term acts as half a decay width. This gives 
2750: a non-hermitian hamiltonian that can be easily diagonalized
2751: and therefore exponentiated.} is:
2752: \begin{equation}\label{eq:rhosol}
2753: \rho(r)=e^{-r/\lambda_{\rm abs}} \;
2754: (\; \mb{U}(r)\; \rho(0) + \rho(0)\; \mb{U}^\dagger(r)\; )\ 
2755: \end{equation}
2756: with
2757: \begin{equation}
2758: \mb{U}=
2759: \left(
2760: \begin{array}{cc}
2761: c-s\; {(\Gamma_\mu-\Gamma_\tau)\lambda_{\rm osc}}/{(4\pi)} &
2762: -i\; s\; {\Delta m^2 \lambda_{\rm osc}}/{(4\pi E_\nu)} \\
2763: -i\; s\; {\Delta m^2 \lambda_{\rm osc}}/{(4\pi E_\nu)} &
2764: c+s\; {(\Gamma_\mu-\Gamma_\tau)\lambda_{\rm osc}}/{(4\pi)} 
2765: \end{array}
2766: \right)
2767: \end{equation}
2768: where we used the shorthands
2769: $c=\cos(\pi r/\lambda_{\rm osc})$ and 
2770: $s=\sin(\pi r/\lambda_{\rm osc})$. 
2771: The factor $\Gamma_\mu$ describes
2772: absorption of $\nu_\mu$ and is approximatively given by
2773: $\Gamma_\mu\approx 0.14 E_\nu\rho G_{\rm F}^2$
2774: in an iso-scalar material with density $\rho$.
2775: Numerically $\Gamma_\mu^{-1}\approx 10^7\,{\rm km}$ for 
2776: the typical density of the Earth mantle $\rho\approx 2.4~{\rm ton}/{\rm m}^3$ 
2777: and for $E_\nu=100\GeV$. 
2778: %At the same energy the wavelength of atmospheric oscillations is  $10^5\,{\rm km}$.
2779: The two relevant scales that compare with the pathlength $r$
2780: are the absorption
2781: and oscillation lengths:
2782: \beq
2783: \lambda_{\rm abs} = {2}/{(\Gamma_\mu + \Gamma_\tau)},\qquad
2784: \lambda_{\rm osc} =4\pi/  \sqrt{({\Delta m^2}/{E_\nu})^2 - 
2785: ({\Gamma_\mu-\Gamma_\tau})^2 }.
2786: \eeq
2787: Notice that absorption reduces the oscillation wavelength.
2788: %We see that on top of an overall damping due to $\lambda_{\rm abs}$ there are also oscillations; 
2789: When $\Gamma_\mu-\Gamma_\tau$ is large enough
2790: $\lambda_{\rm osc}$ becomes imaginary i.e.\
2791: the system becomes `overdamped' , and oscillations disappear. 
2792: %The transition happens at relatively high energies, since 
2793: %\begin{equation}
2794: %\epsilon\equiv 
2795: %\frac{({\Gamma_\mu-\Gamma_\tau}) 
2796: %E_\nu}{\Delta m^2}
2797: %\sim \left(\frac{E_\nu}{E_{\nu 0}}\right)^2
2798: %\mbox{ where } 
2799: %E_{\nu 0}=\left\{
2800: %\begin{array}{l}
2801: %34\TeV(5.7\mbox{ TeV })\mbox{ for }\nu \\
2802: %35\TeV(6.2\mbox{ TeV })\mbox{ for }\overline{\nu} 
2803: %\end{array}
2804: %\right.
2805: %\label{xeps}
2806: %\end{equation}
2807: %where the numerical value apply to the densities 
2808: %in the center of the Sun (of the Earth).
2809: While absorption and
2810: $\Gamma_\mu-\Gamma_\tau$ can be neglected in terrestrial experiments
2811: (e.g., in future precise long-baseline experiments)
2812: their effects are relevant for neutrinos with energy $E_\nu\circa{>}100\GeV$
2813: produced by DM annihilation in the Sun; note that in this case
2814: oscillations into $\nu_e$ are suppressed. 
2815: {}From the explicit solution in eq.\eq{rhosol}
2816: one finds the expressions of survival or appearance probabilities
2817: that resemble known things closely,
2818: e.g.,
2819: $$
2820: P_{\mu\tau}=\frac{e^{-r/\lambda_{\rm abs}}}{1-\epsilon^2}
2821: {\sin^2\left(\frac{\Delta m^2\; r}{4E_\nu}\sqrt{1-\epsilon^2}\right)},\qquad
2822: \epsilon\equiv 
2823: \frac{({\Gamma_\mu-\Gamma_\tau}) 
2824: E_\nu}{\Delta m^2}
2825: \approx 0.2
2826:         \left( \frac{\mbox{eV}^2}{\Delta m^2} \right)
2827:         \left( \frac{\Gamma_\mu-\Gamma_\tau}{\mbox{km}^{-1}} \right)
2828:         \left( \frac{E_\nu}{\mbox{GeV}} \right).
2829: $$
2830: %where $\epsilon$ is defined in eq.~(\ref{xeps}).
2831: 
2832: 
2833: 
2834: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2835: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2836: 
2837: \frenchspacing\footnotesize\begin{multicols}{2}\begin{thebibliography}{22}
2838: 
2839: %%%REFS for Sec.1
2840: 
2841: \bibitem{review} For recent reviews see
2842: \art{G. Jungman, M. Kamionkowski, K. Griest}{Phys. Rep.}{267}{195}{1996},
2843: \art[hep-ph/0404175]{G. Bertone, D. Hooper, J. Silk}{Phys.\ Rept.}{405}{279}{2005}.
2844: %%CITATION = HEP-PH 9506380;%%  
2845: %%CITATION = HEP-PH 0404175;%%
2846: 
2847: \bibitem{GRS} See e.g.\ fig. 3 of
2848: \art[hep-ph/9811386]{L. Giusti, A. Romanino, A. Strumia}{\NP}{B550}{3}{1999}.
2849: %``Natural ranges of supersymmetric signals,''
2850: %%CITATION = HEP-PH 9811386;%% 
2851: 
2852: \bibitem{Kane}
2853: \hepart[hep-ph/0501262]{J.L. Bourjaily and G.L. Kane}.
2854: %%CITATION = HEP-PH 0501262;%%
2855: 
2856: \bibitem{idea}
2857: \art{J. Silk, K. A. Olive and M. Srednicki}{\PRL}{55}{257}{1985};
2858: %%CITATION = PRLTA,55,257;%%
2859: \art{M. Srednicki, K. A. Olive and J. Silk}{\NP}{B279}{804}{1987};
2860: %%CITATION = NUPHA,B279,804;%%
2861: \art{L.M. Krauss, K. Freese, D.N. Spergel, W.H. Press}{Astrophys. J.}{299}{1001}{1985};
2862: \art{K. Freese}{\PL}{B167}{295}{1986};
2863: %%CITATION = PHLTA,B167,295;%%
2864: \art{L. M. Krauss, M. Srednicki and F. Wilczek}{\PR}{D33}{2079}{1986};
2865: %%CITATION = PHRVA,D33,2079;%%
2866: \art{T. K. Gaisser, G. Steigman and S. Tilav}{\PR}{D34}{2206}{1986}.
2867: %%CITATION = PHRVA,D34,2206;%%
2868: 
2869: 
2870: \bibitem{previous}
2871: Several aspects of the neutrino signal from DM annihilations have been studied, mainly with focus on the expected rates in particular models:
2872: \art{G. B. Gelmini, P. Gondolo and E. Roulet}{\NP}{B351}{623}{1991};
2873:   %``Neutralino Dark Matter Searches,''
2874:   %%CITATION = NUPHA,B351,623;%%
2875:   \art{M. Kamionkowski}{\PR}{D44}{3021}{1991};
2876:   %``Energetic neutrinos from heavy neutralino annihilation in the Sun,''
2877:   %%CITATION = PHRVA,D44,3021;%%
2878:   \art{F. Halzen, T. Stelzer and M. Kamionkowski}{\PR}{D45}{4439}{1992};
2879:   %``Signatures of dark matter in underground detectors,''
2880:   %%CITATION = PHRVA,D45,4439;%%
2881:   \art{A. Bottino, V. de Alfaro, N. Fornengo, G. Mignola and M. Pignone}{\PL}{B265}{57}{1991};
2882:   %``Indirect search for neutralinos at neutrino telescopes,''
2883:   %%CITATION = PHLTA,B265,57;%%
2884:   \art[hep-ph/9603342]{V. Berezinsky, A. Bottino, J. R. Ellis, N. Fornengo, G. Mignola and S. Scopel}{Astropart. Phys.}{5}{333}{1996};
2885:   %``Searching for relic neutralinos using neutrino telescopes,'' 
2886:    %%CITATION = HEP-PH 9603342;%%
2887: \art[hep-ph/9607237]{L. Bergstrom, J. Edsjo and P. Gondolo}{\PR}{D55}{1765}{1997};
2888:   %``Indirect neutralino detection rates in neutrino telescopes,''
2889:     %%CITATION = HEP-PH 9607237;%%
2890:   \art[astro-ph/9702037]{L. Bergstrom, J. Edsjo and M. Kamionkowski}{Astropart. Phys.}{7}{147}{1997};
2891:   %``Astrophysical-neutrino detection with angular and energy resolution,''
2892:    %%CITATION = ASTRO-PH 9702037;%%
2893:  \art[hep-ph/9806293]{L. Bergstrom, J. Edsjo and P. Gondolo}{\PR}{D58}{103519}{1998};
2894:   %``Indirect detection of dark matter in km-size neutrino telescopes,''
2895:     %%CITATION = HEP-PH 9806293;%%
2896: \art[hep-ph/9809239]{A. Bottino, F. Donato, N. Fornengo and S. Scopel}{Astropart. Phys.}{10}{203}{1999};
2897:   %``Combining the data of annual modulation effect in WIMP direct detection
2898:   %with measurements of WIMP indirect searches,''
2899:    %%CITATION = HEP-PH 9809239;%%
2900:  \art[astro-ph/0008115]{J. L. Feng, K. T. Matchev and F. Wilczek}{\PR}{D63}{045024}{2001};
2901:   %``Prospects for indirect detection of neutralino dark matter,''
2902:     %%CITATION = ASTRO-PH 0008115;%%
2903: \art[hep-ph/0105182]{V. D. Barger, F. Halzen, D. Hooper and C. Kao}{\PR}{D65}{075022}{2002};
2904: %``Indirect search for neutralino dark matter with high energy neutrinos,''
2905: %%CITATION = HEP-PH 0105182;%%
2906: \art[hep-ph/0204135]{V. Bertin, E. Nezri and J. Orloff}{Eur. Phys. J.}{C26}{111}{2002};
2907:   %``Neutrino indirect detection of neutralino dark matter in the CMSSM,''
2908:    %%CITATION = HEP-PH 0204135;%%
2909:  \art[hep-ph/0210034]{V. Bertin, E. Nezri and J. Orloff}{JHEP}{0302}{046}{2003};
2910: %``Neutralino dark matter beyond CMSSM universality,''
2911: %%CITATION = HEP-PH 0210034;%% 
2912: \art[hep-ph/0405210]{H. Baer, A. Belyaev, T. Krupovnickas and J. O'Farrill}{JCAP}{0408}{005}{2004}.
2913:   %``Indirect, direct and collider detection of neutralino dark matter,''
2914:     %%CITATION = HEP-PH 0405210;%%
2915: \art{K. M. Belotsky, M. Y. Khlopov, K. I. Shibaev}{Phys. Atom. Nucl.}{65}{382}{2002} [{\it Yad. Fiz.} 65 (2002) 407];
2916:   %``Monochromatic neutrinos from the annihilation of fourth-generation massive
2917:   %stable neutrinos in the sun and in the earth,''
2918:   %%CITATION = PANUE,65,382;%%}  
2919: \art[astro-ph/0201314]{K. M. Belotsky, T. Damour, M. Y. Khlopov}{\PL}{B529}{10}{2002};
2920:   %``Implications of a solar-system population of massive 4th generation
2921:   %neutrinos for underground searches of monochromatic neutrino  annihilation
2922:   %signals,''
2923:   %%CITATION = ASTRO-PH 0201314;%%
2924: \art{D. Fargion et al.}{Mod. Phys. Lett.}{A11}{1363}{1996};
2925: %``On the possibility of detecting the annihilation of very heavy neutrinos in the galactic halo by km volume neutrino detector \ldots...\. ''. Preprint.~INFN n.~1120, (18/10/95).
2926: %%CITATION = MPLAE,A11,1363;%%
2927: \art[hep-ph/9906345]{A. E. Faraggi, K. A. Olive, M. Pospelov}{Astropart.\ Phys.}{13}{31}{2000}.
2928:   %``Probing the desert with ultra-energetic neutrinos from the sun,''
2929:   %%CITATION = HEP-PH 9906345;%%
2930: 
2931: \bibitem{IMB} 
2932: \art{J. M. LoSecco et al.}{\PL}{B188}{388}{1987}.
2933: %%CITATION = PHLTA,B188,388;%%
2934: 
2935: 
2936: \bibitem{Kamiokande}
2937: \art{M. Mori et al.}{\PR}{D48}{5505}{1993}.
2938: %%CITATION = PHRVA,D48,5505;%%
2939: 
2940: 
2941: \bibitem{Baksan}
2942: M. M. Boliev et al., Proc. of Int. Workshop on Aspects of Dark Matter in 
2943: Astrophysics and Particle Physics, Heidelberg, Germany, 16-20 Sep 1996.
2944: Published in {\it Heidelberg 1996, Dark matter in astro- and particle physics},
2945: 711-717.
2946: %\href{www.slac.stanford.edu/spires/find/hep/www?irn=5290830}{SPIRES entry}
2947: 
2948: 
2949: \bibitem{MACRO}
2950: \art[hep-ex/9812020]{M. Ambrosio et al.}{\PR}{D60}{082002}{1999}.
2951:    %%CITATION = HEP-EX 9812020;%%
2952: 
2953: 
2954: 
2955: \bibitem{SK}
2956: \art[hep-ex/0404025]{S. Desai et al.}{\PR}{D70}{083523}{2004}, Erratum: {\it ibid.}D70, 109901 (2004).
2957: %%CITATION = HEP-EX 0404025;%%
2958: 
2959: 
2960: \bibitem{AMANDA}
2961: \art[astro-ph/0202370]{J. Ahrens et al.}{\PR}{D66}{032006}{2002};
2962: Also M. Ackermann et al., ``Limits to the muon flux from neutralino annihilations in the Sun with the AMANDA detector'', submitted to {\it Phys. Rev. Lett.} on march 2005.
2963: %%CITATION = ASTRO-PH 0202370;%%
2964: 
2965: 
2966: \bibitem{BAIKAL}
2967: \art{V. Aynutdinov et al.}
2968: %THE BAIKAL NEUTRINO PROJECT: STATUS, RESULTS AND PERSPECTIVES,
2969: {Nucl. Phys. Proc. Suppl.}{143}{335-342}{2005}.
2970: %%CITATION = NUPHZ,143,335;%%
2971: 
2972: 
2973: \bibitem{ANTARES}
2974: The ANTARES collaboration, 
2975: ``A Deep Sea Telescope for High Energy Neutrinos - Proposal for a 0.1km$^2$ Neutrino Telescope'', 31 May 1999,
2976: antares.in2p3.fr/Publications/proposal/proposal99/\-proposal.pdf
2977: %DARK MATTER SEARCHES WITH THE ANTARES NEUTRINO TELESCOPE.
2978: %L. Thompson for the ANTARES collaboration, {\it Proceedings of 28th International Cosmic Ray Conferences (ICRC 2003)}, Tsukuba, Japan, 31 Jul - 7 Aug 2003, pages 1743--1746  and antares.in2p3.fr.
2979: %%\href{www.slac.stanford.edu/spires/find/hep/www?irn=5601622}{SPIRES entry}
2980: 
2981: 
2982: \bibitem{ICECUBE}
2983: See \art[astro-ph/0305196]{J. Ahrens {\it et al.} [IceCube collaboration]}{Astropart. Phys.}{20}{507}{2004} 
2984:   %``Sensitivity of the IceCube detector to astrophysical sources of high
2985:   %energy muon neutrinos,''
2986:     %%CITATION = ASTRO-PH 0305196;%%
2987:     and references therein.
2988: 
2989: 
2990: \bibitem{NEMO}
2991: P. Piattelli for the NEMO collaboration 
2992: {\it Proceedings of 8th International Workshop on Topics in Astroparticle and 
2993: Underground Physics (TAUP 2003)}, Seattle, Washington, 5-9 Sep 2003.
2994: Published in {\it Nucl. Phys. Proc. Suppl.} 138 (2005) 191.
2995: See also the web page NEMOweb.lns.infn.it.
2996: %%CITATION = NUPHZ,138,191;%%
2997: 
2998: 
2999: \bibitem{NESTOR}
3000: Web page www.nestor.org.gr.
3001: 
3002: 
3003: \bibitem{Mton}
3004: See the UNO Whitepaper (pre-print: SBHEP01-3) at  ale.physics.Sunysb.edu/uno and  
3005: \hepart[hep-ex/0005046]{C. K. Jung};
3006:   %``Feasibility of a next generation underground water Cherenkov detector: UNO,''
3007:     %%CITATION = HEP-EX 0005046;%%
3008:   a summary of the Hyper-Kamiokande proposal in 
3009: \art{K. Nakamura}{Int. J. Mod. Phys.}{A18}{4053}{2003}; 
3010:   %%CITATION = IMPAE,A18,4053;%%
3011: and a presentation of the MEMPHYS project at the NNN05 meeting in 
3012: nnn05.in2p3.fr/schedule.html, where the other set-ups are also reviewed.
3013: 
3014: 
3015: \bibitem{angdistribution}
3016: \art[hep-ph/9504283]{J. Edsjo, P. Gondolo}{\PL}{B357}{595}{1995}.
3017: Notice that, due to the radial distribution of DM inside the Earth, the precise effect of oscillations is in principle different at different zenith angles. However these are a small modifications. In particular, oscillations negligibly alter the zenith-angle DM$\nu$ distributions.
3018:   %%CITATION = HEP-PH 9504283;%%
3019: 
3020: 
3021: \bibitem{nuDMosc}
3022: The impact of oscillations has also been partially addressed in:
3023: \art[hep-ph/9506221]{E. Roulet}{\PL}{B356}{264}{1995};
3024:   %``Supersymmetric radiative corrections to neutrino indices of refraction,''
3025:  %%CITATION = HEP-PH 9506221;%%
3026:  \hepart[hep-ph/9904351]{N. Fornengo};
3027: %``Neutrino oscillation effect on the indirect signal of neutralino dark  matter
3028: %from the earth core,''
3029: %%CITATION = HEP-PH 9904351;%% 
3030: \art[hep-ph/0009183]{M. Kovalski}{\PL}{B511}{119}{2001};
3031: %%CITATION = HEP-PH 0009183;%%
3032: \art[hep-ph/0006157]{A. de Gouvea}{\PR}{D63}{093003}{2001}.
3033: %%CITATION = HEP-PH 0006157;%%
3034: 
3035: 
3036: \bibitem{nuDMinterac}
3037: The effect of neutrino interactions in the dense matter of the Sun was included in an effective way in 
3038: \art[hep-ph/9407351]{G. Jungman and M. Kamionkowski}{\PR}{D51}{328}{1985} 
3039: %%CITATION = HEP-PH 9407351;%%
3040: and later in 
3041: \art[hep-ph/9504205]{J. Edsjo}{Nucl. Phys. Proc. Suppl.}{43}{265}{1995};
3042:    %%CITATION = HEP-PH 9504205;%%
3043: \hepart[TSL-ISV-93-0091]{J. Edsjo}
3044:   %``Neutrino induced muon fluxes from neutralino annihilations in the Sun and
3045:   %in the earth,''
3046: %\href{www.slac.stanford.edu/spires/find/hep/www?r=tsl-isv-93-0091}{SPIRES entry}
3047: 
3048: 
3049: %%% REFS for Sec.2
3050: 
3051: 
3052: \bibitem{Gould:1987}
3053: \art{A. Gould}{Astrophys. J.}{321}{571}{1987}.
3054: %%CITATION = ASJOA,321,571;%%
3055: 
3056: 
3057: \bibitem{capture1}
3058: \art{A. Gould}{Astrophys. J.}{321}{561}{1987}.
3059: %%CITATION = ASJOA,321,560;%%
3060: \art{A. Gould}{Astrophys. J.}{328}{919}{1988}.
3061: %%CITATION = ASJOA,328,919;%%
3062: 
3063: 
3064: \bibitem{edsjo}
3065: \art{J. Lundberg, J. Edsj\"o}{\PR}{D69}{123505}{2004}.
3066: %%CITATION = ASTRO-PH 0401113;%%
3067: 
3068: 
3069: \bibitem{helio} 
3070: \art{A. Bottino, G. Fiorentini,N. Fornengo, B. Ricci, S. Scopel,
3071: F.L. Villante}{\PR}{D66}{053005}{2002}.
3072: %%CITATION = HEP-PH 0206211;%%
3073: 
3074: 
3075: \bibitem{DMastro} 
3076: \art{P. Belli, R. Cerulli, N. Fornengo and S. Scopel}{\PR}{D66}{043503}{2002}.
3077: %%CITATION = HEP-PH 0203242;%%
3078: 
3079: 
3080: \bibitem{n(r)}  
3081: \art{K. Griest and D. Seckel}{\NP}{B283}{681}{1987} [Erratum: {\it ibid.}\ B296 (1988) 1034].
3082: %%CITATION = NUPHA,B283,681;%%
3083: \art{W.H. Press and D.N. Spergel}{Astrophys. J.}{296}{679}{1985}.
3084: %%CITATION = ASJOA,296,679;%%
3085: 
3086: 
3087: \bibitem{ritz}
3088: \art{S. Ritz, D. Seckel}{\NP}{B304}{877}{1988}.
3089: %%CITATION = NUPHA,B304,877;%%
3090: 
3091: 
3092: \bibitem{pythia}
3093: \art{T. Sj\"ostrand}{Comput Phys. Commun.}{135}{238}{2001}.
3094: %%CITATION = HEP-PH 0010007;%%
3095: 
3096: 
3097: \bibitem{cross}
3098: \art{B. Povh, J. H\"ufner}{\PL}{B245}{653}{1990}.
3099: %%CITATION = PHLTA,B245,653;%%
3100: 
3101: 
3102: %%% REFS for Sec.3
3103: 
3104: 
3105: \bibitem{www} 
3106: Web pages: \\ www.to.infn.it/$\sim$fornengo/DMnu.html, www.cern.ch/astrumia/DMnu.html,
3107: www.marcocirelli.net/DMnu.html.
3108: 
3109: %Web pages: \\ www.to.infn.it/$\sim$fornengo/DMnu.html, www.cern.ch/astrumia/DMnu.html,
3110: %pantheon.yale.edu/$\sim$mc654/DMnu.html.
3111: 
3112: 
3113: \bibitem{formalism}
3114: The formalism for the propagation of interacting and oscillating neutrino has been fully presented in 
3115: \art[hep-ph/9209276]{G. Raffelt, G. Sigl, L. Stodolsky}{\PRL}{70}{2363}{1993}, 
3116:    %%CITATION = HEP-PH 9209276;%%
3117:  \art{G. Sigl, G. Raffelt}{\NP}{B406}{423}{1993}
3118:   %%CITATION = NUPHA,B406,423;%%
3119:   although it was pioneeringly introduced in 
3120: \art{A. D. Dolgov}{Sov.\ J.\ Nucl.\ Phys.}{33}{700}{1981} (\art{A. D. Dolgov}{Yad.\ Fiz.}{33}{1309}{1981})   %%CITATION = SJNCA,33,700;%%
3121: and 
3122:   \art{R. Barbieri, A. Dolgov}{\NP}{B349}{743}{1991}.
3123:    %%CITATION = NUPHA,B349,743;%%
3124:  It has been described also in M. Kowalski in~\cite{nuDMosc} and 
3125: \hepart[hep-ph/0502223]{M. C. Gonzalez-Garcia, F. Halzen and M. Maltoni}.
3126: %%CITATION = HEP-PH 0502223;%%
3127: 
3128: 
3129: \bibitem{MSW}
3130: \art{L. Wolfenstein}{\PR}{D17}{2369}{1978};
3131: \art{S.P. Mikheyev, A. Yu Smirnov}{Sovietic Journal
3132: Nucl. Phys.}{42}{913}{1986}.
3133: 
3134: For a review see
3135: \art{T.K. Kuo, J. Pantaleone}{Rev. Mod. Phys.}{61}{937}{1989}.
3136: %%CITATION = RMPHA,61,937;%%
3137: 
3138: \bibitem{BP00}
3139: \art[astro-ph/0010346]{J.N. Bahcall, S. Basu, M.H. Pinsonneault}{Astrophys. J.}{555}{990}{2001}. 
3140: See www.sns.ias.edu/$\sim$jnb/SNdata/sndata.html
3141: %%CITATION = ASTRO-PH 0010346;%%
3142: 
3143: 
3144: \bibitem{PREM}
3145: \art{A.M. Dziewonski, D.L. Anderson}{Phys. Earth Planet. Interior}{25}{297}{1981}.
3146: 
3147: 
3148: \bibitem{Vmutau}
3149: \art{F.J. Botella, C.S. Lim, W.J. Marciano}{\PR}{D35}{896}{1987}.
3150: %%CITATION = PHRVA,D35,896;%%
3151: 
3152: 
3153: \bibitem{NuFit}
3154: \hepart[hep-ph/0503246]{A. Strumia and F. Vissani}.
3155: %%CITATION = HEP-PH 0503246;%%
3156: 
3157: 
3158: \bibitem{taureg idea}
3159: \art[hep-ph/9804354]{F. Halzen and D. Saltzberg}{\PRL}{81}{4305}{1998}
3160:   %``Tau neutrino appearance with a 1000-Megaparsec baseline,''
3161:    %%CITATION = HEP-PH 9804354;%%
3162:  \art[astro-ph/0111482]{J. F. Beacom, P. Crotty and E. W. Kolb}{\PR}{D66}{021302}{2002}.
3163:       %%CITATION = ASTRO-PH 0111482;%%
3164: 
3165: 
3166: 
3167: \bibitem{taureg comput}
3168: \art[hep-ph/0312295]{E. Bugaev, T. Montaruli, Y. Shlepin and I. Sokalski}{Astropart.\ Phys.}{21}{491}{2004} and references therein.
3169:   %%CITATION = HEP-PH 0312295;%%
3170:   For background information, see also \book{A. Stahl}{Physics with $\tau$ leptons}{Springer Verlag}{Heidelberg}{2000}, where spectra of $\tau$ decay products are reviewed. Some analytical approximations can also be found e.g. in \art[hep-ph/0005310]{S. I. Dutta, M. H. Reno and I. Sarcevic}{\PR}{D62}{123001}{2000}.
3171:   %%CITATION = HEP-PH 0005310;%%
3172: 
3173: 
3174: \bibitem{sigmaonelectrons}
3175: See e.g. R. Gandhi {\it et al.} in~\cite{sigmatau}.
3176: 
3177: 
3178: \bibitem{sigmatau}
3179: Cross sections for $\nu_\tau N\to \tau X$ have been computed in
3180: \art[hep-ph/0208187]{S. Kretzer, M.H. Reno}{\PR}{D66}{113007}{2002}.
3181: %%CITATION = HEP-PH 0208187;%%
3182: \art[hep-ph/0305324]{K. Hagiwara, K. Mawatari, H. Yokoya}{\NP}{B668}{364}{2003}.
3183: %%CITATION = HEP-PH 0305324;%%
3184: \art[hep-ph/0407275]{K. M. Graczyk}{\NP}{A748}{313}{2005} and
3185:   %%CITATION = HEP-PH 0407275;%%
3186:   \hepart[hep-ph/0407283]{K.M. Graczyk}.
3187: %%CITATION = HEP-PH 0407283;%%
3188: For a simple summary of results see
3189: \hepart[hep-ph/0407371]{J.M. L\'evy}.
3190: %%CITATION = HEP-PH 0407371;%%
3191: See also \art[hep-ph/9512364]{R. Gandhi, C. Quigg, M. H. Reno and I. Sarcevic}{Astropart.\ Phys.}{5}{81}{1996}.
3192:     %%CITATION = HEP-PH 9512364;%%
3193: 
3194: 
3195: 
3196: \bibitem{Crotty} 
3197: \art[hep-ph/0205116]{P. R. Crotty}{\PR}{D66}{063504}{2002};
3198: %%CITATION = HEP-PH 0205116;%%
3199:   See also P. R. Crotty, 
3200: FERMILAB-THESIS-2002-54.
3201: %\href{www.slac.stanford.edu/spires/find/hep/www?r=fermilab-thesis-2002-54}{SPIRES entry}
3202: 
3203: 
3204: %%% end REFS for Sec.3
3205: 
3206: 
3207: \bibitem{FLUKA}
3208: \art[hep-ph/9907408]{G. Battistoni, A. Ferrari, P. Lipari, T. Montaruli, P. R. Sala and T. Rancati}{Astropart. Phys.}{12}{315}{2000}
3209:   %``A 3-dimensional calculation of atmospheric neutrino flux,''
3210:   %%CITATION = HEP-PH 9907408;%%
3211:   and 
3212: \art[hep-ph/0207035]{G. Battistoni, A. Ferrari, T. Montaruli and P. R. Sala}{Astropart. Phys.}{19}{269}{2003},
3213:   %``The FLUKA atmospheric neutrino flux calculation,''
3214: \art{Erratum}{ibidem}{19}{291}{2003}.
3215:    %%CITATION = HEP-PH 0207035;%%
3216:    The data tables can be downloaded from www.mi.infn.it/$\sim$battist/neutrino.html.
3217: 
3218: 
3219: \bibitem{muonEloss}
3220: For the computation of the energy loss process for muons we use the precise results of 
3221: \art[hep-ph/0010322]{I. A. Sokalski, E. V. Bugaev and S. I. Klimushin}{\PR}{D64}{074015}{2001}
3222:   %``MUM: Flexible precise Monte Carlo algorithm for muon propagation through
3223:   %thick layers of matter,''
3224:     %%CITATION = HEP-PH 0010322;%%
3225: 
3226: \bibitem{carloganu}
3227: C. Carloganu, 
3228:  ``Caract\'erisation des performances \`a basse \'energie du futur t\'elescope 
3229: sous-marin \`a neutrinos ANTARES et leur application \`a l'\'etude des 
3230: oscillations des neutrinos atmosph\'eriques  
3231: (1999)''
3232: in antares.in2p3.fr/Publications/index.html\#thesis
3233: 
3234: \bibitem{SKres}
3235: \hepart[hep-ex/0501064]{SK collaboration}, page 13.
3236: %%CITATION = HEP-EX 0501064;%%
3237: 
3238: \bibitem{bkpc} 
3239: Giuseppe Battistoni, Ed Kearns, private communications.
3240: 
3241: \bibitem{atm nutau}
3242: \art[hep-ph/9811268]{L. Pasquali, M. Reno}{Phys. Rev.}{D59}{093003}{1999}.
3243: %%CITATION = HEP-PH 9811268;%%
3244: 
3245: 
3246: \bibitem{cosmic nutau}
3247: \art[hep-ph/0407182]{H. Athar, C. Kim}{Phys. Lett.}{B598}{1}{2004}.
3248: %%CITATION = HEP-PH 0407182;%%
3249: 
3250: 
3251: \bibitem{corona}
3252: \art[hep-ph/9604288]{G. Ingelman, M. Thunman}{\PR}{D54}{4385}{1996}. 
3253:   %``High Energy Neutrino Production by Cosmic Ray Interactions in the Sun,''
3254:   %%CITATION = HEP-PH 9604288;%%
3255: 
3256: 
3257: 
3258: \bibitem{superheavy}
3259: Neutrinos from superheavy DM: \art[hep-ph/0009017]{I. F. M. Albuquerque, L. Hui and E. W. Kolb}{\PR} {D64}{083504} {2001}.
3260: %%CITATION = HEP-PH 0009017;%%
3261: 
3262: 
3263: \bibitem{techniDM}
3264: \art{S. Nussinov}{Phys. Lett.}{B279}{1992}{111}, 
3265:   %``Some estimates of interaction in matter of neutral technibaryons made of colored constituents,''
3266:   %%CITATION = PHLTA,B279,111;%%
3267:     \art[hep-ph/9310290]{J. Bagnasco, M. Dine and S. Thomas}{Phys. Lett.}{B320}{99}{1994}. 
3268:   %``Detecting technibaryon dark matter,''
3269:   %%CITATION = HEP-PH 9310290;%%
3270:   
3271:   \bibitem{deGouveaMura}
3272: \art[hep-ph/9904399]{A. de Gouvea, A. Friedland, H. Murayama}{\PR}{D60}{093011}{1999}.
3273:   %``Seasonal variations of the Be-7 solar neutrino flux,''
3274: %%CITATION = HEP-PH 9904399;%%
3275: 
3276: 
3277: \end{thebibliography}
3278: \end{multicols}
3279: 
3280: 
3281: 
3282: 
3283: 
3284: \end{document}
3285: 
3286: 
3287: