skip to main content


Title: Searching for a dark matter particle with anti-protonic atoms
Abstract

A wide range of dark matter candidates have been proposed and are actively being searched for in a large number of experiments, both at high (TeV) and low (sub meV) energies. One dark matter candidate, a deeply bounduuddsssexaquark,$$S$$S, with mass$$\sim 2$$2GeV (having the same quark content as the hypothesized H-dibaryon, but long lived) is particularly difficult to explore experimentally. In this paper, we propose a scheme in which such a state could be produced at rest through the formation of$$\bar{p}$$p¯$$^3$$3He antiprotonic atoms and their annihilation into$$S$$S+$$K^+K^+\pi ^-$$K+K+π-, identified both through the unique tag of a$$S=+2, Q=+1$$S=+2,Q=+1final state, as well as through full kinematic reconstruction of the final state recoiling against it.

 
more » « less
NSF-PAR ID:
10480440
Author(s) / Creator(s):
; ;
Publisher / Repository:
Springer Science + Business Media
Date Published:
Journal Name:
The European Physical Journal C
Volume:
83
Issue:
12
ISSN:
1434-6052
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Abstract

    This paper presents a search for dark matter,$$\chi $$χ, using events with a single top quark and an energeticWboson. The analysis is based on proton–proton collision data collected with the ATLAS experiment at$$\sqrt{s}=$$s=13 TeV during LHC Run 2 (2015–2018), corresponding to an integrated luminosity of 139 fb$$^{-1}$$-1. The search considers final states with zero or one charged lepton (electron or muon), at least oneb-jet and large missing transverse momentum. In addition, a result from a previous search considering two-charged-lepton final states is included in the interpretation of the results. The data are found to be in good agreement with the Standard Model predictions and the results are interpreted in terms of 95% confidence-level exclusion limits in the context of a class of dark matter models involving an extended two-Higgs-doublet sector together with a pseudoscalar mediator particle. The search is particularly sensitive to on-shell production of the charged Higgs boson state,$$H^{\pm }$$H±, arising from the two-Higgs-doublet mixing, and its semi-invisible decays via the mediator particle,a:$$H^{\pm } \rightarrow W^\pm a (\rightarrow \chi \chi )$$H±W±a(χχ). Signal models with$$H^{\pm }$$H±masses up to 1.5 TeV andamasses up to 350 GeV are excluded assuming a$$\tan \beta $$tanβvalue of 1. For masses ofaof 150 (250) GeV,$$\tan \beta $$tanβvalues up to 2 are excluded for$$H^{\pm }$$H±masses between 200 (400) GeV and 1.5 TeV. Signals with$$\tan \beta $$tanβvalues between 20 and 30 are excluded for$$H^{\pm }$$H±masses between 500 and 800 GeV.

     
    more » « less
  2. A<sc>bstract</sc>

    Several extensions of the Standard Model predict the production of dark matter particles at the LHC. A search for dark matter particles produced in association with a dark Higgs boson decaying intoW+Win the$$ {\ell}^{\pm}\nu q{\overline{q}}^{\prime }, $$±νqq¯,final states with=e, μis presented. This analysis uses 139 fb1ofppcollisions recorded by the ATLAS detector at a centre-of-mass energy of 13 TeV. TheW±$$ q\overline{q^{\prime }} $$qq¯decays are reconstructed from pairs of calorimeter-measured jets or from track-assisted reclustered jets, a technique aimed at resolving the dense topology from a pair of boosted quarks using jets in the calorimeter and tracking information. The observed data are found to agree with Standard Model predictions. Scenarios with dark Higgs boson masses ranging between 140 and 390 GeV are excluded.

     
    more » « less
  3. Abstract

    In a Merlin–Arthur proof system, the proof verifier (Arthur) accepts valid proofs (from Merlin) with probability 1, and rejects invalid proofs with probability arbitrarily close to 1. The running time of such a system is defined to be the length of Merlin’s proof plus the running time of Arthur. We provide new Merlin–Arthur proof systems for some key problems in fine-grained complexity. In several cases our proof systems have optimal running time. Our main results include:

    Certifying that a list ofnintegers has no 3-SUM solution can be done in Merlin–Arthur time$$\tilde{O}(n)$$O~(n). Previously, Carmosino et al. [ITCS 2016] showed that the problem has a nondeterministic algorithm running in$$\tilde{O}(n^{1.5})$$O~(n1.5)time (that is, there is a proof system with proofs of length$$\tilde{O}(n^{1.5})$$O~(n1.5)and a deterministic verifier running in$$\tilde{O}(n^{1.5})$$O~(n1.5)time).

    Counting the number ofk-cliques with total edge weight equal to zero in ann-node graph can be done in Merlin–Arthur time$${\tilde{O}}(n^{\lceil k/2\rceil })$$O~(nk/2)(where$$k\ge 3$$k3). For oddk, this bound can be further improved for sparse graphs: for example, counting the number of zero-weight triangles in anm-edge graph can be done in Merlin–Arthur time$${\tilde{O}}(m)$$O~(m). Previous Merlin–Arthur protocols by Williams [CCC’16] and Björklund and Kaski [PODC’16] could only countk-cliques in unweighted graphs, and had worse running times for smallk.

    Computing the All-Pairs Shortest Distances matrix for ann-node graph can be done in Merlin–Arthur time$$\tilde{O}(n^2)$$O~(n2). Note this is optimal, as the matrix can have$$\Omega (n^2)$$Ω(n2)nonzero entries in general. Previously, Carmosino et al. [ITCS 2016] showed that this problem has an$$\tilde{O}(n^{2.94})$$O~(n2.94)nondeterministic time algorithm.

    Certifying that ann-variablek-CNF is unsatisfiable can be done in Merlin–Arthur time$$2^{n/2 - n/O(k)}$$2n/2-n/O(k). We also observe an algebrization barrier for the previous$$2^{n/2}\cdot \textrm{poly}(n)$$2n/2·poly(n)-time Merlin–Arthur protocol of R. Williams [CCC’16] for$$\#$$#SAT: in particular, his protocol algebrizes, and we observe there is no algebrizing protocol fork-UNSAT running in$$2^{n/2}/n^{\omega (1)}$$2n/2/nω(1)time. Therefore we have to exploit non-algebrizing properties to obtain our new protocol.

    Certifying a Quantified Boolean Formula is true can be done in Merlin–Arthur time$$2^{4n/5}\cdot \textrm{poly}(n)$$24n/5·poly(n). Previously, the only nontrivial result known along these lines was an Arthur–Merlin–Arthur protocol (where Merlin’s proof depends on some of Arthur’s coins) running in$$2^{2n/3}\cdot \textrm{poly}(n)$$22n/3·poly(n)time.

    Due to the centrality of these problems in fine-grained complexity, our results have consequences for many other problems of interest. For example, our work implies that certifying there is no Subset Sum solution tonintegers can be done in Merlin–Arthur time$$2^{n/3}\cdot \textrm{poly}(n)$$2n/3·poly(n), improving on the previous best protocol by Nederlof [IPL 2017] which took$$2^{0.49991n}\cdot \textrm{poly}(n)$$20.49991n·poly(n)time.

     
    more » « less
  4. Abstract

    We present a proof of concept for a spectrally selective thermal mid-IR source based on nanopatterned graphene (NPG) with a typical mobility of CVD-grown graphene (up to 3000$$\hbox {cm}^2\,\hbox {V}^{-1}\,\hbox {s}^{-1}$$cm2V-1s-1), ensuring scalability to large areas. For that, we solve the electrostatic problem of a conducting hyperboloid with an elliptical wormhole in the presence of anin-planeelectric field. The localized surface plasmons (LSPs) on the NPG sheet, partially hybridized with graphene phonons and surface phonons of the neighboring materials, allow for the control and tuning of the thermal emission spectrum in the wavelength regime from$$\lambda =3$$λ=3to 12$$\upmu$$μm by adjusting the size of and distance between the circular holes in a hexagonal or square lattice structure. Most importantly, the LSPs along with an optical cavity increase the emittance of graphene from about 2.3% for pristine graphene to 80% for NPG, thereby outperforming state-of-the-art pristine graphene light sources operating in the near-infrared by at least a factor of 100. According to our COMSOL calculations, a maximum emission power per area of$$11\times 10^3$$11×103W/$$\hbox {m}^2$$m2at$$T=2000$$T=2000K for a bias voltage of$$V=23$$V=23V is achieved by controlling the temperature of the hot electrons through the Joule heating. By generalizing Planck’s theory to any grey body and deriving the completely general nonlocal fluctuation-dissipation theorem with nonlocal response of surface plasmons in the random phase approximation, we show that the coherence length of the graphene plasmons and the thermally emitted photons can be as large as 13$$\upmu$$μm and 150$$\upmu$$μm, respectively, providing the opportunity to create phased arrays made of nanoantennas represented by the holes in NPG. The spatial phase variation of the coherence allows for beamsteering of the thermal emission in the range between$$12^\circ$$12and$$80^\circ$$80by tuning the Fermi energy between$$E_F=1.0$$EF=1.0eV and$$E_F=0.25$$EF=0.25eV through the gate voltage. Our analysis of the nonlocal hydrodynamic response leads to the conjecture that the diffusion length and viscosity in graphene are frequency-dependent. Using finite-difference time domain calculations, coupled mode theory, and RPA, we develop the model of a mid-IR light source based on NPG, which will pave the way to graphene-based optical mid-IR communication, mid-IR color displays, mid-IR spectroscopy, and virus detection.

     
    more » « less
  5. Abstract

    The possibility in supersymmetric scenarios that the dark matter candidate is a Higgsino-like neutralino means that its production can be associated with Higgs bosons. Taking advantage of this fact, we propose a LHC search strategy for gluinos with$$\tau $$τleptons in the final state, coming from the decay of a Higgs boson. We consider the strong production of a pair of gluinos, one of which decays into the Higgsino plus jets while the other decays into the bino plus jets. In turn, this bino decays into the Higgsino plus a Higgs boson which finally decays into a$$\tau $$τ-lepton pair. Therefore, the experimental signature under study consists of 4 jets, 2$$\tau $$τleptons, and a large amount of missing transverse energy. This work represents a proof of principle of a search that is sensitive to a spectrum such that the gluino does not directly decay to the dark matter candidate but to an intermediate electroweakino that then produces Higgs bosons in its subsequent decay. Our cut-based search strategy allows us to reach, for a LHC center-of-mass energy of 14 TeV and a total integrated luminosity of 1 ab$$^{-1}$$-1, significances of up to 2 standard deviations, considering systematic uncertainties in the SM background of 30%. The projections for 3 ab$$^{-1}$$-1are encouraging, with significances at the evidence level, which in more optimistic experimental scenarios could exceed 4 standard deviations.

     
    more » « less