Analytic Number Theory Exponent Database

1 Introduction

This is the LaTeX “Blueprint” form of the analytic number theory exponent database (ANTEDB), which is an ongoing project to record (both in a human-readable and computer-executable formats) the latest known bounds, conjectures, and other relationships concerning several exponents of interest in analytic number theory. It can be viewed as an expansion of the paper [ 169 ] . Currently, the database is recording information on the following exponents:

  • Exponent pairs (k,).

  • The exponential sum function β(α) dual to exponent pairs.

  • The growth exponent μ(σ) of the zeta function ζ(σ+it).

  • The moment exponents M(σ,A) of the zeta function.

  • Large value exponents LV(σ,τ) for Dirichlet polynomials n[N,2N]annit.

  • Large value exponents LVζ(σ,τ) of the zeta polynomials nInit.

  • Large value additive energy exponents LV(σ,τ), LVζ(σ,τ) for Dirichlet and zeta polynomials.

  • Zero density exponents A(σ) for the zeta function.

  • Zero density additive energy exponents A(σ) for the zeta function.

  • The regions E, Eζ of exponent tuples (σ,τ,ρ,ρ,s) recording possible large values, large value additive energy, and double zeta sums for Dirichlet and zeta polynomials.

  • Exponents αk for the Dirichlet divisor problem.

  • The primitive Pythagorean triple exponent θPythag.

  • Exponents θPNT, θPNTAA for the prime number theorem in all or almost all short intervals.

  • The maximal prime gap exponent θgap.

  • The prime gap second moment exponent θgap,2.

  • Results on the de Bruijn-Newman constant Λ.

By an exponent, we mean one or more real numbers, possibly depending on other exponent parameters, that occur as an exponent in an analytic number theory estimate, for instance as the exponent in some scale parameter T that bounds some other quantity of interest. (See also [ 37 ] for a recent discussion of a similar class of exponents.)

Possible future directions for expansion include

  • Exponents for L-functions (in both q and T aspects).

  • More exponents relating to prime gaps.

  • Exponents relating to sieve theory.

  • Integration with the TME-EMT project.

  • Log-free estimates, or estimates with explicit constants.

  • Lean certification of some of the calculations in the database.

  • Zero-free regions for the Riemann zeta function and L-functions.

  • Upper and lower bounds on gaps between zeroes of zeta or L-functions (assuming RH if necessary), for instance incorporating results obtained via the Montgomery-Odlyzko method.

  • Brun-Titchmarsh type theorems.

  • Character sum bounds (such as the Polya-Vinogradov and Burgess bounds) and the least quadratic residue problem.

  • Small gaps (or narrow k-tuples) between primes, including the work of Zhang, Maynard, and Polymath.

  • Error terms in the prime number theorem, and in the prime number theorem in arithmetic progressions. (This topic is currently claimed.)

  • Level of distribution of the primes and other multiplicative functions, possibly with restrictions on the moduli.

  • Error terms in the Titchmarsh divisor problem.

  • The Gauss circle problem and its generalizations.

  • The proportion of zeroes on the critical line, and estimates on mollifiers for the zeta function.

  • Goldbach and Waring type problems. (This topic is currently claimed.)

  • Vinogradov mean value type theorems.

The database aims to enumerate, as comprehensively as possible, all the various known or conjectured facts about these exponents, including “trivial” or “obsolete” such facts. Of particular interest are implications that allow new bounds on exponents to be established from existing bounds on other exponents.

Each of the facts in the database can be supported with a reference, or one or more proofs, or with executable code in Python; ideally one should have all three (and with a preference for proofs that rely as much as possible on other facts in the database). In the future we could also expand this database to support as many of these facts as possible with formal derivations in proof assistant languages such as Lean.

In order to facilitate the dependency tree of the python code, as well as to assist readers who wish to derive the facts in this database from first principles, the blueprint is arranged in linear order. Thus, the statement and proof of a proposition in the blueprint is only permitted to use propositions and definitions that are located earlier in the blueprint, although we do allow forward-referencing references in the remarks. As a consequence, the material relating to a single topic will not necessarily be located in a single chapter, but could be spread out over multiple chapters, depending on how much advanced material is needed to state or prove the required results. Additionally, a single proposition may occur multiple times in the blueprint, if it has multiple proofs with varying prerequisites. In the future, one could hope to implement a search feature that will allow the reader to locate all propositions of relevance to a given topic (e.g., all propositions whose statement involves the concept of an exponent pair).

This is intended to be a living database, and we hope to gain community support for updating it. As such, corrections, suggestions, and new contributions are very welcome, either via email to one of us (Terence Tao, Timothy Trudgian, or Andrew Yang), or by a direct pull request to the Github repository. Instructions for contributing can be found here.

A paper describing the ANTEDB, and the new bounds that were already obtained as a result of compiling the database, can be found at [ 163 ] .