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 →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
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.
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
- 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.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
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)
- [§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.
- [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.
- [§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)
- [Title] The title as printed contains typographical spacing errors: 'SHOR T INTER V ALS' should be 'SHORT INTERVALS'.
- [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.
- [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.
- [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
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
assumptions (2)
- domain assumption Swinnerton-Dyer's bound on the number of lattice points on convex curves [SD74]
- domain assumption The reductions and framework of [Pan24]
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.
Reference graph
Works this paper leans on
-
[1]
Squarefree numbers in short intervals , url =
Mayank Pandey , display-string =. Squarefree numbers in short intervals , url =
-
[2]
2024 , month = jan, number =
New Directions in Rational Points , author =. 2024 , month = jan, number =
2024
-
[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]
Sarnak, Peter , TITLE =. Number theory (. 1984 , ISBN =. doi:10.1007/BFb0071548 , URL =
-
[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]
Hooley, Christopher , TITLE =. Acta Math. , FJOURNAL =. 1963 , PAGES =. doi:10.1007/BF02391856 , URL =
-
[7]
Friedlander, John and Iwaniec, Henryk , display-string =. Opera de cribro , url =. doi:10.1090/coll/057 , isbn =
-
[8]
Daniel, Stephan , TITLE =. J. Reine Angew. Math. , FJOURNAL =. 1999 , PAGES =. doi:10.1515/crll.1999.010 , URL =
Show all 300 references
-
[9]
Greaves, George , TITLE =. Quart. J. Math. Oxford Ser. (2) , FJOURNAL =. 1992 , NUMBER =. doi:10.1093/qmath/43.1.45 , URL =
1992 doi
-
[10]
Greaves, George , TITLE =. J. Number Theory , FJOURNAL =. 1971 , PAGES =. doi:10.1016/0022-314X(71)90049-7 , URL =
1971 doi
-
[11]
Analytic number theory , url =
Iwaniec, Henryk and Kowalski, Emmanuel , display-string =. Analytic number theory , url =. doi:10.1090/coll/053 , isbn =
-
[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 =
2019 doi
-
[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 =
2010 doi
-
[14]
II , author =
L^1 means of exponential sums with multiplicative coefficients. II , author =. 2025 , month =
2025
-
[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 =
2012 doi
-
[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 =
2012 doi
-
[17]
Heath-Brown, D. R. , display-string =. Primes represented by. Acta Math. , mrclass =. doi:10.1007/BF02392715 , fjournal =
-
[18]
2021 , month =
On the distribution of additive twists of the divisor function and Hecke eigenvalues , author =. 2021 , month =
2021
-
[19]
and Ruzsa, I
Balog, A. and Ruzsa, I. Z. , TITLE =. Acta Math. Hungar. , FJOURNAL =. 2001 , NUMBER =. doi:10.1023/A:1006754512257 , URL =
2001 doi
-
[20]
, TITLE =
Balog, Antal and Ruzsa, Imre Z. , TITLE =. Bull. London Math. Soc. , FJOURNAL =. 1999 , NUMBER =. doi:10.1112/S0024609398005414 , URL =
1999 doi
-
[21]
and Perelli, A
Balog, A. and Perelli, A. , TITLE =. J. London Math. Soc. (2) , FJOURNAL =. 1998 , NUMBER =. doi:10.1112/S0024610798006000 , URL =
1998 doi
-
[22]
New large value estimates for Dirichlet polynomials , url =
Larry Guth and James Maynard , display-string =. New large value estimates for Dirichlet polynomials , url =
-
[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 =
-
[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 =
-
[25]
2021 , month =
On a density conjecture about unit fractions , author =. 2021 , month =
2021
-
[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 =
-
[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 =
-
[28]
Effective Multiplicity One for GL(n) , url =
Farrell Brumley , display-string =. Effective Multiplicity One for GL(n) , url =
-
[29]
The fourth moment of the zeta-function , url =
Aleksandar Ivić , display-string =. The fourth moment of the zeta-function , url =
- [30]
- [31]
- [32]
-
[33]
arXiv , author =:0705.2168 , journal =
- [34]
-
[35]
Quantum unique ergodicity for
Soundararajan, Kannan , coden =. Quantum unique ergodicity for. Ann. of Math. (2) , mrclass =
-
[36]
arXiv , author =:0903.1417 , journal =
-
[37]
Blomer, Valentin and Harcos, Gergely , coden =. Twisted. Geom. Funct. Anal. , mrclass =. doi:10.1007/s00039-010-0063-x , fjournal =
-
[38]
arXiv , author =:0911.4312 , journal =
-
[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 =
-
[40]
arXiv , author =:1006.3305 , journal =
-
[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 =
-
[42]
arXiv , author =:1205.0045 , journal =
-
[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 =
-
[44]
, display-string =
Nelson, Paul D. , display-string =. Evaluating modular forms on. Math. Comp. , mrclass =. doi:10.1090/S0025-5718-2015-02943-3 , fjournal =
2015 doi
-
[45]
arXiv , author =:1212.2192 , journal =
-
[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 =
- [47]
-
[48]
arXiv , author =:1308.2353 , journal =
-
[49]
Families of
Sarnak, Peter and Shin, Sug Woo and Templier, Nicolas , booktitle =. Families of
-
[50]
arXiv , author =:1404.3622 , journal =
-
[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 =
-
[52]
arXiv , author =:1405.7033 , journal =
-
[53]
arXiv , author =:1407.4100 , journal =
-
[54]
arXiv , author =:1409.8173 , journal =
- [55]
-
[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 =
-
[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 =
-
[58]
arXiv , author =:1504.02667 , journal =
-
[59]
arXiv , author =:1505.07285 , journal =
-
[60]
Effective equidistribution of shears and applications , url =
Dubi Kelmer and Alex Kontorovich , display-string =. Effective equidistribution of shears and applications , url =
-
[61]
arXiv , author =:1506.01452 , journal =
-
[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 =
-
[63]
arXiv , author =:1602.06538 , journal =
-
[64]
arXiv , author =:1604.03224 , journal =
-
[65]
arXiv , author =:1604.08000 , journal =
-
[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 =
2017 doi
-
[67]
arXiv , author =:1605.09487 , journal =
-
[68]
arXiv , author =:1606.04119 , journal =
-
[69]
Young , display-string =
Eren Mehmet Kiral and Matthew P. Young , display-string =. The Fifth Moment of modular L-functions , url =
-
[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
-
[71]
Wallach , display-string =
Nolan R. Wallach , display-string =. On the Whittaker Plancherel Theorem for Real Reductive Groups , url =
-
[72]
arXiv , author =:1706.01245 , journal =
-
[73]
arXiv , author =:1706.05167 , journal =
-
[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 =
-
[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 =
2017 doi
-
[76]
arXiv , author =:1709.05615 , journal =
-
[77]
arXiv , author =:1710.00916 , journal =
-
[78]
arXiv , author =:1710.02354 , journal =
-
[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 =
-
[80]
arXiv , author =:1712.08844 , journal =
-
[81]
arXiv , author =:1802.05111 , journal =
-
[82]
arXiv , author =:1802.09740 , journal =
-
[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
-
[84]
arXiv , author =:1803.00542 , journal =
-
[85]
arXiv , author =:1803.10973 , journal =
-
[86]
arXiv , author =:1804.01450 , journal =
- [87]
-
[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 =
-
[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 =
-
[90]
arXiv , author =:1805.06026 , journal =
-
[91]
Documenta Mathematica , keywords =
-
[92]
Joint distribution of spins , url =
Peter Koymans and Djordjo Milovic , display-string =. Joint distribution of spins , url =
-
[93]
arXiv , author =:1809.00617 , journal =
-
[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 =
-
[95]
arXiv , author =:1810.00539 , journal =
-
[96]
arXiv , author =:1810.11564 , journal =
-
[97]
arXiv , author =:1810.13070 , journal =
-
[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 =
2020 doi
-
[99]
, display-string =
Steiner, Raphael S. , display-string =. Sup-norm of. Math. Ann. , mrclass =. doi:10.1007/s00208-020-01996-5 , fjournal =
- [100]
-
[101]
arXiv , author =:1812.00047 , journal =
-
[102]
arXiv , author =:1812.00053 , journal =
-
[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 =
-
[104]
arXiv , author =:1902.07042 , journal =
1902 arXiv
- [105]
-
[106]
arXiv , author =:1903.09638 , journal =
1903 arXiv
-
[107]
arXiv , author =:1904.02525 , journal =
1904 arXiv
-
[108]
arXiv , author =:1904.05235 , journal =
1904 arXiv
-
[109]
arXiv , author =:1905.06295 , journal =
1905 arXiv
-
[110]
arXiv , author =:1906.09493 , journal =
1906 arXiv
-
[111]
arXiv , author =:1908.10346 , journal =
1908 arXiv
-
[112]
arXiv , author =:1911.01800 , journal =
1911 arXiv
-
[113]
arXiv , author =:1911.02342 , journal =
1911 arXiv
-
[114]
arXiv , author =:1912.07169 , journal =
1912 arXiv
-
[115]
arXiv , author =:1912.09473 , journal =
1912 arXiv
-
[116]
arXiv , author =:2001.03242 , journal =
2001 arXiv
-
[117]
, display-string =
Nelson, Paul D. , display-string =. Quadratic. Int. Math. Res. Not. IMRN , mrclass =. doi:10.1093/imrn/rnab093 , fjournal =
-
[118]
arXiv , author =:2001.09640 , journal =
2001 arXiv
-
[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 =
-
[120]
arXiv , author =:2002.01993 , journal =
2002 arXiv
-
[121]
arXiv , author =:2004.06791 , journal =
2004 arXiv
-
[122]
Diagonal Ramsey via effective quasirandomness , url =
Ashwin Sah , display-string =. Diagonal Ramsey via effective quasirandomness , url =
-
[123]
arXiv , author =:2006.07819 , journal =
2006 arXiv
-
[124]
arXiv , author =:2007.05601 , journal =
2007 arXiv
- [125]
-
[126]
arXiv , author =:2009.07194 , journal =
2009 arXiv
-
[127]
arXiv , author =:2009.13947 , journal =
2009 arXiv
-
[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 =
-
[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 =
-
[130]
arXiv , author =:2010.10153 , journal =
2010 arXiv
- [131]
-
[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 =
-
[133]
, display-string =
Nelson, Paul D. , display-string =. Spectral aspect subconvex bounds for. Invent. Math. , mrclass =. doi:10.1007/s00222-023-01180-x , fjournal =
-
[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 =
-
[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 =
2022 doi
-
[136]
arXiv , author =:2103.07835 , journal =
-
[137]
arXiv , author =:2103.10261 , journal =
-
[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 =
-
[139]
A Voronoï--Oppenheim summation formula for number fields , url =
Zhi Qi , display-string =. A Voronoï--Oppenheim summation formula for number fields , url =
-
[140]
Non-planarity of Markoff graphs mod p , url =
Matthew de Courcy-Ireland , display-string =. Non-planarity of Markoff graphs mod p , url =
-
[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 =
-
[142]
Rankin-Selberg convolutions for
Jian-Shu Li and Dongwen Liu and Feng Su and Binyong Sun , display-string =. Rankin-Selberg convolutions for
-
[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 =
-
[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 =
-
[145]
arXiv , author =:2109.15230 , journal =
-
[146]
New small gaps between squarefree numbers , url =
Tsz Ho Chan , display-string =. New small gaps between squarefree numbers , url =
-
[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 =
-
[148]
arXiv , author =:2111.02297 , journal =
doi:10.48550/arXiv.2111.02297 , eid =. arXiv , author =:2111.02297 , journal =
- [149]
-
[150]
Test Vectors for Archimedean Period Integrals , url =
Peter Humphries and Yeongseong Jo , display-string =. Test Vectors for Archimedean Period Integrals , url =
-
[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 =
- [152]
- [153]
- [154]
-
[155]
The density conjecture for principal congruence subgroups , url =
Edgar Assing and Valentin Blomer , display-string =. The density conjecture for principal congruence subgroups , url =
- [156]
-
[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 =
-
[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 =
- [159]
-
[160]
arXiv , author =:2206.06517 , journal =
-
[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 =
-
[162]
On the Bernstein--Zelevinsky classification in families , url =
Sam Mundy , display-string =. On the Bernstein--Zelevinsky classification in families , url =
-
[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 =
-
[164]
arXiv , author =:2207.12351 , journal =
- [165]
- [166]
-
[167]
Blomer and S
V. Blomer and S. H. Man , display-string =. Bounds for Kloosterman sums on GL(n) , url =
-
[168]
Gelfand-Kirillov dimension of representations of
Kenta Suzuki , display-string =. Gelfand-Kirillov dimension of representations of
-
[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 =
- [170]
-
[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
-
[172]
The cubic Pell equation L-function , url =
Dorian Goldfeld and Gerhardt Hinkle , display-string =. The cubic Pell equation L-function , url =
- [173]
-
[174]
Weyl's Law for Arbitrary Archimedean Type , url =
Ayan Maiti , display-string =. Weyl's Law for Arbitrary Archimedean Type , url =
-
[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 =
-
[176]
Mixed moments of the Riemann zeta function , url =
Javier Pliego , display-string =. Mixed moments of the Riemann zeta function , url =
- [177]
- [178]
-
[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 =
- [180]
- [181]
-
[182]
arXiv , author =:2301.09760 , journal =
doi:10.48550/arXiv.2301.09760 , eid =. arXiv , author =:2301.09760 , journal =
-
[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 =
- [184]
-
[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 =
-
[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 =
-
[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 =
-
[188]
Abelian covers of
Yuxin Lin and Elena Mantovan and Deepesh Singhal , display-string =. Abelian covers of
- [189]
-
[190]
Quantum ergodicity on the Bruhat-Tits building for
Carsten Peterson , display-string =. Quantum ergodicity on the Bruhat-Tits building for
- [191]
- [192]
-
[193]
The unipotent mixing conjecture , url =
Valentin Blomer and Philippe Michel , display-string =. The unipotent mixing conjecture , url =
- [194]
-
[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 =
-
[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 =
-
[197]
Bad is null , url =
Victor Beresnevich and Shreyasi Datta and Anish Ghosh and Benjamin Ward , display-string =. Bad is null , url =
-
[198]
Universally counting curves in Calabi-Yau threefolds , url =
John Pardon , display-string =. Universally counting curves in Calabi-Yau threefolds , url =
-
[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 =
-
[200]
Modular representations of
Eknath Ghate and Arindam Jana , display-string =. Modular representations of
-
[201]
A Restriction Norm Problem for Siegel Modular Forms , url =
Gilles Felber , display-string =. A Restriction Norm Problem for Siegel Modular Forms , url =
-
[202]
Hyperbolic lattice point counting in unbounded rank , url =
Valentin Blomer and Christopher Lutsko , display-string =. Hyperbolic lattice point counting in unbounded rank , url =
-
[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 =
-
[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 =
-
[205]
Subconvex bounds for U_
Hu, Yueke and Nelson, Paul D , display-string =. Subconvex bounds for U_
-
[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 =
-
[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 =
-
[208]
Torsion Vanishing for Some Shimura Varieties , url =
Linus Hamann and Si Ying Lee , display-string =. Torsion Vanishing for Some Shimura Varieties , url =
-
[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 =
-
[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 =
-
[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 =
-
[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 =
-
[213]
On categorical local langlands program for GL_n , url =
Kieu Hieu Nguyen , display-string =. On categorical local langlands program for GL_n , url =
-
[214]
Subconvexity for L -functions on
Simon Marshall , display-string =. Subconvexity for L -functions on
-
[215]
beyond endoscopy
Yiannis Sakellaridis , display-string =. Local and global questions "beyond endoscopy" , url =
-
[216]
Murmurations , url =
Nina Zubrilina , display-string =. Murmurations , url =
-
[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 =
-
[218]
On A Generalization of Motohashi's Formula , url =
Han Wu , display-string =. On A Generalization of Motohashi's Formula , url =
-
[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 =
-
[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 =
-
[221]
Spherical Shalika models on
Antonio Cauchi and Armando Gutierrez Terradillos , display-string =. Spherical Shalika models on
-
[222]
Wave-front sets for p -adic Lie algebras , url =
Cheng-Chiang Tsai , display-string =. Wave-front sets for p -adic Lie algebras , url =
-
[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
-
[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 =
-
[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 =
-
[226]
Steiner , display-string =
Raphael S. Steiner , display-string =. Theta functions, fourth moments of eigenforms, and the sup-norm problem III , url =
-
[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 =
-
[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 =
-
[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 =
-
[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 =
-
[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 =
-
[232]
The log moments of smallest denominators , url =
Jens Marklof , display-string =. The log moments of smallest denominators , url =
-
[233]
doi:10.1007/s00220-022-04596-3 , eprint =
Communications in Mathematical Physics , keywords =. doi:10.1007/s00220-022-04596-3 , eprint =
-
[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 =
-
[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 =
-
[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
-
[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 =
-
[238]
On Signs of Hecke eigenvalues of Ikeda lifts , url =
Nagarjuna Chary Addanki , display-string =. On Signs of Hecke eigenvalues of Ikeda lifts , url =
-
[239]
Archimedean Distinguished Representations and Exceptional Poles , url =
Akash Yadav , display-string =. Archimedean Distinguished Representations and Exceptional Poles , url =
-
[240]
Geometric Langlands duality for periods , url =
Tony Feng and Jonathan Wang , display-string =. Geometric Langlands duality for periods , url =
-
[241]
Derived smooth induction with applications , url =
Peter Schneider and Claus Sorensen , display-string =. Derived smooth induction with applications , url =
-
[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 =
-
[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 =
-
[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 =
-
[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^
-
[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 =
-
[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 =
-
[248]
Raghuram , display-string =
Pierre Deligne and A. Raghuram , display-string =. Motives, Periods, and Functoriality , url =
-
[249]
The Rational Torsion Subgroup of J_0(
Sheng-Yang Kevin Ho , display-string =. The Rational Torsion Subgroup of J_0(
-
[250]
An observation concerning highly ramified ε -factors , url =
Edgar Assing , display-string =. An observation concerning highly ramified ε -factors , url =
-
[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 =
-
[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
-
[253]
Nelson , display-string =
Valentin Blomer and Subhajit Jana and Paul D. Nelson , display-string =. Local integral transforms and global spectral decomposition , url =
-
[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 =
-
[255]
Remarks on Landau-Siegel zeros , url =
Debmalya Basak and Jesse Thorner and Alexandru Zaharescu , display-string =. Remarks on Landau-Siegel zeros , url =
-
[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 =
-
[257]
Mind the (multiplicative) gaps , url =
Emmanuel Kowalski , display-string =. Mind the (multiplicative) gaps , url =
-
[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 =
-
[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 =
-
[260]
Chen and Akshay Venkatesh , display-string =
Eric Y. Chen and Akshay Venkatesh , display-string =. Some Singular Examples of Relative Langlands Duality , url =
-
[261]
Exact formulae for ranks of partitions , url =
Qihang Sun , display-string =. Exact formulae for ranks of partitions , url =
-
[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 =
-
[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 =
-
[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 =
-
[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 =
-
[266]
Global Galois Symbols on E x E , url =
Dinakar Ramakrishnan , display-string =. Global Galois Symbols on E x E , url =
-
[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
-
[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 =
-
[269]
Mass of the Frobenius functional on small balls , url =
Andre Reznikov , display-string =. Mass of the Frobenius functional on small balls , url =
-
[270]
Relative Langlands Duality , url =
David Ben-Zvi and Yiannis Sakellaridis and Akshay Venkatesh , display-string =. Relative Langlands Duality , url =
-
[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 =
-
[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 =
-
[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 =
-
[274]
Schubert cells and Whittaker functionals for
Doyon Kim , display-string =. Schubert cells and Whittaker functionals for
-
[275]
Introduction to Shtukas and their moduli , url =
Zhiwei Yun , display-string =. Introduction to Shtukas and their moduli , url =
-
[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 =
-
[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 =
-
[278]
Projective smooth representations in natural characteristic , url =
Amit Ophir and Claus Sorensen , display-string =. Projective smooth representations in natural characteristic , url =
-
[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 =
-
[280]
Mean Value for Random Ideal Lattices , url =
Nihar Gargava and Maryna Viazovska , display-string =. Mean Value for Random Ideal Lattices , url =
-
[281]
A characterization of Jacobi sums , url =
Andrew Snowden , display-string =. A characterization of Jacobi sums , url =
-
[282]
Real quadratic base changes for
Tristan Ricoul , display-string =. Real quadratic base changes for
-
[283]
V. K. Dobrev , display-string =. Langlands Duality and Invariant Differential Operators , url =
-
[284]
Construction of eigenvarieties , url =
James Newton , display-string =. Construction of eigenvarieties , url =
-
[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 =
-
[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 =
-
[287]
D. R. Heath-Brown , display-string =. -Torsion in Class Groups via Dirichlet L -functions , url =
-
[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 =
-
[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 =
-
[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 =
-
[291]
Roman Holowinsky and Ritabrata Munshi and Prahlad Sharma and Jakob Streipel , display-string =
-
[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 =
2023
-
[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 =
2016
-
[294]
Arizona winter school lecture notes on quantum unique ergodicity and number theory , year =
-
[295]
, display-string =
Bourgain, J. , display-string =. Decoupling, exponential sums and the. J. Amer. Math. Soc. , mrclass =. doi:10.1090/jams/860 , fjournal =
-
[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 =
-
[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 =
-
[298]
and Friedlander, J
Bombieri, E. and Friedlander, J. B. and Iwaniec, H. , coden =. Primes in arithmetic progressions to large moduli. Math. Ann. , mrclass =
-
[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 =
-
[300]
Burq, N. and G. Restrictions of the. Duke Math. J. , mrclass =. doi:10.1215/S0012-7094-07-13834-1 , fjournal =
Reviewed August 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.