Pith. sign in

REVIEW 3 major objections 4 minor 300 references

Squarefree numbers in short intervals: explicit and formalized

T0 review · 3 major / 4 minor · reviewed 2026-08-10 · deepseek-v4-flash

Pith's one-line read The paper makes explicit and machine-checks a power-saving error bound for squarefree numbers in short intervals: for admissible ε and enormous X, with H = X^(1/5 − 2/90935 + ε), the squarefree count in [X, X+H] is within (10^450/ε) H…

desk verdict The formalization is the real claim and the real risk; the printed note cannot carry the theorem alone, but the approach is honest and deserves a serious referee. read the letter →

arxiv 2608.06682 v1 pith:SVKWNFSN submitted 2026-08-07 math.NT

classification math.NT MSC 11N2511N3711L07
keywords squarefreenumbersshortintervalsexplicitestimatesvanderCorputdifferencingbracketpolynomialsformalverificationpower-savingerror
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper gives a fully explicit version of the author's earlier result on squarefree numbers in short intervals: for any $0 < \varepsilon \le 1/90935$ and $X \ge \exp(10^{27}/\varepsilon^2)$, with $H = X^{1/5 - 2/90935 + \varepsilon}$, the number of squarefree integers in $[X, X+H]$ is within $(10^{450}/\varepsilon)\,H\,X^{-\varepsilon/10^{25}}$ of the expected value $(6/\pi^2)H$. The interest is that both the exponent and every constant are pinned down, and the proof is recorded in a machine-checked formalization. The note explains the main new step: the previously nonexplicit range, which came from quantitative equidistribution of nilsequences, is handled here by elementary van der Corput differencing applied to a bracket expression, together with a union bound over finitely many integer carry shifts. If correct, this removes the last ineffective ingredient from the estimate.

What carries the argument

The central object is $N(H,D)$, the count of $d\in[D,2D]$ for which the fractional part of $X/d^2$ lands within $H/D^2$ of an integer. The argument bounds $N(H,D)$ by splitting into ranges and applying three propositions; the crucial new tool is the explicit finite-difference identity (9) for the bracket expression $g(r)$, which lets the author reduce nonconcentration of $g$ to a union bound over $O(1)$ integer carry shifts $\rho_0,\ldots,\rho_3$. Combined with van der Corput differencing and an elementary estimate for lattice points on a convex curve, this gives Proposition 3.1, the critical-range estimate that makes the exponent explicit.

What would settle it

Since the stated $X$ is astronomically large, a direct numerical search cannot reach the theorem's range; the concrete check is to verify Proposition 3.1's bound for $N(H,D)$ on the critical scale, for example by taking a small but admissible $X$ and admissible $\varepsilon$, choosing $D$ in the critical range (7), and searching for $d \in [D,2D]$ with $\|X/d^2\| \le H/D^2$. A single $d$ exceeding the claimed bound would invalidate the key step, as would a flaw found in the formal derivation of Proposition 3.1.

Watch

Extended reading notes

Core claim

Theorem 1.1 states that the deviation of the squarefree count in an interval of length $H$ from the expected $(6/\pi^2)H$ is at most an explicit power-saving multiple of $H X^{-\varepsilon/10^{25}}$. The proof reduces the count to bounding $N(H,D) = \#\{d\in[D,2D] : \|X/d^2\| \le H/D^2\}$ across all relevant scales of $D$. Three propositions cover the easy ranges, and the critical range, previously handled by a nonexplicit equidistribution theorem, is covered by Proposition 3.1, an upper bound obtained by finite differencing of the bracket expression $g(r) = f_3(r) + f_1(r)\{f_2(r)\}$. The finite-difference identity (9) shows that after differencing three times, the bracket expression reduces to a sum of monomials plus a small error, with the carry information encoded in finitely many bounded integers; the paper splits over those possibilities by a union bound instead of proving equidistribution. The assembled result is an explicit bound for $N(H,D)$ in the critical range, which yields Theorem 1.1.

Load-bearing premise

The whole explicit bound depends on Proposition 3.1, a bound for the critical range that the note states without proof and leaves to the accompanying formal proof files; if that proposition is wrong, Theorem 1.1 collapses.

Editorial extensions

If this is right

  • If Theorem 1.1 is correct, the error term $H X^{-\varepsilon/10^{25}}$ gives a fully explicit power saving for every admissible $\varepsilon$, not just an asymptotic one.
  • Every constant in the estimate is computable, so the bound can be used as a black box in other arguments without worrying about ineffective constants.
  • The critical range no longer depends on a nonexplicit equidistribution theorem; the proof uses only elementary differencing and a union bound over carry shifts.
  • The machine-checked formalization means the statement of Theorem 1.1 has been verified mechanically, assuming the correctness of the formal proof system itself.
  • The explicit exponent $1/5 - 2/90935$ is the bottleneck produced by Proposition 3.1; any improvement in that proposition would directly improve the exponent in the theorem.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The union-bound over integer carry shifts in identity (9) is a general recipe: any problem where a nilsequence reduces to a bracket polynomial with integer-valued floors could be made explicit in the same way, without a full equidistribution theorem.
  • Because Proposition 3.1 is the only unproved ingredient in the expository text, the formal proof files, not the note itself, are the real authority for the critical step; a reader who cannot inspect them must take that proposition on faith.
  • The exponent $2/90935$ is not likely to be optimal; the author explicitly trades some sharpness for simplicity of exposition, so tightening the choices in Proposition 3.1 would plausibly yield a larger power saving.
  • The explicit nature of the bound invites a computational check on intermediate scales: even though the full $X$ range is out of reach, the inequality for $N(H,D)$ in the critical scale could be tested numerically to probe whether the shape of Proposition 3.1 is plausible.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. The manuscript announces an explicit, Lean-formalized power-saving estimate for the number of squarefree numbers in short intervals. Theorem 1.1 states that, for 0 < ε ≤ 1/90935, X ≥ exp(10^27/ε^2), and H = X^{1/5 - 2/90935 + ε}, the deviation of the squarefree count in [X, X+H] from (6/π^2)H is at most (10^450/ε) H X^{-ε/10^25}. The argument follows the author's earlier work [Pan24], replacing the Green-Tao nilsequence input in the critical range by elementary van der Corput differencing on a bracket expression, and states the necessary critical-range bound as Proposition 3.1. The paper explicitly acknowledges in Remark 1 that the printed propositions are weakened versions of the statements actually formalized in the linked Lean repository.

Significance. If the formalized proof is correct, this is a substantial result: it gives the first fully explicit, machine-checked power saving for squarefree numbers in short intervals, with a printed constant of order 10^450. The decision to avoid Fourier analysis by using elementary Swinnerton-Dyer bounds is a useful simplification that may make the argument easier to formalize and verify. The existence of a machine-checked proof is a genuine strength, but it is only accessible if the repository is pinned and fully inspectable. As submitted, the manuscript does not provide enough information to verify the central claim from the printed text alone, which substantially limits the significance of the announcement.

major comments (3)
  1. [§3, Proposition 3.1] Proposition 3.1 is the critical-range input for Theorem 1.1, but as printed it cannot support the theorem. It asserts N(H,D) ≪ H (1/U + U^{O(1)}(...)) with an unspecified constant in the O(1) exponent and an implied constant in the ≪ notation. Since Theorem 1.1 is an explicit bound with constants such as 10^450 and exponent -ε/10^25, the reader cannot pass from (10) to (1). The text also gives no proof of Proposition 3.1: it only cites Lean identifiers. In particular, the derivation from the differencing identity (9) is not shown, including how the union bound over the integer carry shifts ρ_i yields the displayed exponents in (10). I request that the explicit form of Proposition 3.1 with all constants be stated and proved in the text or in an appendix.
  2. [Remark 1] Remark 1 concedes that the printed statements are weakened proxies for the formalized results. Specifically, the formalized object is N_a(H,D), and the applicability of Squarefree.prop_5_1 versus Squarefree.prop_7_3 depends on the scale of a as well as on Δ. The manuscript does not state the explicit bound for N_a(H,D) that is actually proved, nor does it explain how Theorem 1.1 follows from bounds on N_a rather than on N(H,D). This leaves a gap in the logical chain from the displayed propositions to the theorem.
  3. [§2, Propositions 2.1–2.3] The preparatory propositions are also asymptotic statements with omitted constants and, in Proposition 3.1, an unspecified U^{O(1)}. Proposition 2.2 gives C=10^20 but later uses require a precise relation among U, Δ, G, H, and ε. The manuscript does not show the optimization step that selects U and Δ so that the combination of Propositions 2.3 and 3.1 yields a bound of the form H X^{-ε/10^25}. Without this calculation, the claimed numerical value 10^450 in Theorem 1.1 cannot be checked from the text.
minor comments (4)
  1. [Title] The title as printed contains typographical spacing errors: 'SHOR T INTER V ALS' should be 'SHORT INTERVALS'.
  2. [Repository information] The GitHub repository is referenced by URL but is not pinned to a commit, and no build instructions or specific Lean version are given. For a formalization to be verifiable, the exact commit and environment are needed.
  3. [Equation (9)] The summation notation in (9) is difficult to parse: '3X i≤3 j<ks.t.{1,2,3}={i,j,k}' appears to be a mangled summation; please use standard sum notation with explicit index sets.
  4. [Page 2] The sentence 'This role was played in the original paper by [Pan24, Proposition 2.2], which is a bit stronger then 2.1' contains a typo: 'then' should be 'than'.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: Theorem 1.1 is a new explicit estimate whose proof depends on independent formalized bounds, not on definitions or fits that encode the conclusion.

full rationale

The paper's advertised result is an explicit, formalized squarefree-counting bound. I looked for each circular pattern. The argument uses [Pan24] for setup (layout, reduction to N(H,D), elementary differencing) and [SD74] for an elementary lattice-point estimate; those are prior independent results and are not used to force the final constant. The critical new input is Proposition 3.1, an upper bound for N(H,D) obtained by van der Corput differencing on the bracket expression (8)-(9), followed by a union bound over integer carry shifts. Nothing in that argument is defined in terms of the count deviations in Theorem 1.1; it is a genuine estimate on a different counting quantity. The proposition is stated without proof in the note and referred to the Lean repository, and Remark 1 concedes that the printed statements are weakened variants of the formalized N_a(H,D) bounds. Those are completeness/reproducibility issues (the repository is not pinned and the printed proposition is not self-contained), not instances of conclusion-from-input circularity. There is no fitted parameter later called a prediction, no uniqueness theorem imported from the authors, and no ansatz disguised as an external citation. Even if Proposition 3.1 is wrong or the printed derivation is too weak to assemble without the repository, the failure mode would be an unsupported or missing proof, not circularity. Under the hard rules, an unproved lemma is a correctness risk; it does not make the derivation equivalent to its inputs. Accordingly, score 0.

Assumptions & free parameters 0 free parameters · 2 assumptions · 0 invented entities

The central proof relies on standard elementary estimates and on the setup from [Pan24]; no new postulates or entities are introduced.

assumptions (2)
  • domain assumption Swinnerton-Dyer's bound on the number of lattice points on convex curves [SD74]
    Used in Proposition 2.2 and in the formalization in place of [Pan24, Proposition 3.3] to avoid Fourier analysis.
  • domain assumption The reductions and framework of [Pan24]
    The paper's setup, including the reduction to N(H,D) and the finer quantity N_a(H,D), is imported from [Pan24] and not reproved in this note.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Squarefree numbers in short intervals: explicit and formalized." pith.science (2026). https://pith.science/paper/SVKWNFSN

@misc{pith2026260806682,
  author       = {Pith},
  title        = {Pith review of: Squarefree numbers in short intervals: explicit and formalized},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/SVKWNFSN}},
  note         = {Machine review of arXiv:2608.06682}
}
abstract

We make explicit and formalize a result of the author on squarefree numbers in short intervals, showing that for $0 < \varepsilon\le 1/90935 $, $X\ge \exp(10^{27}/\varepsilon^2)$, $H = X^{1/5 - 2/90935 + \varepsilon}$, we have that \[ \biggl|\sum_{X\le n\le X + H } \mu(n)^2 - \frac{6}{\pi^2}H\biggr| \le \frac{10^{450}}{\varepsilon} H X^{-\varepsilon/10^{25}}. \] This article gives an account of what went into making the exponent explicit. The Github repository linked contains the formalization in Lean 4 as well as an account of what went into the largely automated formalization.

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

300 extracted references · 54 canonical work pages

  1. [1]

    Squarefree numbers in short intervals , url =

    Mayank Pandey , display-string =. Squarefree numbers in short intervals , url =

  2. [2]

    2024 , month = jan, number =

    New Directions in Rational Points , author =. 2024 , month = jan, number =

  3. [3]

    Rydin Myerson and Pankaj Vishe , display-string =

    Junxian Li and Simon L. Rydin Myerson and Pankaj Vishe , display-string =. A two-dimensional delta symbol method and its application to pairs of quadratic forms , url =

  4. [4]

    Number theory (

    Sarnak, Peter , TITLE =. Number theory (. 1984 , ISBN =. doi:10.1007/BFb0071548 , URL =

  5. [5]

    Non-split sums of coefficients of

    Templier, Nicolas and Tsimerman, Jacob , display-string =. Non-split sums of coefficients of. Israel J. Math. , mrclass =. doi:10.1007/s11856-012-0112-2 , fjournal =

  6. [6]

    Acta Math

    Hooley, Christopher , TITLE =. Acta Math. , FJOURNAL =. 1963 , PAGES =. doi:10.1007/BF02391856 , URL =

  7. [7]

    Opera de cribro , url =

    Friedlander, John and Iwaniec, Henryk , display-string =. Opera de cribro , url =. doi:10.1090/coll/057 , isbn =

  8. [8]

    Daniel, Stephan , TITLE =. J. Reine Angew. Math. , FJOURNAL =. 1999 , PAGES =. doi:10.1515/crll.1999.010 , URL =

Show all 300 references
  1. [9]

    Greaves, George , TITLE =. Quart. J. Math. Oxford Ser. (2) , FJOURNAL =. 1992 , NUMBER =. doi:10.1093/qmath/43.1.45 , URL =

  2. [10]

    Greaves, George , TITLE =. J. Number Theory , FJOURNAL =. 1971 , PAGES =. doi:10.1016/0022-314X(71)90049-7 , URL =

  3. [11]

    Analytic number theory , url =

    Iwaniec, Henryk and Kowalski, Emmanuel , display-string =. Analytic number theory , url =. doi:10.1090/coll/053 , isbn =

  4. [12]

    Primes represented by incomplete norm forms , url =

    Maynard, James , display-string =. Primes represented by incomplete norm forms , url =. Forum Math. Pi , mrclass =. doi:10.1017/fmp.2019.8 , fjournal =

  5. [13]

    Linear equations in primes , url =

    Green, Benjamin and Tao, Terence , display-string =. Linear equations in primes , url =. Ann. of Math. (2) , mrclass =. doi:10.4007/annals.2010.171.1753 , fjournal =

  6. [14]

    II , author =

    L^1 means of exponential sums with multiplicative coefficients. II , author =. 2025 , month =

  7. [15]

    Green, Ben and Tao, Terence and Ziegler, Tamar , TITLE =. Ann. of Math. (2) , FJOURNAL =. 2012 , NUMBER =. doi:10.4007/annals.2012.176.2.11 , URL =

  8. [16]

    The quantitative behaviour of polynomial orbits on nilmanifolds , url =

    Green, Ben and Tao, Terence , display-string =. The quantitative behaviour of polynomial orbits on nilmanifolds , url =. Ann. of Math. (2) , mrclass =. doi:10.4007/annals.2012.175.2.2 , fjournal =

  9. [17]

    Heath-Brown, D. R. , display-string =. Primes represented by. Acta Math. , mrclass =. doi:10.1007/BF02392715 , fjournal =

  10. [18]

    2021 , month =

    On the distribution of additive twists of the divisor function and Hecke eigenvalues , author =. 2021 , month =

  11. [19]

    and Ruzsa, I

    Balog, A. and Ruzsa, I. Z. , TITLE =. Acta Math. Hungar. , FJOURNAL =. 2001 , NUMBER =. doi:10.1023/A:1006754512257 , URL =

  12. [20]

    , TITLE =

    Balog, Antal and Ruzsa, Imre Z. , TITLE =. Bull. London Math. Soc. , FJOURNAL =. 1999 , NUMBER =. doi:10.1112/S0024609398005414 , URL =

  13. [21]

    and Perelli, A

    Balog, A. and Perelli, A. , TITLE =. J. London Math. Soc. (2) , FJOURNAL =. 1998 , NUMBER =. doi:10.1112/S0024610798006000 , URL =

  14. [22]

    New large value estimates for Dirichlet polynomials , url =

    Larry Guth and James Maynard , display-string =. New large value estimates for Dirichlet polynomials , url =

  15. [23]

    L^1 means of exponential sums with multiplicative coefficients

    Mayank Pandey and Maksym Radziwiłł , display-string =. L^1 means of exponential sums with multiplicative coefficients. I , url =

  16. [24]

    On gaps between squarefree numbers

    Filaseta, Michael and Trifonov, Ognian , display-string =. On gaps between squarefree numbers. J. London Math. Soc. (2) , mrclass =. doi:10.1112/jlms/s2-45.2.215 , fjournal =

  17. [25]

    2021 , month =

    On a density conjecture about unit fractions , author =. 2021 , month =

  18. [26]

    , display-string =

    Richert, H.-E. , display-string =. On the Difference between Consecutive Squarefree Numbers , url =. Journal of the London Mathematical Society , month =. doi:10.1112/jlms/s1-29.1.16 , eprint =

  19. [27]

    Explicit Formulas for the Waldspurger and Bessel Models , url =

    Daniel Bump and Solomon Friedberg and Masaaki Furusawa , display-string =. Explicit Formulas for the Waldspurger and Bessel Models , url =

  20. [28]

    Effective Multiplicity One for GL(n) , url =

    Farrell Brumley , display-string =. Effective Multiplicity One for GL(n) , url =

  21. [29]

    The fourth moment of the zeta-function , url =

    Aleksandar Ivić , display-string =. The fourth moment of the zeta-function , url =

  22. [30]

    arXiv , author =:math/0309168 , journal =

    doi:10.48550/arXiv.math/0309168 , eid =. arXiv , author =:math/0309168 , journal =

  23. [31]

    arXiv , author =:math/0603051 , journal =

    doi:10.48550/arXiv.math/0603051 , eid =. arXiv , author =:math/0603051 , journal =

  24. [32]

    arXiv , author =:math/0609769 , journal =

    doi:10.48550/arXiv.math/0609769 , eid =. arXiv , author =:math/0609769 , journal =

  25. [33]

    arXiv , author =:0705.2168 , journal =

  26. [34]

    arXiv , author =:0710.5176 , journal =

    doi:10.48550/arXiv.0710.5176 , eid =. arXiv , author =:0710.5176 , journal =

  27. [35]

    Quantum unique ergodicity for

    Soundararajan, Kannan , coden =. Quantum unique ergodicity for. Ann. of Math. (2) , mrclass =

  28. [36]

    arXiv , author =:0903.1417 , journal =

  29. [37]

    Blomer, Valentin and Harcos, Gergely , coden =. Twisted. Geom. Funct. Anal. , mrclass =. doi:10.1007/s00039-010-0063-x , fjournal =

  30. [38]

    arXiv , author =:0911.4312 , journal =

  31. [39]

    and Michel, Philippe and Venkatesh, Akshay , booktitle =

    Ellenberg, Jordan S. and Michel, Philippe and Venkatesh, Akshay , booktitle =. Linnik's ergodic method and the distribution of integer points on spheres , volume =

  32. [40]

    arXiv , author =:1006.3305 , journal =

  33. [41]

    Averages of Fourier coefficients of Siegel modular forms and representation of binary quadratic forms by quadratic forms in four variables , url =

    Rainer Schulze-Pillot , display-string =. Averages of Fourier coefficients of Siegel modular forms and representation of binary quadratic forms by quadratic forms in four variables , url =

  34. [42]

    arXiv , author =:1205.0045 , journal =

  35. [43]

    The regularized

    Gan, Wee Teck and Qiu, Yannan and Takeda, Shuichiro , display-string =. The regularized. Invent. Math. , mrclass =. doi:10.1007/s00222-014-0509-0 , fjournal =

  36. [44]

    , display-string =

    Nelson, Paul D. , display-string =. Evaluating modular forms on. Math. Comp. , mrclass =. doi:10.1090/S0025-5718-2015-02943-3 , fjournal =

  37. [45]

    arXiv , author =:1212.2192 , journal =

  38. [46]

    and Zhao, P

    Sarnak, P. and Zhao, P. , display-string =. The quantum variance of the modular surface , url =. Ann. Sci. \'. doi:10.24033/asens.2406 , fjournal =

  39. [47]

    arXiv , author =:1304.6586 , journal =

    doi:10.48550/arXiv.1304.6586 , eid =. arXiv , author =:1304.6586 , journal =

  40. [48]

    arXiv , author =:1308.2353 , journal =

  41. [49]

    Families of

    Sarnak, Peter and Shin, Sug Woo and Templier, Nicolas , booktitle =. Families of

  42. [50]

    arXiv , author =:1404.3622 , journal =

  43. [51]

    Subconvexity for sup-norms of cusp forms on

    Blomer, Valentin and Maga, P\'. Subconvexity for sup-norms of cusp forms on. Selecta Math. (N.S.) , mrclass =. doi:10.1007/s00029-015-0219-5 , fjournal =

  44. [52]

    arXiv , author =:1405.7033 , journal =

  45. [53]

    arXiv , author =:1407.4100 , journal =

  46. [54]

    arXiv , author =:1409.8173 , journal =

  47. [55]

    arXiv , author =:1411.4317 , journal =

    doi:10.48550/arXiv.1411.4317 , eid =. arXiv , author =:1411.4317 , journal =

  48. [56]

    Integer points and their orthogonal lattices , url =

    Menny Aka and Manfred Einsiedler and Uri Shapira , display-string =. Integer points and their orthogonal lattices , url =

  49. [57]

    The amplification method in the context of GL(n) automorphic forms , url =

    Ricotta Guillaume , display-string =. The amplification method in the context of GL(n) automorphic forms , url =

  50. [58]

    arXiv , author =:1504.02667 , journal =

  51. [59]

    arXiv , author =:1505.07285 , journal =

  52. [60]

    Effective equidistribution of shears and applications , url =

    Dubi Kelmer and Alex Kontorovich , display-string =. Effective equidistribution of shears and applications , url =

  53. [61]

    arXiv , author =:1506.01452 , journal =

  54. [62]

    Microlocal properties of Shubin pseudodifferential and localization operators , url =

    René Schulz and Patrik Wahlberg , display-string =. Microlocal properties of Shubin pseudodifferential and localization operators , url =

  55. [63]

    arXiv , author =:1602.06538 , journal =

  56. [64]

    arXiv , author =:1604.03224 , journal =

  57. [65]

    arXiv , author =:1604.08000 , journal =

  58. [66]

    Quantum ergodicity and

    Le Masson, Etienne and Sahlsten, Tuomas , display-string =. Quantum ergodicity and. Duke Math. J. , mrclass =. doi:10.1215/00127094-2017-0027 , fjournal =

  59. [67]

    arXiv , author =:1605.09487 , journal =

  60. [68]

    arXiv , author =:1606.04119 , journal =

  61. [69]

    Young , display-string =

    Eren Mehmet Kiral and Matthew P. Young , display-string =. The Fifth Moment of modular L-functions , url =

  62. [70]

    An explicit inversion formula for the p -adic Whittaker transform on

    João Guerreiro , display-string =. An explicit inversion formula for the p -adic Whittaker transform on

  63. [71]

    Wallach , display-string =

    Nolan R. Wallach , display-string =. On the Whittaker Plancherel Theorem for Real Reductive Groups , url =

  64. [72]

    arXiv , author =:1706.01245 , journal =

  65. [73]

    arXiv , author =:1706.05167 , journal =

  66. [74]

    Nelson and Abhishek Saha , display-string =

    Yueke Hu and Paul D. Nelson and Abhishek Saha , display-string =. Some analytic aspects of automorphic forms on GL(2) of minimal type , url =

  67. [75]

    Upper bounds for geodesic periods over rank one locally symmetric spaces , url =

    Frahm, Jan and Su, Feng , display-string =. Upper bounds for geodesic periods over rank one locally symmetric spaces , url =. Forum Math. , mrclass =. doi:10.1515/forum-2017-0185 , fjournal =

  68. [76]

    arXiv , author =:1709.05615 , journal =

  69. [77]

    arXiv , author =:1710.00916 , journal =

  70. [78]

    arXiv , author =:1710.02354 , journal =

  71. [79]

    Lectures on Applied -adic Cohomology , url =

    Etienne Fouvry and Emmanuel Kowalski and Philippe Michel and Will Sawin , display-string =. Lectures on Applied -adic Cohomology , url =

  72. [80]

    arXiv , author =:1712.08844 , journal =

  73. [81]

    arXiv , author =:1802.05111 , journal =

  74. [82]

    arXiv , author =:1802.09740 , journal =

  75. [83]

    A quantum probabilistic approach to Hecke algebras for

    Takehiro Hasegawa and Hayato Saigo and Seiken Saito and Shingo Sugiyama , display-string =. A quantum probabilistic approach to Hecke algebras for

  76. [84]

    arXiv , author =:1803.00542 , journal =

  77. [85]

    arXiv , author =:1803.10973 , journal =

  78. [86]

    arXiv , author =:1804.01450 , journal =

  79. [87]

    arXiv , author =:1804.02383 , journal =

    doi:10.48550/arXiv.1804.02383 , eid =. arXiv , author =:1804.02383 , journal =

  80. [88]

    Moments of Spinor L-Functions and symplectic Kloosterman sums , url =

    Fabian Waibel , display-string =. Moments of Spinor L-Functions and symplectic Kloosterman sums , url =

  81. [89]

    On the Ramanujan conjecture for automorphic forms over function fields I

    Will Sawin and Nicolas Templier , display-string =. On the Ramanujan conjecture for automorphic forms over function fields I. Geometry , url =

  82. [90]

    arXiv , author =:1805.06026 , journal =

  83. [91]

    Documenta Mathematica , keywords =

  84. [92]

    Joint distribution of spins , url =

    Peter Koymans and Djordjo Milovic , display-string =. Joint distribution of spins , url =

  85. [93]

    arXiv , author =:1809.00617 , journal =

  86. [94]

    On the rationality of cycle integrals of meromorphic modular forms , url =

    Claudia Alfes-Neumann and Kathrin Bringmann and Markus Schwagenscheidt , display-string =. On the rationality of cycle integrals of meromorphic modular forms , url =

  87. [95]

    arXiv , author =:1810.00539 , journal =

  88. [96]

    arXiv , author =:1810.11564 , journal =

  89. [97]

    arXiv , author =:1810.13070 , journal =

  90. [98]

    , display-string =

    Petrow, Ian and Young, Matthew P. , display-string =. The. Ann. of Math. (2) , mrclass =. doi:10.4007/annals.2020.192.2.3 , fjournal =

  91. [99]

    , display-string =

    Steiner, Raphael S. , display-string =. Sup-norm of. Math. Ann. , mrclass =. doi:10.1007/s00208-020-01996-5 , fjournal =

  92. [100]

    arXiv , author =:1811.08672 , journal =

    doi:10.48550/arXiv.1811.08672 , eid =. arXiv , author =:1811.08672 , journal =

  93. [101]

    arXiv , author =:1812.00047 , journal =

  94. [102]

    arXiv , author =:1812.00053 , journal =

  95. [103]

    On a certain local identity for Lapid-Mao's conjecture and formal degree conjecture : even unitary group case , url =

    Kazuki Morimoto , display-string =. On a certain local identity for Lapid-Mao's conjecture and formal degree conjecture : even unitary group case , url =

  96. [104]

    arXiv , author =:1902.07042 , journal =

  97. [105]

    arXiv , author =:1903.05811 , journal =

    doi:10.48550/arXiv.1903.05811 , eid =. arXiv , author =:1903.05811 , journal =

  98. [106]

    arXiv , author =:1903.09638 , journal =

  99. [107]

    arXiv , author =:1904.02525 , journal =

  100. [108]

    arXiv , author =:1904.05235 , journal =

  101. [109]

    arXiv , author =:1905.06295 , journal =

  102. [110]

    arXiv , author =:1906.09493 , journal =

  103. [111]

    arXiv , author =:1908.10346 , journal =

  104. [112]

    arXiv , author =:1911.01800 , journal =

  105. [113]

    arXiv , author =:1911.02342 , journal =

  106. [114]

    arXiv , author =:1912.07169 , journal =

  107. [115]

    arXiv , author =:1912.09473 , journal =

  108. [116]

    arXiv , author =:2001.03242 , journal =

  109. [117]

    , display-string =

    Nelson, Paul D. , display-string =. Quadratic. Int. Math. Res. Not. IMRN , mrclass =. doi:10.1093/imrn/rnab093 , fjournal =

  110. [118]

    arXiv , author =:2001.09640 , journal =

  111. [119]

    Positive entropy using Hecke operators at a single place , url =

    Zvi Shem-Tov , display-string =. Positive entropy using Hecke operators at a single place , url =

  112. [120]

    arXiv , author =:2002.01993 , journal =

  113. [121]

    arXiv , author =:2004.06791 , journal =

  114. [122]

    Diagonal Ramsey via effective quasirandomness , url =

    Ashwin Sah , display-string =. Diagonal Ramsey via effective quasirandomness , url =

  115. [123]

    arXiv , author =:2006.07819 , journal =

  116. [124]

    arXiv , author =:2007.05601 , journal =

  117. [125]

    arXiv , author =:2008.02462 , journal =

    doi:10.48550/arXiv.2008.02462 , eid =. arXiv , author =:2008.02462 , journal =

  118. [126]

    arXiv , author =:2009.07194 , journal =

  119. [127]

    arXiv , author =:2009.13947 , journal =

  120. [128]

    Subconvexity for GL(3) GL(2) L -functions in GL(3) spectral aspect , url =

    Prahlad Sharma , display-string =. Subconvexity for GL(3) GL(2) L -functions in GL(3) spectral aspect , url =

  121. [129]

    Residual equidistribution of modular symbols and cohomology classes for quotients of hyperbolic n -space , url =

    Asbjorn Christian Nordentoft and Petru Constantinescu , display-string =. Residual equidistribution of modular symbols and cohomology classes for quotients of hyperbolic n -space , url =

  122. [130]

    arXiv , author =:2010.10153 , journal =

  123. [131]

    arXiv , author =:2011.02456 , journal =

    doi:10.48550/arXiv.2011.02456 , eid =. arXiv , author =:2011.02456 , journal =

  124. [132]

    Kolyvagin's Conjecture and patched Euler systems in anticyclotomic Iwasawa theory , url =

    Naomi Sweeting , display-string =. Kolyvagin's Conjecture and patched Euler systems in anticyclotomic Iwasawa theory , url =

  125. [133]

    , display-string =

    Nelson, Paul D. , display-string =. Spectral aspect subconvex bounds for. Invent. Math. , mrclass =. doi:10.1007/s00222-023-01180-x , fjournal =

  126. [134]

    Kronecker limit functions and an extension of the Rohrlich-Jensen formula , url =

    James Cogdell and Jay Jorgenson and Lejla Smajlovic , display-string =. Kronecker limit functions and an extension of the Rohrlich-Jensen formula , url =

  127. [135]

    , display-string =

    Blomer, Valentin and Jana, Subhajit and Nelson, Paul D. , display-string =. The. Duke Math. J. , mrclass =. doi:10.1215/00127094-2022-0058 , fjournal =

  128. [136]

    arXiv , author =:2103.07835 , journal =

  129. [137]

    arXiv , author =:2103.10261 , journal =

  130. [138]

    Norm rigidity for arithmetic and profinite groups , url =

    Leonid Polterovich and Yehuda Shalom and Zvi Shem-Tov , display-string =. Norm rigidity for arithmetic and profinite groups , url =

  131. [139]

    A Voronoï--Oppenheim summation formula for number fields , url =

    Zhi Qi , display-string =. A Voronoï--Oppenheim summation formula for number fields , url =

  132. [140]

    Non-planarity of Markoff graphs mod p , url =

    Matthew de Courcy-Ireland , display-string =. Non-planarity of Markoff graphs mod p , url =

  133. [141]

    Twisted Composition Algebras and Arthur Packets for Triality Spin(8) , url =

    Wee Teck Gan and Gordan Savin , display-string =. Twisted Composition Algebras and Arthur Packets for Triality Spin(8) , url =

  134. [142]

    Rankin-Selberg convolutions for

    Jian-Shu Li and Dongwen Liu and Feng Su and Binyong Sun , display-string =. Rankin-Selberg convolutions for

  135. [143]

    Bias in cubic Gauss sums: Patterson's conjecture , url =

    Alexander Dunn and Maksym Radziwiłł , display-string =. Bias in cubic Gauss sums: Patterson's conjecture , url =

  136. [144]

    Local parameters of supercuspidal representations , url =

    Wee Teck Gan and Michael Harris and Will Sawin and Rapha\"el Beuzart-Plessis , display-string =. Local parameters of supercuspidal representations , url =

  137. [145]

    arXiv , author =:2109.15230 , journal =

  138. [146]

    New small gaps between squarefree numbers , url =

    Tsz Ho Chan , display-string =. New small gaps between squarefree numbers , url =

  139. [147]

    The second moment of GL(4) GL(2) L -functions at special points , url =

    Vorrapan Chandee and Xiannan Li , display-string =. The second moment of GL(4) GL(2) L -functions at special points , url =

  140. [148]

    arXiv , author =:2111.02297 , journal =

    doi:10.48550/arXiv.2111.02297 , eid =. arXiv , author =:2111.02297 , journal =

  141. [149]

    arXiv , author =:2111.12716 , journal =

    doi:10.48550/arXiv.2111.12716 , eid =. arXiv , author =:2111.12716 , journal =

  142. [150]

    Test Vectors for Archimedean Period Integrals , url =

    Peter Humphries and Yeongseong Jo , display-string =. Test Vectors for Archimedean Period Integrals , url =

  143. [151]

    Spectral Moment Formulae for GL(3) GL(2) L -functions I: The Cuspidal Case , url =

    Chung-Hang Kwan , display-string =. Spectral Moment Formulae for GL(3) GL(2) L -functions I: The Cuspidal Case , url =

  144. [152]

    arXiv , author =:2112.04426 , journal =

    doi:10.48550/arXiv.2112.04426 , eid =. arXiv , author =:2112.04426 , journal =

  145. [153]

    arXiv , author =:2201.10005 , journal =

    doi:10.48550/arXiv.2201.10005 , eid =. arXiv , author =:2201.10005 , journal =

  146. [154]

    arXiv , author =:2203.04929 , journal =

    doi:10.48550/arXiv.2203.04929 , eid =. arXiv , author =:2203.04929 , journal =

  147. [155]

    The density conjecture for principal congruence subgroups , url =

    Edgar Assing and Valentin Blomer , display-string =. The density conjecture for principal congruence subgroups , url =

  148. [156]

    arXiv , author =:2205.10625 , journal =

    doi:10.48550/arXiv.2205.10625 , eid =. arXiv , author =:2205.10625 , journal =

  149. [157]

    Arithmetic quantum unique ergodicity for products of hyperbolic 2 - and 3 -manifolds , url =

    Zvi Shem-Tov and Lior Silberman , display-string =. Arithmetic quantum unique ergodicity for products of hyperbolic 2 - and 3 -manifolds , url =

  150. [158]

    Short second moment bound and Subconvexity for GL(3) L -functions , url =

    Keshav Aggarwal and Wing Hong Leung and Ritabrata Munshi , display-string =. Short second moment bound and Subconvexity for GL(3) L -functions , url =

  151. [159]

    arXiv , author =:2206.05955 , journal =

    doi:10.48550/arXiv.2206.05955 , eid =. arXiv , author =:2206.05955 , journal =

  152. [160]

    arXiv , author =:2206.06517 , journal =

  153. [161]

    Localization of smooth p -power torsion representations of GL_2(Q_p) , url =

    Andrea Dotto and Matthew Emerton and Toby Gee , display-string =. Localization of smooth p -power torsion representations of GL_2(Q_p) , url =

  154. [162]

    On the Bernstein--Zelevinsky classification in families , url =

    Sam Mundy , display-string =. On the Bernstein--Zelevinsky classification in families , url =

  155. [163]

    Deep congruences + the Brauer-Nesbitt theorem , url =

    Samuele Anni and Alexandru Ghitza and Anna Medvedovsky , display-string =. Deep congruences + the Brauer-Nesbitt theorem , url =

  156. [164]

    arXiv , author =:2207.12351 , journal =

  157. [165]

    arXiv , author =:2207.12684 , journal =

    doi:10.48550/arXiv.2207.12684 , eid =. arXiv , author =:2207.12684 , journal =

  158. [166]

    arXiv , author =:2207.14449 , journal =

    doi:10.48550/arXiv.2207.14449 , eid =. arXiv , author =:2207.14449 , journal =

  159. [167]

    Blomer and S

    V. Blomer and S. H. Man , display-string =. Bounds for Kloosterman sums on GL(n) , url =

  160. [168]

    Gelfand-Kirillov dimension of representations of

    Kenta Suzuki , display-string =. Gelfand-Kirillov dimension of representations of

  161. [169]

    L^p -Norm Bounds for Automorphic Forms via Spectral Reciprocity , url =

    Peter Humphries and Rizwanur Khan , display-string =. L^p -Norm Bounds for Automorphic Forms via Spectral Reciprocity , url =

  162. [170]

    arXiv , author =:2208.07696 , journal =

    doi:10.48550/arXiv.2208.07696 , eid =. arXiv , author =:2208.07696 , journal =

  163. [171]

    On an extreme value law for the unipotent flow on

    Maxim Kirsebom and Keivan Mallahi-Karai , display-string =. On an extreme value law for the unipotent flow on

  164. [172]

    The cubic Pell equation L-function , url =

    Dorian Goldfeld and Gerhardt Hinkle , display-string =. The cubic Pell equation L-function , url =

  165. [173]

    arXiv , author =:2209.07346 , journal =

    doi:10.48550/arXiv.2209.07346 , eid =. arXiv , author =:2209.07346 , journal =

  166. [174]

    Weyl's Law for Arbitrary Archimedean Type , url =

    Ayan Maiti , display-string =. Weyl's Law for Arbitrary Archimedean Type , url =

  167. [175]

    The purity locus of matrix Kloosterman sums , url =

    Márton Erdélyi and Will Sawin and Árpád Tóth , display-string =. The purity locus of matrix Kloosterman sums , url =

  168. [176]

    Mixed moments of the Riemann zeta function , url =

    Javier Pliego , display-string =. Mixed moments of the Riemann zeta function , url =

  169. [177]

    arXiv , author =:2210.16138 , journal =

    doi:10.48550/arXiv.2210.16138 , eid =. arXiv , author =:2210.16138 , journal =

  170. [178]

    arXiv , author =:2210.16291 , journal =

    doi:10.48550/arXiv.2210.16291 , eid =. arXiv , author =:2210.16291 , journal =

  171. [179]

    Six-dimensional sphere packing and linear programming , url =

    Matthew de Courcy-Ireland and Maria Dostert and Maryna Viazovska , display-string =. Six-dimensional sphere packing and linear programming , url =

  172. [180]

    arXiv , author =:2211.02515 , journal =

    doi:10.48550/arXiv.2211.02515 , eid =. arXiv , author =:2211.02515 , journal =

  173. [181]

    arXiv , author =:2211.05106 , journal =

    doi:10.48550/arXiv.2211.05106 , eid =. arXiv , author =:2211.05106 , journal =

  174. [182]

    arXiv , author =:2301.09760 , journal =

    doi:10.48550/arXiv.2301.09760 , eid =. arXiv , author =:2301.09760 , journal =

  175. [183]

    The global Gan-Gross-Prasad conjecture for unitary groups

    Raphaël Beuzart-Plessis and Pierre-Henri Chaudouard , display-string =. The global Gan-Gross-Prasad conjecture for unitary groups. II. From Eisenstein series to Bessel periods , url =

  176. [184]

    arXiv , author =:2302.12632 , journal =

    doi:10.48550/arXiv.2302.12632 , eid =. arXiv , author =:2302.12632 , journal =

  177. [185]

    A density theorem for Borel-Type Congruence subgroups and arithmetic applications , url =

    Edgar Assing , display-string =. A density theorem for Borel-Type Congruence subgroups and arithmetic applications , url =

  178. [186]

    First moment of central values of quadratic Dirichlet L -functions , url =

    Peng Gao and Liangyi Zhao , display-string =. First moment of central values of quadratic Dirichlet L -functions , url =

  179. [187]

    Toroidal families and averages of L-functions, I , url =

    Étienne Fouvry and Emmanuel Kowalski and Philippe Michel , display-string =. Toroidal families and averages of L-functions, I , url =

  180. [188]

    Abelian covers of

    Yuxin Lin and Elena Mantovan and Deepesh Singhal , display-string =. Abelian covers of

  181. [189]

    arXiv , author =:2303.00913 , journal =

    doi:10.48550/arXiv.2303.00913 , eid =. arXiv , author =:2303.00913 , journal =

  182. [190]

    Quantum ergodicity on the Bruhat-Tits building for

    Carsten Peterson , display-string =. Quantum ergodicity on the Bruhat-Tits building for

  183. [191]

    arXiv , author =:2304.11044 , journal =

    doi:10.48550/arXiv.2304.11044 , eid =. arXiv , author =:2304.11044 , journal =

  184. [192]

    arXiv , author =:2304.14161 , journal =

    doi:10.48550/arXiv.2304.14161 , eid =. arXiv , author =:2304.14161 , journal =

  185. [193]

    The unipotent mixing conjecture , url =

    Valentin Blomer and Philippe Michel , display-string =. The unipotent mixing conjecture , url =

  186. [194]

    arXiv , author =:2305.10719 , journal =

    doi:10.48550/arXiv.2305.10719 , eid =. arXiv , author =:2305.10719 , journal =

  187. [195]

    A Voronoi summation formula for the shifted triple divisor function , url =

    Alessandro Fazzari , display-string =. A Voronoi summation formula for the shifted triple divisor function , url =

  188. [196]

    Average of Central L-values for GL(2) GL(1), Hybrid Subconvexity, and Simultaneous Nonvanishing , url =

    Liyang Yang , display-string =. Average of Central L-values for GL(2) GL(1), Hybrid Subconvexity, and Simultaneous Nonvanishing , url =

  189. [197]

    Bad is null , url =

    Victor Beresnevich and Shreyasi Datta and Anish Ghosh and Benjamin Ward , display-string =. Bad is null , url =

  190. [198]

    Universally counting curves in Calabi-Yau threefolds , url =

    John Pardon , display-string =. Universally counting curves in Calabi-Yau threefolds , url =

  191. [199]

    The convergence of an alternating series of Erdős, assuming the Hardy--Littlewood prime tuples conjecture , url =

    Terence Tao , display-string =. The convergence of an alternating series of Erdős, assuming the Hardy--Littlewood prime tuples conjecture , url =

  192. [200]

    Modular representations of

    Eknath Ghate and Arindam Jana , display-string =. Modular representations of

  193. [201]

    A Restriction Norm Problem for Siegel Modular Forms , url =

    Gilles Felber , display-string =. A Restriction Norm Problem for Siegel Modular Forms , url =

  194. [202]

    Hyperbolic lattice point counting in unbounded rank , url =

    Valentin Blomer and Christopher Lutsko , display-string =. Hyperbolic lattice point counting in unbounded rank , url =

  195. [203]

    Existence of p -adic representations and flatness of even deformation rings in balanced global settings of rank one , url =

    Peter Vang Uttenthal , display-string =. Existence of p -adic representations and flatness of even deformation rings in balanced global settings of rank one , url =

  196. [204]

    Monotone non-decreasing sequences of the Euler totient function , url =

    Terence Tao , display-string =. Monotone non-decreasing sequences of the Euler totient function , url =

  197. [205]

    Subconvex bounds for U_

    Hu, Yueke and Nelson, Paul D , display-string =. Subconvex bounds for U_

  198. [206]

    Moments of L -functions via the relative trace formula , url =

    Subhajit Jana and Ramon Nunes , display-string =. Moments of L -functions via the relative trace formula , url =

  199. [207]

    Bessel Periods on U(2,1) U(1,1) , Relative Trace Formula and Non-Vanishing of Central L-values , url =

    Philippe Michel and Dinakar Ramakrishnan and Liyang Yang , display-string =. Bessel Periods on U(2,1) U(1,1) , Relative Trace Formula and Non-Vanishing of Central L-values , url =

  200. [208]

    Torsion Vanishing for Some Shimura Varieties , url =

    Linus Hamann and Si Ying Lee , display-string =. Torsion Vanishing for Some Shimura Varieties , url =

  201. [209]

    Generalised Whittaker models as instances of relative Langlands duality , url =

    Wee Teck Gan and Bryan Wang Peng Jun , display-string =. Generalised Whittaker models as instances of relative Langlands duality , url =

  202. [210]

    Product of Rankin-Selberg convolutions and a new proof of Jacquet's local converse conjecture , url =

    Pan Yan and Qing Zhang , display-string =. Product of Rankin-Selberg convolutions and a new proof of Jacquet's local converse conjecture , url =

  203. [211]

    Short Second Moment Bound for GL(2) L -functions in the Level Aspect , url =

    Agniva Dasgupta , display-string =. Short Second Moment Bound for GL(2) L -functions in the Level Aspect , url =

  204. [212]

    Thorne , display-string =

    George Boxer and Frank Calegari and Toby Gee and James Newton and Jack A. Thorne , display-string =. The Ramanujan and Sato-Tate Conjectures for Bianchi modular forms , url =

  205. [213]

    On categorical local langlands program for GL_n , url =

    Kieu Hieu Nguyen , display-string =. On categorical local langlands program for GL_n , url =

  206. [214]

    Subconvexity for L -functions on

    Simon Marshall , display-string =. Subconvexity for L -functions on

  207. [215]

    beyond endoscopy

    Yiannis Sakellaridis , display-string =. Local and global questions "beyond endoscopy" , url =

  208. [216]

    Murmurations , url =

    Nina Zubrilina , display-string =. Murmurations , url =

  209. [217]

    Booker and Min Lee and David Lowry-Duda , display-string =

    Jonathan Bober and Andrew R. Booker and Min Lee and David Lowry-Duda , display-string =. Murmurations of modular forms in the weight aspect , url =

  210. [218]

    On A Generalization of Motohashi's Formula , url =

    Han Wu , display-string =. On A Generalization of Motohashi's Formula , url =

  211. [219]

    Spectral Moment Formulae for GL(3) GL(2) L -functions II: The Eisenstein Case , url =

    Chung-Hang Kwan , display-string =. Spectral Moment Formulae for GL(3) GL(2) L -functions II: The Eisenstein Case , url =

  212. [220]

    Level-raising of even representations of tetrahedral type and equidistribution of lines in the projective plane , url =

    Peter Vang Uttenthal , display-string =. Level-raising of even representations of tetrahedral type and equidistribution of lines in the projective plane , url =

  213. [221]

    Spherical Shalika models on

    Antonio Cauchi and Armando Gutierrez Terradillos , display-string =. Spherical Shalika models on

  214. [222]

    Wave-front sets for p -adic Lie algebras , url =

    Cheng-Chiang Tsai , display-string =. Wave-front sets for p -adic Lie algebras , url =

  215. [223]

    Large values of quadratic Dirichlet L -functions over monic irreducible polynomial in

    Pranendu Darbar and Gopal Maiti , display-string =. Large values of quadratic Dirichlet L -functions over monic irreducible polynomial in

  216. [224]

    Clark and Uwe Schauz , display-string =

    Pete L. Clark and Uwe Schauz , display-string =. Functional degrees and arithmetic applications III: Beyond Prime Exponent , url =

  217. [225]

    Rational points on Shimura varieties classifying abelian varieties with quaternionic multiplication , url =

    Koji Matsuda , display-string =. Rational points on Shimura varieties classifying abelian varieties with quaternionic multiplication , url =

  218. [226]

    Steiner , display-string =

    Raphael S. Steiner , display-string =. Theta functions, fourth moments of eigenforms, and the sup-norm problem III , url =

  219. [227]

    Miller and Akash L

    Zoë Batterman and Aditya Jambhale and Steven J. Miller and Akash L. Narayanan and Kishan Sharma and Andrew Yang and Chris Yao , display-string =. Applications of Moments of Dirichlet Coefficients in Elliptic Curve Families , url =

  220. [228]

    On the potential automorphy and the local-global compatibility for the monodromy operators at p l over CM fields , url =

    Kojiro Matsumoto , display-string =. On the potential automorphy and the local-global compatibility for the monodromy operators at p l over CM fields , url =

  221. [229]

    Spherical higher order Fourier analysis over finite fields I: equidistribution for nilsequences , url =

    Wenbo Sun , display-string =. Spherical higher order Fourier analysis over finite fields I: equidistribution for nilsequences , url =

  222. [230]

    A new lower bound for sphere packing , url =

    Marcelo Campos and Matthew Jenssen and Marcus Michelen and Julian Sahasrabudhe , display-string =. A new lower bound for sphere packing , url =

  223. [231]

    Prime Number Theorems for Polynomials from Homogeneous Dynamics , url =

    Giorgos Kotsovolis and Katharine Woo , display-string =. Prime Number Theorems for Polynomials from Homogeneous Dynamics , url =

  224. [232]

    The log moments of smallest denominators , url =

    Jens Marklof , display-string =. The log moments of smallest denominators , url =

  225. [233]

    doi:10.1007/s00220-022-04596-3 , eprint =

    Communications in Mathematical Physics , keywords =. doi:10.1007/s00220-022-04596-3 , eprint =

  226. [234]

    A reciprocity relation for the twisted second moment of the Riemman Zeta function , url =

    Rizwanur Khan , display-string =. A reciprocity relation for the twisted second moment of the Riemman Zeta function , url =

  227. [235]

    On the associativity of the addition on elliptic curves , url =

    Sander Zwegers , display-string =. On the associativity of the addition on elliptic curves , url =

  228. [236]

    The sup-norm problem for newforms of large level on

    Radu Toma , display-string =. The sup-norm problem for newforms of large level on

  229. [237]

    A GL(3) converse theorem via a "beyond endoscopy'' approach , url =

    Valentin Blomer and Wing Hong Leung , display-string =. A GL(3) converse theorem via a "beyond endoscopy'' approach , url =

  230. [238]

    On Signs of Hecke eigenvalues of Ikeda lifts , url =

    Nagarjuna Chary Addanki , display-string =. On Signs of Hecke eigenvalues of Ikeda lifts , url =

  231. [239]

    Archimedean Distinguished Representations and Exceptional Poles , url =

    Akash Yadav , display-string =. Archimedean Distinguished Representations and Exceptional Poles , url =

  232. [240]

    Geometric Langlands duality for periods , url =

    Tony Feng and Jonathan Wang , display-string =. Geometric Langlands duality for periods , url =

  233. [241]

    Derived smooth induction with applications , url =

    Peter Schneider and Claus Sorensen , display-string =. Derived smooth induction with applications , url =

  234. [242]

    Batterman and Aditya Jambhale and Steven J

    Owen Barrett and Zoë X. Batterman and Aditya Jambhale and Steven J. Miller and Akash L. Narayanan and Kishan Sharma and Chris Yao , display-string =. A Survey of a Random Matrix Model for a Family of Cusp Forms , url =

  235. [243]

    Moments of real Dirichlet L -functions and multiple Dirichlet series , url =

    Martin Čech , display-string =. Moments of real Dirichlet L -functions and multiple Dirichlet series , url =

  236. [244]

    Limiting behaviour and modular completions of MacMahon-like q-series , url =

    Kathrin Bringmann and William Craig and Jan-Willem van Ittersum and Badri Vishal Pandey , display-string =. Limiting behaviour and modular completions of MacMahon-like q-series , url =

  237. [245]

    Quasipolynomial bounds on the inverse theorem for the Gowers U^

    James Leng and Ashwin Sah and Mehtaab Sawhney , display-string =. Quasipolynomial bounds on the inverse theorem for the Gowers U^

  238. [246]

    Homogeneity of arithmetic quantum limits for hyperbolic 4 -manifolds , url =

    Zvi Shem-Tov and Lior Silberman , display-string =. Homogeneity of arithmetic quantum limits for hyperbolic 4 -manifolds , url =

  239. [247]

    Sign changes of short character sums and real zeros of Fekete polynomials , url =

    Oleksiy Klurman and Youness Lamzouri and Marc Munsch , display-string =. Sign changes of short character sums and real zeros of Fekete polynomials , url =

  240. [248]

    Raghuram , display-string =

    Pierre Deligne and A. Raghuram , display-string =. Motives, Periods, and Functoriality , url =

  241. [249]

    The Rational Torsion Subgroup of J_0(

    Sheng-Yang Kevin Ho , display-string =. The Rational Torsion Subgroup of J_0(

  242. [250]

    An observation concerning highly ramified ε -factors , url =

    Edgar Assing , display-string =. An observation concerning highly ramified ε -factors , url =

  243. [251]

    Spectral decomposition and Siegel-Veech transforms for strata: The case of marked tori , url =

    Jayadev Athreya and Jean Lagacé and Martin Möller and Martin Raum , display-string =. Spectral decomposition and Siegel-Veech transforms for strata: The case of marked tori , url =

  244. [252]

    Twisted correlations of the divisor function via discrete averages of

    Lasse Grimmelt and Jori Merikoski , display-string =. Twisted correlations of the divisor function via discrete averages of

  245. [253]

    Nelson , display-string =

    Valentin Blomer and Subhajit Jana and Paul D. Nelson , display-string =. Local integral transforms and global spectral decomposition , url =

  246. [254]

    Non-vanishing of geodesic periods of automorphic forms , url =

    Petru Constantinescu and Asbjørn Christian Nordentoft , display-string =. Non-vanishing of geodesic periods of automorphic forms , url =

  247. [255]

    Remarks on Landau-Siegel zeros , url =

    Debmalya Basak and Jesse Thorner and Alexandru Zaharescu , display-string =. Remarks on Landau-Siegel zeros , url =

  248. [256]

    Joint value distribution of Hecke--Maass forms , url =

    Shenghao Hua and Bingrong Huang and Liangxun Li , display-string =. Joint value distribution of Hecke--Maass forms , url =

  249. [257]

    Mind the (multiplicative) gaps , url =

    Emmanuel Kowalski , display-string =. Mind the (multiplicative) gaps , url =

  250. [258]

    Non-escape of mass for arithmetic quantum limits on hyperbolic 4 -manifolds , url =

    Alexandre de Faveri and Zvi Shem-Tov , display-string =. Non-escape of mass for arithmetic quantum limits on hyperbolic 4 -manifolds , url =

  251. [259]

    Integer partitions detect the primes , url =

    William Craig and Jan-Willem van Ittersum and Ken Ono , display-string =. Integer partitions detect the primes , url =

  252. [260]

    Chen and Akshay Venkatesh , display-string =

    Eric Y. Chen and Akshay Venkatesh , display-string =. Some Singular Examples of Relative Langlands Duality , url =

  253. [261]

    Exact formulae for ranks of partitions , url =

    Qihang Sun , display-string =. Exact formulae for ranks of partitions , url =

  254. [262]

    Algebraic proof of modular form inequalities for optimal sphere packings , url =

    Seewoo Lee , display-string =. Algebraic proof of modular form inequalities for optimal sphere packings , url =

  255. [263]

    Lusztig's Jordan decomposition and a finite field instance of relative Langlands duality , url =

    Zhicheng Wang , display-string =. Lusztig's Jordan decomposition and a finite field instance of relative Langlands duality , url =

  256. [264]

    Refined Counting of Geodesic Segments in the Hyperbolic Plane , url =

    Marios Voskou , display-string =. Refined Counting of Geodesic Segments in the Hyperbolic Plane , url =

  257. [265]

    Batterman and Aditya Jambhale and Steven J

    Owen Barrett and Zoë X. Batterman and Aditya Jambhale and Steven J. Miller and Akash L. Narayanan and Kishan Sharma and Chris Yao , display-string =. A Random Matrix Model for a Family of Cusp Forms , url =

  258. [266]

    Global Galois Symbols on E x E , url =

    Dinakar Ramakrishnan , display-string =. Global Galois Symbols on E x E , url =

  259. [267]

    Strong Hybrid Subconvexity for Twisted Selfdual

    Soumendra Ganguly and Peter Humphries and Yongxiao Lin and Ramon Nunes , display-string =. Strong Hybrid Subconvexity for Twisted Selfdual

  260. [268]

    Period functions for vector-valued Maass cusp forms of real weight, with an application to Jacobi Maass cusp forms , url =

    Anke Pohl and YoungJu Choie and Roelof Bruggeman , display-string =. Period functions for vector-valued Maass cusp forms of real weight, with an application to Jacobi Maass cusp forms , url =

  261. [269]

    Mass of the Frobenius functional on small balls , url =

    Andre Reznikov , display-string =. Mass of the Frobenius functional on small balls , url =

  262. [270]

    Relative Langlands Duality , url =

    David Ben-Zvi and Yiannis Sakellaridis and Akshay Venkatesh , display-string =. Relative Langlands Duality , url =

  263. [271]

    Local Intertwining Relations and Co-tempered A -packets of Classical Groups , url =

    Hiraku Atobe and Wee Teck Gan and Atsushi Ichino and Tasho Kaletha and Alberto Mínguez and Sug Woo Shin , display-string =. Local Intertwining Relations and Co-tempered A -packets of Classical Groups , url =

  264. [272]

    Young , display-string =

    Yueke Hu and Ian Petrow and Matthew P. Young , display-string =. A generalized PGL(2) Petersson/Bruggeman/Kuznetsov formula for analytic applications , url =

  265. [273]

    Shparlinski , display-string =

    Pär Kurlberg and Alina Ostafe and Zeev Rudnick and Igor E. Shparlinski , display-string =. On quantum ergodicity for higher dimensional cat maps , url =

  266. [274]

    Schubert cells and Whittaker functionals for

    Doyon Kim , display-string =. Schubert cells and Whittaker functionals for

  267. [275]

    Introduction to Shtukas and their moduli , url =

    Zhiwei Yun , display-string =. Introduction to Shtukas and their moduli , url =

  268. [276]

    Relative Trace Formula And Simultaneous Nonvanishing for GL_3 x GL_2 and GL_3 x GL_1 L-functions , url =

    Philippe Michel and Dinakar Ramakrishnan and Liyang Yang , display-string =. Relative Trace Formula And Simultaneous Nonvanishing for GL_3 x GL_2 and GL_3 x GL_1 L-functions , url =

  269. [277]

    Formes modulaires modulo 2 : L'ordre de nilpotence des opérateurs de Hecke (version développée) , url =

    Jean-Louis Nicolas , display-string =. Formes modulaires modulo 2 : L'ordre de nilpotence des opérateurs de Hecke (version développée) , url =

  270. [278]

    Projective smooth representations in natural characteristic , url =

    Amit Ophir and Claus Sorensen , display-string =. Projective smooth representations in natural characteristic , url =

  271. [279]

    Eisenstein Series on Metaplectic Covers and Multiple Dirichlet Series , url =

    Yanze Chen , display-string =. Eisenstein Series on Metaplectic Covers and Multiple Dirichlet Series , url =

  272. [280]

    Mean Value for Random Ideal Lattices , url =

    Nihar Gargava and Maryna Viazovska , display-string =. Mean Value for Random Ideal Lattices , url =

  273. [281]

    A characterization of Jacobi sums , url =

    Andrew Snowden , display-string =. A characterization of Jacobi sums , url =

  274. [282]

    Real quadratic base changes for

    Tristan Ricoul , display-string =. Real quadratic base changes for

  275. [283]

    V. K. Dobrev , display-string =. Langlands Duality and Invariant Differential Operators , url =

  276. [284]

    Construction of eigenvarieties , url =

    James Newton , display-string =. Construction of eigenvarieties , url =

  277. [285]

    Shparlinski and Morten S

    Valentin Blomer and Igor E. Shparlinski and Morten S. Risager , display-string =. Triple sums of Kloosterman sums and the discrepancy of modular inverses , url =

  278. [286]

    Hecke algebras and local Langlands correspondence for non-singular depth-zero representations , url =

    Maarten Solleveld and Yujie Xu , display-string =. Hecke algebras and local Langlands correspondence for non-singular depth-zero representations , url =

  279. [287]

    D. R. Heath-Brown , display-string =. -Torsion in Class Groups via Dirichlet L -functions , url =

  280. [288]

    On the distribution of eigenvalues of GUE and its minors at fixed index , url =

    Terence Tao , display-string =. On the distribution of eigenvalues of GUE and its minors at fixed index , url =

  281. [289]

    Spectral Reciprocity and Hybrid Subconvexity Bound for triple product L -functions , url =

    Xinchen Miao , display-string =. Spectral Reciprocity and Hybrid Subconvexity Bound for triple product L -functions , url =

  282. [290]

    rStar-Math: Small LLMs Can Master Math Reasoning with Self-Evolved Deep Thinking , url =

    Xinyu Guan and Li Lyna Zhang and Yifei Liu and Ning Shang and Youran Sun and Yi Zhu and Fan Yang and Mao Yang , display-string =. rStar-Math: Small LLMs Can Master Math Reasoning with Self-Evolved Deep Thinking , url =

  283. [291]

    Roman Holowinsky and Ritabrata Munshi and Prahlad Sharma and Jakob Streipel , display-string =

  284. [292]

    Privacy-Preserving and Publicly Verifiable Matrix Multiplication , volume =

    Liu, Jing and Zhang, Liang Feng , doi =. Privacy-Preserving and Publicly Verifiable Matrix Multiplication , volume =. IEEE Transactions on Services Computing , keywords =. 2023 , display-string =

  285. [293]

    , display-string =

    Adams, Jeffrey and Vogan, Jr., David A. , display-string =. Contragredient representations and characterizing the local. Amer. J. Math. , mrclass =. doi:10.1353/ajm.2016.0024 , fjournal =

  286. [294]

    Arizona winter school lecture notes on quantum unique ergodicity and number theory , year =

  287. [295]

    , display-string =

    Bourgain, J. , display-string =. Decoupling, exponential sums and the. J. Amer. Math. Soc. , mrclass =. doi:10.1090/jams/860 , fjournal =

  288. [296]

    arXiv , author =:2108.12283 , primaryclass =

    On Weyl's Subconvex Bound for Cube-Free Hecke characters: Totally Real Case , year =. arXiv , author =:2108.12283 , primaryclass =

  289. [297]

    and Friedlander, J

    Bombieri, E. and Friedlander, J. B. and Iwaniec, H. , coden =. Primes in arithmetic progressions to large moduli , volume =. Acta Math. , mrclass =

  290. [298]

    and Friedlander, J

    Bombieri, E. and Friedlander, J. B. and Iwaniec, H. , coden =. Primes in arithmetic progressions to large moduli. Math. Ann. , mrclass =

  291. [299]

    and Friedlander, J

    Bombieri, E. and Friedlander, J. B. and Iwaniec, H. , display-string =. Primes in arithmetic progressions to large moduli. J. Amer. Math. Soc. , mrclass =

  292. [300]

    Burq, N. and G. Restrictions of the. Duke Math. J. , mrclass =. doi:10.1215/S0012-7094-07-13834-1 , fjournal =

Pith tools

Reviewed August 10, 2026 · model on record in the stance chip above.