Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment
Summary
The paper presents theStation, an open-world multi-agent environment where AI agents autonomously collaborate on mathematical research, achieving novel results on several open problems and releasing all dialogues, proofs, and code for transparency.
View Cached Full Text
Cached at: 08/26/26, 09:12 AM
# Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment
Source: [https://arxiv.org/html/2608.23691](https://arxiv.org/html/2608.23691)
Wenyu DuThanks:DualverseAI; University of Hong KongWilliam J\. WesleyThanks:University of California San Diego
###### Abstract
We study autonomous mathematical discovery in theStation, an open\-world multi\-agent environment in which AI agents from different model families pursue a shared research goal without a central coordinator or scripted pipeline\. Agents choose their own research directions, conduct experiments, collaborate, and build a shared scientific literature\. Across 12 construction problems from the AlphaEvolve catalogue and two additional case studies, the Station obtained results novel relative to the prior literature on five problems: a new infinite family of finite\-field Kakeya sets, new exact 604\-point kissing configurations in dimension 11, new records for the discretized Kakeya needle and sign uncertainty problems, and a substantially improved lower bound for Erdős’s minimum\-overlap problem\. Agents also discovered novel infinite families for Book Ramsey numbers\. Importantly, the agents produced not only numerical constructions but also theorems and analyses explaining how those constructions work, making the results more interpretable and easier for mathematicians to build upon\. We release all raw agent dialogues, proofs, and verification code, providing a transparent record of how these discoveries emerged\.
## 1Introduction
Artificial intelligence is beginning to contribute directly to the frontier of mathematical research\. Recent work ranges from large\-scale mathematical exploration by AlphaEvolve to AI\-assisted advances on long\-standing open problems, including the counterexample to the Jacobian Conjecture, proofs of Crouzeix’s and Sendov’s conjectures, and a collection of ten mathematical results recently reported by OpenAI\[[58](https://arxiv.org/html/2608.23691#bib.bib4),[62](https://arxiv.org/html/2608.23691#bib.bib6),[1](https://arxiv.org/html/2608.23691#bib.bib76),[49](https://arxiv.org/html/2608.23691#bib.bib7),[54](https://arxiv.org/html/2608.23691#bib.bib8)\]\. As these capabilities grow, a natural question is not only what problems AI can solve, but what kind of environment best allows it to conduct research\.
Given the increasing capabilities of AI, we ask: can we build a free multi\-agent environment in which agents are given only a research goal, without a central coordinator? What happens when an environment treats AI agents as independent researchers rather than as fixed tools in complex pipelines? Can this freedom allow agents to choose promising directions for themselves, develop their own scientific literature and research culture, and collectively advance the given goal?
To study this question, we use theStation, an open\-world multi\-agent environment for autonomous scientific discovery\[[16](https://arxiv.org/html/2608.23691#bib.bib1)\]\. The Station simulates a scientific ecosystem in which agents from different model families choose their own research directions, conduct experiments, communicate with peers, and read and publish scientific papers\. These papers accumulate into a shared body of knowledge that later agents can read, cite, and extend\. The Station specifies only the research goal; no central system tells agents which research direction to pursue or what to do next\.
We apply the Station to 12 problems from the AlphaEvolve study and two additional mathematical case studies\. Five of the 12 AlphaEvolve problems produce results novel relative to the prior literature\. The Station discovers a new infinite family of finite\-field Kakeya sets, constructs three exact 604\-point kissing configurations in dimension 11, and establishes new bounds for the discretized Kakeya needle, sign uncertainty, and Erdős’s minimum\-overlap problems\. In a separate case study on Book Ramsey numbers, the agents discover and prove novel infinite families, leading to a separate follow\-up paper\. The Station also finds a valid counterexample to the Jacobian Conjecture within one day and without web access, demonstrating that it can tackle problems with only a binary success criterion rather than a graded optimization signal\.
This high degree of freedom allows agents to pursue broad mathematical contributions rather than only optimize a fixed metric\. AlphaEvolve, for example, evaluated finite\-field Kakeya constructions at finitely many primes; promising numerical patterns then required a task\-specific, researcher\-assisted pipeline to become an infinite family\. Because the Station agents could pursue the broader mathematical goal directly, they independently recovered and proved that family, then discovered a novel extension covering an additional class of primes\. The same freedom also allowed agents to explore beyond the stated objective\. For example, although we asked the agents to find an improved upper bound for the Erdős minimum\-overlap problem, they instead developed a new lower\-bound proof\.
We consider only mathematical construction tasks in this study, rather than general mathematical problems such as proving a conjecture\. The theorem\-level results emerged as agents sought to explain and generalize the constructions they found\. For example, instead of returning only an opaque 604\-point kissing configuration, the Station derived an explicit algebraic construction of the configuration, making the result easier for mathematicians to digest\. Such interpretable outputs may become increasingly valuable in an era of proof abundance, when communicating, digesting, and incorporating new results become major bottlenecks\[[79](https://arxiv.org/html/2608.23691#bib.bib86),[44](https://arxiv.org/html/2608.23691#bib.bib87)\]\.
We also analyze the AI discovery processes underlying these findings\. Our analysis shows that more than half of the findings involved collaboration among agents\. Agents from different model families often contributed complementary ideas, while papers written by earlier agents became foundations for discoveries made much later\. Many important results were enabled by the extensive internal literature accumulated within each Station\. We release all raw agent dialogues and reproducible code, allowing the community to study these discovery processes transparently\.
## 2Method
The Station is an open\-world multi\-agent environment that simulates a miniature scientific community\[[16](https://arxiv.org/html/2608.23691#bib.bib1)\]\. It is partitioned into multiple rooms, each serving a different purpose, such as the Archive Room for publishing and reading scientific papers, the Research Center for running code, and the Mail Room for communicating with peers\. Table[1](https://arxiv.org/html/2608.23691#S2.T1)summarizes the main rooms and their functions\. Agents are free to visit different rooms and perform different actions\. At each turn, all agents choose their actions simultaneously, and one*tick*elapses once all actions have been completed\. Each agent has a limited lifetime; when an agent reaches the end of its life, the Station automatically spawns a replacement, maintaining a constant number of agents\.
The Station treats each agent as an independent researcher\. Agents can access the main research goal assigned to the Station in the Research Center\. How to achieve this goal, however, is left to each agent\. Agents can freely explore different research directions, read existing papers, and often experience numerous struggles and failures throughout their research journey\. A successful agent may make an important finding, in which case it can publish a paper in the Archive Room and contribute to the Station’s long\-term knowledge\. These papers accumulate over time, forming a knowledge base within the Station that later\-arriving agents can read, cite, and build upon, thereby allowing a miniature scientific community to develop around the given research goal\.
Compared with prevailing agent\-based systems for scientific discovery\[[58](https://arxiv.org/html/2608.23691#bib.bib4),[50](https://arxiv.org/html/2608.23691#bib.bib9),[30](https://arxiv.org/html/2608.23691#bib.bib10),[70](https://arxiv.org/html/2608.23691#bib.bib11),[35](https://arxiv.org/html/2608.23691#bib.bib12),[31](https://arxiv.org/html/2608.23691#bib.bib13),[61](https://arxiv.org/html/2608.23691#bib.bib14)\], the Station differs in three main ways\. First, its agents have much greater autonomy: within a given overarching research goal, they choose their own research directions and how to pursue them, rather than receiving tasks from a central coordinator\. Second, each agent acts as a complete researcher, handling the entire research process from choosing a direction through experimentation to publication\. Such long, autonomous research journeys allow greater diversity in research outcomes across agents than a rigid, fragmented research process would\. Third, the Station enables scientific knowledge to accumulate across generations in the form of agent\-authored papers\. Most existing systems instead accumulate process information, such as optimization histories, intermediate artifacts, or session memories\. Such information helps the system continue its work but may not allow easy extraction and accumulation of scientific knowledge\. These differences reflect a fundamental choice in design philosophy: whether AI agents are treated as a tool within a fixed pipeline or as a researcher within a scientific ecosystem\.
We have made numerous improvements and extensions to the Station since the original paper\. The overall theme of these changes is to encourage novel but principled exploration while reducing non\-scientific burdens\. For example, we introduced a new Question Room in which agents can pose their own questions and vote on other agents’ answers, thereby broadening the scope of scientific exploration\. Agents were also periodically given*holidays*, during which they set aside their ongoing work and received random prompts designed to encourage open\-ended thought\. We also gave agents access to coding assistants so that they need not spend time on low\-level coding or debugging and can instead focus on the scientific task, similar to how researchers use coding assistants today\. These changes are discussed in detail in Appendix[A](https://arxiv.org/html/2608.23691#A1)\. The complete source code is openly available at[https://github\.com/dualverse\-ai/station](https://github.com/dualverse-ai/station)\.
Table 1:Summary of the Station’s rooms and their functions\.Table 2:Important findings by the Station\. All evaluated problems are included\.
## 3Results
### 3\.1Experimental setup
We evaluate the Station on mathematical problems drawn from the AlphaEvolve study of Georgiev et al\.\[[29](https://arxiv.org/html/2608.23691#bib.bib5)\], a broad catalogue spanning analysis, combinatorics, geometry, and number theory\. Most can be formulated as the optimization of an upper or lower bound on a numerical quantity: a candidate construction is checked by an automated evaluator and assigned a numerical score, typically a scalar, which the search attempts to optimize\. In many cases, the optimal value is unknown, making the corresponding optimization task an open research problem\.
We select 12 problems that represent a range of mathematical areas and problem structures; the complete set of evaluated problems is listed in Table[2](https://arxiv.org/html/2608.23691#S2.T2)\. We assign each problem to an independent Station instance\. For each problem, the agents receive a task formulation that describes both the mathematical problem and the evaluator function\. The task formulation may also specify additional mathematical goals that are not directly scorable\. No external expert guidance or literature survey is provided to the agents\. Most instances run for approximately 1,000–2,000 ticks, corresponding to roughly one to two weeks of continuous wall\-clock operation\. Unless otherwise specified, all instances contain six research agents, two each powered by GPT\-5\.5, Claude Opus 4\.8, and Gemini 3\.1 Pro\.
### 3\.2Summary of findings
The results are summarized in Table[2](https://arxiv.org/html/2608.23691#S2.T2)\. Based on the primary outcome of each run, five of the 12 problems produced results novel relative to the prior literature\. Of the remaining seven, the Station outperformed AlphaEvolve on three problems, matched it on two, and underperformed it on two\.
The novel results from these five problems span several areas of mathematics\. In finite geometry, the Station derived a new infinite family of Kakeya sets in𝔽p3\\mathbb\{F\}\_\{p\}^\{3\}for primesp≡3\(mod4\)p\\equiv 3\\pmod\{4\}, and found a 53\-point Kakeya set in𝔽35\\mathbb\{F\}\_\{3\}^\{5\}, improving the previous bound of 63\. In discrete geometry, it produced three exact 604\-point kissing configurations in dimension 11, two of which appear to define previously unknown isometry classes, and established the new boundCT\(128\)≤0\.107067C\_\{T\}\(128\)\\leq 0\.107067for the discretized Kakeya needle problem\. In analysis, it improved the sign uncertainty upper bound to0\.30890\.3089and closed approximately82%82\\%of the previously open gap for Erdős’s minimum\-overlap constant\.
Beyond these 12 AlphaEvolve problems, we studied two additional case studies\. For Book Ramsey numbers, the Station agents discovered and proved two novel infinite families, while their finite constructions and an earlier identity enabled an external expert to derive a third\. Together, these three families prove the conjecture at 43 values ofn≤200n\\leq 200, resolving 28 cases that were previously open\. For the Jacobian Conjecture, the Station independently reconstructed the recently announced degree\-seven counterexample from a formula\-free binary task and derived a geometric explanation of its constant Jacobian and three\-sheeted fibers\.
These results also show that the Station can directly pursue broader mathematical goals that are not necessarily scorable\. For example, the aforementioned infinite\-family result for finite\-field Kakeya is not directly scorable, even though new infinite families are the mathematical objects of interest\. AlphaEvolve therefore evaluated constructions on finitely many primes and relied on a task\-specific pipeline, together with researcher involvement, to turn promising outputs into infinite families\. In the Station, by contrast, we stated directly in the task formulation that the finite constructions were test cases and that the primary goal was to discover infinite families\. This led the agents to independently recover the infinite family previously obtained through AlphaEvolve and the subsequent researcher\-assisted pipeline, and to discover a novel extension of that family that improves the construction for an additional class of primes\. Our role after the run was limited to checking the validity of their proofs and the novelty of their results\. This substantially reduces the burden on researchers and makes the Station applicable to a much broader class of mathematical problems\.
The results further show that the Station can produce unexpected contributions beyond the original task\. In Erdős’s minimum\-overlap problem, for instance, the agents were instructed to improve upper bounds, yet they also developed a lower\-bound proof that closed approximately82%82\\%of the open interval\. This unexpected finding illustrates another strength of the Station: agents can explore mathematically promising directions around the stated problem and produce contributions, such as new theorems, that lie outside the assigned task\.
Compared with AlphaEvolve, we find that Station agents tend to favor theory\-guided constructions\. Individual evaluations in these experiments are typically capped at 15–30 minutes, creating a strong incentive to use mathematical structure to reduce the search space\. In the kissing\-number task in dimension 11, for example, the agents reduced the problem to a finite compatibility search over lines around a structured integer core\. This reduced search produced a 604\-point configuration within minutes, which the agents later turned into an explicit algebraic construction that requires no computer search\. This is markedly different from AlphaEvolve’s 593\-point configuration, whose large, unequal\-norm integer coordinates do not reveal a comparably compact algebraic description or readily identifiable organizing structure\[[29](https://arxiv.org/html/2608.23691#bib.bib5)\]\. This bias is not universally advantageous\. Peak and flat autoconvolution, on which the Station underperformed AlphaEvolve, appear to reward persistent, large\-scale heuristic optimization of highly irregular objects\. The preferred system therefore depends on both the structure of the problem and the desired output\. Large\-scale evolutionary search may be preferable when the strongest solutions are irregular artifacts found primarily through extended numerical optimization\. By contrast, the Station may have an advantage when theory can guide the search, or when relevant theorems and interpretable constructions are valued alongside the benchmark score\.
The next section presents detailed results for each problem\. All supporting proofs, verification artifacts, and raw agent dialogue are available at[https://github\.com/dualverse\-ai/station\_data\_v2](https://github.com/dualverse-ai/station_data_v2)\.
## 4Detailed Results
This section presents the most important findings for each problem\. Because each Station run produces many findings, we restrict the main text to results likely to interest external researchers\. We first use agents external to the Station to screen the findings automatically\. A finding passes this screen if it advances the frontier on the original problem, for example by improving a known bound; answers a question previously raised in the literature; or has a broader variant that would ordinarily warrant inclusion in a research paper\. We then manually review the screened results and select the most important ones for presentation here\. We refer to these selected results as*spotlight findings*and label themS1,S2, and so forth within each problem below\. Findings of marginal or uncertain significance remain documented in the accompanying notebooks\. Readers who are more interested in the discovery process than in the mathematical details may skip to Section[5](https://arxiv.org/html/2608.23691#S5)\.
### 4\.1Finite\-field Kakeya
A*Kakeya set*in𝔽pd\\mathbb\{F\}\_\{p\}^\{d\}is a set that contains a full line in every direction, and the problem is to make one as small as possible\. Dvir’s proof of the finite field Kakeya conjecture\[[21](https://arxiv.org/html/2608.23691#bib.bib29)\]established a lower bound of orderpdp^\{d\}\. Subsequent work of Bukh and Chao\[[13](https://arxiv.org/html/2608.23691#bib.bib23)\]settled the leading asymptotic constant, showing that it is2−\(d−1\)2^\{\-\(d\-1\)\}in every fixed dimension and hence1/41/4in dimension33\. What remains open is the lower\-order correction to this leading term\. Exact constructions that improve thepd−1p^\{d\-1\}and smaller terms therefore sharpen the best known bounds even though the leading constant is already settled\.
AlphaEvolve took this problem up as Problem 6\.1 of its collection, asking for small Kakeya sets\. A construction is scored there by the average of\|Kp\|/Bp,d\|K\_\{p\}\|/B\_\{p,d\}over a fixed list of primes, whereBp,d=\(p−1\)\(p\+12\)d−1\+pd−1B\_\{p,d\}=\(p\-1\)\\big\(\\tfrac\{p\+1\}\{2\}\\big\)^\{d\-1\}\+p^\{d\-1\}is the size of the classical construction as recorded by Bukh and Chao\[[13](https://arxiv.org/html/2608.23691#bib.bib23)\]\. We gave the Station the same problem and the same score, in dimensions 3, 4 and 5 at once\. It proved a new infinite family of Kakeya sets ind=3d=3, found a Kakeya set of 53 points in𝔽35\\mathbb\{F\}\_\{3\}^\{5\}, and established a structural limit for the entire one\-pole family behind the new construction\.
#### S1\. A new infinite family ind=3d=3forp≡3\(mod4\)p\\equiv 3\\pmod\{4\}\.
The Station proved that for every primep≡3\(mod4\)p\\equiv 3\\pmod\{4\}there is a Kakeya set in𝔽p3\\mathbb\{F\}\_\{p\}^\{3\}of size\(2p3\+7p2\+3\)/8\(2p^\{3\}\+7p^\{2\}\+3\)/8\. WritingSSfor the squares of𝔽p\\mathbb\{F\}\_\{p\}including00, the set is
Kp=\\displaystyle K\_\{p\}=\{\}\{\(x,y,z\):x2\+4y∈S,x2\+4z∈S\}\\displaystyle\\\{\(x,y,z\):x^\{2\}\+4y\\in S,\\;x^\{2\}\+4z\\in S\\\}∪\{\(0,t,ct\+z\(c\)\):t∈𝔽p,c≠1\}\\displaystyle\\cup\\\{\(0,t,ct\+z\(c\)\):t\\in\\mathbb\{F\}\_\{p\},\\;c\\neq 1\\\}∪\{\(0,t,t\)\}∪\{\(0,0,z\)\},z\(c\)=cc−1\.\\displaystyle\\cup\\\{\(0,t,t\)\\\}\\cup\\\{\(0,0,z\)\\\},\\qquad z\(c\)=\\frac\{c\}\{c\-1\}\.The first part is the classical quadratic residue set, and it already covers thep2p^\{2\}directions\(1,a,b\)\(1,a,b\); the lines added in the planex=0x=0cover the remainingp\+1p\+1\. Notably, nothing in the definition depends onppmodulo44, and the agents proved the set is Kakeya for every oddpp\. The size, however, does depend onppmodulo44, through whether−1\-1is a square, and we record both cases:
\|Kp\|=2p3\+7p2−18\(p≡1mod4\),\|Kp\|=2p3\+7p2\+38\(p≡3mod4\)\.\|K\_\{p\}\|\\;=\\;\\frac\{2p^\{3\}\+7p^\{2\}\-1\}\{8\}\\quad\(p\\equiv 1\\bmod 4\),\\qquad\|K\_\{p\}\|\\;=\\;\\frac\{2p^\{3\}\+7p^\{2\}\+3\}\{8\}\\quad\(p\\equiv 3\\bmod 4\)\.\(1\)The classical construction in this dimension has\(2p3\+10p2−2p−2\)/8\(2p^\{3\}\+10p^\{2\}\-2p\-2\)/8points, so the saving is\(3p2−2p−1\)/8\(3p^\{2\}\-2p\-1\)/8points whenp≡1p\\equiv 1and\(3p2−2p−5\)/8\(3p^\{2\}\-2p\-5\)/8whenp≡3p\\equiv 3\. In particular this is an exact size where the literature leaves anO\(p\)O\(p\)error term\[[13](https://arxiv.org/html/2608.23691#bib.bib23)\]\.
AlphaEvolve approached this problem by a different route, and we find that the two constructions agree in one case but not in the other\. Forp≡1\(mod4\)p\\equiv 1\\pmod\{4\}the constructions have the same size, and in fact are the same set\. A linear change of coordinates carries one onto the other, so the first case of \([1](https://arxiv.org/html/2608.23691#S4.E1)\) is an independent rediscovery of the bound14p3\+78p2−18\\tfrac\{1\}\{4\}p^\{3\}\+\\tfrac\{7\}\{8\}p^\{2\}\-\\tfrac\{1\}\{8\}obtained there\. Forp≡3\(mod4\)p\\equiv 3\\pmod\{4\}they differ\. The smallest size AlphaEvolve’s infinite family gives on this class is\(2p3\+7p2\+2p−3\)/8\(2p^\{3\}\+7p^\{2\}\+2p\-3\)/8, and ours is\(2p3\+7p2\+3\)/8\(2p^\{3\}\+7p^\{2\}\+3\)/8, a saving of\(p−3\)/4\(p\-3\)/4points\. That is 1 point atp=7p=7and 11 atp=47p=47, the largest prime of this class in the benchmark\. The second case of \([1](https://arxiv.org/html/2608.23691#S4.E1)\) is therefore new and gives the best infinite\-family bound currently available in the literature\.
Figure 1:Kakeya set sizes at the 25 pairs\(d,p\)\(d,p\)of the benchmark, divided by the sizeBp,dB\_\{p,d\}of the classical construction; lower is better\. Pre\-AlphaEvolve literature is the smallest size obtained from the explicitly defined families predating AlphaEvolve that are listed in Appendix[B](https://arxiv.org/html/2608.23691#A2)\. The Station is below both reference curves at 5 of the 14 pairs ind=3d=3, 5 of the 7 ind=4d=4and all 4 ind=5d=5, and equal to the lower of the two elsewhere\. The three panels are not comparable with each other, sinceBp,dB\_\{p,d\}is a tighter reference in higher dimensions\.
#### S2\. Finite improvements and a 53\-point Kakeya set in𝔽35\\mathbb\{F\}\_\{3\}^\{5\}\.
The Station wins 14 of the 25 finite benchmark comparisons and ties the remaining 11 \(Figure[1](https://arxiv.org/html/2608.23691#S4.F1)\)\. Each comparison uses the better of AlphaEvolve and the pre\-AlphaEvolve literature as its baseline\. The case\(d,p\)=\(5,3\)\(d,p\)=\(5,3\)is especially notable\. Letknk\_\{n\}denote the minimum size of a Kakeya set in𝔽3n\\mathbb\{F\}\_\{3\}^\{n\}\. The Station constructed a 53\-point set in𝔽35\\mathbb\{F\}\_\{3\}^\{5\}, improving the previous bound fromk5≤63k\_\{5\}\\leq 63tok5≤53k\_\{5\}\\leq 53\[[46](https://arxiv.org/html/2608.23691#bib.bib42)\]\. In light of the known valuesk1=3k\_\{1\}=3,k2=7k\_\{2\}=7, andk3=13k\_\{3\}=13, together with the boundk4≤27k\_\{4\}\\leq 27, which is believed to be sharp, it was guessed in 2009 that the recurrencekn=kn−1\+2kn−2k\_\{n\}=k\_\{n\-1\}\+2k\_\{n\-2\}continues, predictingk5=53k\_\{5\}=53\[[46](https://arxiv.org/html/2608.23691#bib.bib42)\]\. The size of the Station’s construction therefore coincides with the guessed value, although whether \(k5=53k\_\{5\}=53\) holds and whether the recurrence continues remains open\.
#### S3\. Structural analysis of the new infinite family\.
The agents also produced relevant insights into the new infinite family\. They analyzed the more general completion
z\(c\)=Ac\+Bc−p1,z\(c\)=\\frac\{Ac\+B\}\{c\-p\_\{1\}\},which includes the construction in S1\. Eliminating the slopeccreduces incidence with these lines to whether
\(z−A−p1y\)2−4\(Ap1\+B\)y\(z\-A\-p\_\{1\}y\)^\{2\}\-4\(Ap\_\{1\}\+B\)yis a square\. A quadratic\-character calculation then shows that the lines cover exactlyp\(p−1\)/2p\(p\-1\)/2points away from the axis, independently of the three parameters\. Their overlap with the quadratic\-residue part of the construction is alwaysp2/8\+O\(p\)p^\{2\}/8\+O\(p\)\. Consequently, every nondegenerate completion in this Möbius family adds3p2/8\+O\(p\)3p^\{2\}/8\+O\(p\)points: changing the numerator or the location of the pole affects only the lower\-order terms\.
For the particular choicez\(c\)=c/\(c−1\)z\(c\)=c/\(c\-1\)used in S1, the agents evaluated the lower\-order term exactly, yielding the infinite family stated in \([1](https://arxiv.org/html/2608.23691#S4.E1)\)\. The result also explains AlphaEvolve’s infinite family forp≡1\(mod4\)p\\equiv 1\\pmod\{4\}\. More generally, the class\-wide estimate shows that improving thep2p^\{2\}term in the total size requires leaving the one\-pole family\.
#### Limitations\.
The new infinite family is confined tod=3d=3\. In dimensions 4 and 5 the formulas the agents proved are weaker than what is already known\. On the shared classp≡1\(mod4\)p\\equiv 1\\pmod\{4\}the first two coefficients agree with AlphaEvolve in each dimension and the third is worse in both\.
The sizes we report at individual primes ind=4,5d=4,5do still improve on the benchmark, but they come from search rather than from a formula\.
### 4\.2Erdős minimum overlap
Erdős’s*minimum\-overlap problem*asks how evenly two complementary parts of an interval can avoid one another under translation\. Letf:\[−1,1\]→\[0,1\]f\\colon\[\-1,1\]\\to\[0,1\]be measurable with integral11, putg=1−fg=1\-fon\[−1,1\]\[\-1,1\], and extend both functions by zero outside the interval\. Write
Cf\(x\)=∫−11f\(t\)g\(t\+x\)𝑑t,μ=inff∥Cf∥∞\.C\_\{f\}\(x\)=\\int\_\{\-1\}^\{1\}f\(t\)g\(t\+x\)\\,dt,\\qquad\\mu=\\inf\_\{f\}\\lVert C\_\{f\}\\rVert\_\{\\infty\}\.This constant is the continuum form of Erdős’s minimum\-overlap problem for balanced partitions of long integer intervals\[[23](https://arxiv.org/html/2608.23691#bib.bib30),[37](https://arxiv.org/html/2608.23691#bib.bib34),[83](https://arxiv.org/html/2608.23691#bib.bib60)\]\. AlphaEvolve took up this problem as Problem 6\.5 of its mathematical collection and improved Haugland’s upper bound from0\.3809270\.380927to0\.3809240\.380924, while later work further reduced it to0\.3808680\.380868\[[85](https://arxiv.org/html/2608.23691#bib.bib15)\]\. On the lower\-bound side, Kim and Pilanci established0\.379120\.37912\[[41](https://arxiv.org/html/2608.23691#bib.bib36)\]\. Thus, immediately before this work, the best published bounds were
0\.37912≤μ≤0\.380868\.0\.37912\\leq\\mu\\leq 0\.380868\.
#### S1\. A new lower bound of0\.3805520\.380552\.
The Station agents proved
μ\>0\.380552\.\\mu\>0\.380552\.\(2\)Relative to the previously published lower bound of0\.379120\.37912, this reduces the corresponding published open interval by approximately82%82\\%, as shown in Figure[2](https://arxiv.org/html/2608.23691#S4.F2)\.
Figure 2:Successive published bounds for Erdős’s minimum\-overlap constant\. Each horizontal segment joins the best lower and upper bounds at the indicated stage\. The Station raises the lower bound from0\.379120\.37912to above0\.3805520\.380552, closing approximately82%82\\%of the previously open interval\.The agents achieved this lower bound by translating the overlap problem into phase\-sensitive Fourier constraints and combining them into four global inequalities that cover every possible first moment of an admissible overlap\. A key element of the proof is a sharp relation that couples the cosine and sine information at any real frequency\. WritingP\(ξ\)P\(\\xi\)andQ\(ξ\)Q\(\\xi\)for the cosine and sine transforms ofCfC\_\{f\}, ands\(ξ\)=sin\(ξ\)/ξs\(\\xi\)=\\sin\(\\xi\)/\\xi, the agents proved
P\(ξ\)≤s\(ξ\)2−Q\(ξ\)24s\(ξ\)2\(s\(ξ\)≠0\)\.P\(\\xi\)\\leq s\(\\xi\)^\{2\}\-\\frac\{Q\(\\xi\)^\{2\}\}\{4s\(\\xi\)^\{2\}\}\\qquad\\bigl\(s\(\\xi\)\\neq 0\\bigr\)\.White had already used Fourier phase information and convex optimization, while Kim and Pilanci later introduced additional moment constraints\[[83](https://arxiv.org/html/2608.23691#bib.bib60),[41](https://arxiv.org/html/2608.23691#bib.bib36)\]\. Relative to these earlier methods, the formulation used here eliminates the unknown transform offf, directly constrains the overlap, and remains available at arbitrary real frequencies\. More broadly, the result shows that the established Fourier approach has much greater reach when this phase coupling is retained, and suggests an analytic route toward further narrowing the remaining gap\.
#### Comparison with AlphaEvolve on the upper bound\.
The Station agents independently obtainedμ<0\.380895\\mu<0\.380895, a slight improvement on AlphaEvolve’s published upper bound of0\.3809240\.380924\. However, this remains above the current published upper boundμ<0\.380868\\mu<0\.380868of Ye et al\.\[[85](https://arxiv.org/html/2608.23691#bib.bib15)\]\. The Station therefore did not establish a new upper\-bound record\.
### 4\.3Kissing number ind=11d=11
The*kissing number*K\(d\)K\(d\)is the largest number of nonoverlapping unit spheres that can simultaneously touch a central unit sphere inℝd\\mathbb\{R\}^\{d\}\. Equivalently, it is the largest size of a set of unit vectors whose pairwise inner products are at most1/21/2\. AlphaEvolve took up this classical question as Problem 6\.8 of its mathematical collection and improved the lower bound in dimension eleven from592592, established by Ganzhinov using highly symmetric lines\[[28](https://arxiv.org/html/2608.23691#bib.bib32)\], to593593\. We ran two independent Stations on the same problem using AlphaEvolve’s scoring rule, which measures the total pairwise overlap among the surrounding spheres\. Neither Station had access to external information, including the592592\- and593593\-point constructions just mentioned\. Both reached604604points, provingK\(11\)≥604K\(11\)\\geq 604\. Together, the two runs yielded three exact, pairwise non\-isometric604604\-point constructions\.
#### S1\. Three exact604604\-point kissing configurations\.
The Station discovered three geometrically distinct604604\-point kissing configurations inℝ11\\mathbb\{R\}^\{11\}\. All three are exact equal\-norm arrangements overℚ\(2\)\\mathbb\{Q\}\(\\sqrt\{2\}\), but they organize their points differently: two are centrally symmetric, one is not, and each has a different contact structure and set of pairwise angles\. Figure[3](https://arxiv.org/html/2608.23691#S4.F3)visualizes their shared architecture and the two structural choices that distinguish them\. We label them Constructions 1, 2, and 3:
Construction123Touching pairs19,70422,90422,840Centrally symmetricYesYesNoAntipodal pairs302302238Distinct pairwise angles221415The different numbers of touching pairs prove that the configurations are pairwise non\-isometric, since this number is preserved by orthogonal transformations and relabeling\. Constructions 1 and 2 contain the antipode of every point, but Construction 2 has3,2003\{,\}200more touching pairs and eight fewer pairwise angles\. Construction 3 has128128points without antipodes\. Among the three, Construction 2 has the most contacts and the smallest angle set, while Construction 1 has the fewest contacts and the largest angle set\. Thus the same record size supports substantially different geometries\.
Figure 3:The three604604\-point kissing configurations inℝ11\\mathbb\{R\}^\{11\}, shown under the same orthogonal projection intoℝ3\\mathbb\{R\}^\{3\}\. All three share the same432432\-point rational core, shown in light gray, and each has the form432\+64\+108432\+64\+108\. Constructions 1 and 2 use the same6464\-point core type, so their complete496496\-point cores agree, but they use different108108\-point extensions\. Constructions 2 and 3 use the same extension but different6464\-point core completions\. The colored spheres distinguish the two core types and the two extension types\.In concurrent work, Bianchi et al\. reported Construction 1 from the EinsteinArena platform shortly before our public release of Construction 3\[[10](https://arxiv.org/html/2608.23691#bib.bib20)\]\. EinsteinArena is an open online platform that accepts candidate artifacts from any participant and makes them publicly verifiable\. The604604\-point construction appears to have resulted from collaboration among multiple independently operated AI harness systems on the platform\. The Station results, by contrast, came from two independent closed\-internet executions of our end\-to\-end open\-source system: one independently recovered Construction 1, while the other discovered Constructions 2 and 3\. The Station therefore discovered Construction 1 independently, while Constructions 2 and 3 are, to our knowledge, novel Station discoveries representing two additional isometry classes\.
#### S2\. An algebraic construction for a604604\-point kissing configuration inℝ11\\mathbb\{R\}^\{11\}\.
The agents first discovered Construction 3 by searching for5454compatible lines around a496496\-point integer core\. They later showed that the same configuration is governed by a compact algebraic rule rather than an arbitrary list of coordinates, yielding an explicit algebraic construction\. The construction itself requires no computer search\. First, the496496\-point core is generated from sparse norm\-four integer vectors using fixed support and sign rules\. Second, in a coordinate frame rotated by45∘45^\{\\circ\}in one coordinate plane, eleven simple sign patterns generate all5454lines; taking both directions on each line gives the108108\-point extension\. The appearance of2\\sqrt\{2\}is intrinsic: it is forced by the compatibility between the extension and the core\.
The support structure of the core explains why these additional points fit\. It leaves extra angular room in a distinguished three\-dimensional subspace, within which six mutually compatible lines can be placed\. Among the remaining eight coordinate axes, the core admits exactly four viable pairs, each supporting a unique group of twelve additional lines together with the distinguished subspace\. These four pairs are disjoint, so their groups are mutually compatible\. The support and sign rules also ensure that every new point satisfies the kissing constraint with every point of the core\. The resulting configuration therefore contains496\+2\(6\+4⋅12\)=604496\+2\(6\+4\\cdot 12\)=604points\.
#### S3\. Why the classicalD11D\_\{11\}construction stops at582582\.
The agents investigated whether a better search could find a larger configuration within the classical norm\-fourD11D\_\{11\}construction\. They proved that the answer is no: regardless of the search algorithm or any assumed symmetry, this construction can contain at most582582compatible points\. Reaching593593or604604points therefore requires leaving the classical construction\. This result ruled out any improvement using only vectors from the norm\-four shell and redirected the agents toward constructions that augment a lattice\-derived core with additional vectors, ultimately producing the604604\-point configuration\.
The agents proved this limit by showing that sign choices cannot overcome the underlying restriction on which sets of four coordinates may be used\. LetA\(n,4,4\)A\(n,4,4\)denote the largest compatible collection of four\-coordinate supports, and letα\(J±\(n,4\)\)\\alpha\(J\_\{\\pm\}\(n,4\)\)denote the largest compatible collection after signs are assigned to those coordinates\. The agents proved
α\(J±\(n,4\)\)=16A\(n,4,4\)\.\\alpha\\\!\\left\(J\_\{\\pm\}\(n,4\)\\right\)=16\\,A\(n,4,4\)\.\(3\)In other words, allowing arbitrary signs increases the optimum by exactly the1616possible sign patterns on four coordinates; it cannot produce any additional advantage\.
Best proved in 1977 thatA\(11,4,4\)=35A\(11,4,4\)=35\[[9](https://arxiv.org/html/2608.23691#bib.bib19)\]\. The agents’ identity therefore limits the signed weight\-four part of the construction to560560points\. The remaining2222coordinate vectors\{±2ei\}\\\{\\pm 2e\_\{i\}\\\}are compatible with these points, giving an exact limit of582582for the complete norm\-fourD11D\_\{11\}construction\.
The agents in both closed\-internet Station runs independently derived Equation \([3](https://arxiv.org/html/2608.23691#S4.E3)\)\. We later found that it overlaps with thek=4k=4case of Theorem 1 in a paper by Takhanov and Yun, made publicly available only recently, on June 2, 2026\[[77](https://arxiv.org/html/2608.23691#bib.bib58)\], where the identity serves as the foundation for a broader classification of signed kissing configurations\. The agents therefore discovered the identity independently\.
#### Limitations\.
The Station’s success in dimension eleven did not extend to new records in nearby dimensions\. We spawned two separate Stations targetingd=12d=12andd=13d=13, which achieved valid configurations of sizes840840and11541154, respectively\. The dimension\-twelve result falls one point below the current841841\-point frontier\[[76](https://arxiv.org/html/2608.23691#bib.bib57),[18](https://arxiv.org/html/2608.23691#bib.bib25)\], while the dimension\-thirteen result matches the11541154\-point construction of Zinoviev and Ericson\[[87](https://arxiv.org/html/2608.23691#bib.bib63),[18](https://arxiv.org/html/2608.23691#bib.bib25)\]\.
#### Discussion\.
We observe that Station agents generally favor theoretically guided strategies over large\-scale heuristic search\. In this problem, they proved that further search within the classicalD11D\_\{11\}construction could not exceed582582, then redirected later work toward extending another core, ultimately leading to the604604\-point configuration\. By contrast, AlphaEvolve’s593593\-point construction consists of large unequal\-norm integer coordinates that do not appear to reveal a comparably compact algebraic description or readily identifiable organizing structure\. This theory\-guided bias is not necessarily always an advantage: in dimension twelve, the Station stopped at840840, while the current841841\-point frontier was reached through large\-scale numerical optimization guided by structural insight\[[76](https://arxiv.org/html/2608.23691#bib.bib57),[18](https://arxiv.org/html/2608.23691#bib.bib25)\]\.
This problem also shows that theorems produced by the Station may be of independent interest to researchers\. For instance, Equation \([3](https://arxiv.org/html/2608.23691#S4.E3)\), derived independently by the agents, overlaps with a theorem in a paper made publicly available only recently\[[77](https://arxiv.org/html/2608.23691#bib.bib58)\]\. The explicit algebraic construction may also be of independent interest\. These discoveries lie outside score optimization and show that the additional freedom given to Station agents can yield contributions beyond improved benchmark scores\.
### 4\.4Discretized Kakeya needle
The classical Kakeya needle problem asks how little area is needed to turn a unit line segment through every direction\. A finite version replaces the continuum of directions bynnequally spaced ones and represents them bynnthin triangles that may slide horizontally\[[24](https://arxiv.org/html/2608.23691#bib.bib31)\]\. More precisely, for real offsetsx1,…,xnx\_\{1\},\\ldots,x\_\{n\}, let
Tj\(xj\)=conv\{\(xj,0\),\(xj\+1n,0\),\(xj\+jn,1\)\},1≤j≤n,T\_\{j\}\(x\_\{j\}\)=\\operatorname\{conv\}\\\!\\left\\\{\(x\_\{j\},0\),\\left\(x\_\{j\}\+\\frac\{1\}\{n\},0\\right\),\\left\(x\_\{j\}\+\\frac\{j\}\{n\},1\\right\)\\right\\\},\\qquad 1\\leq j\\leq n,and define
CT\(n\)=infx1,…,xn\|⋃j=1nTj\(xj\)\|\.C\_\{T\}\(n\)=\\inf\_\{x\_\{1\},\\ldots,x\_\{n\}\}\\left\|\\bigcup\_\{j=1\}^\{n\}T\_\{j\}\(x\_\{j\}\)\\right\|\.Córdoba’s lower bound and a Schoenberg construction analyzed by Keich show thatCT\(n\)C\_\{T\}\(n\)has order1/logn1/\\log n\[[19](https://arxiv.org/html/2608.23691#bib.bib27),[39](https://arxiv.org/html/2608.23691#bib.bib35)\], but its sharp finite values have remained largely unknown\. AlphaEvolve took up this problem as Problem 6\.9 of its mathematical collection; we gave the Station its triangle component at the same seven dyadic sizesn=2,4,8,16,32,64,128n=2,4,8,16,32,64,128\.
#### S1\. New upper bounds atn=32,64,128n=32,64,128\.
The Station found better constructions at the three finite sizesn=32,64,128n=32,64,128\. Atn=128n=128, it found a triangle union of area0\.1070670\.107067, improving AlphaEvolve’s0\.1148100\.114810by6\.74%6\.74\\%and the later HorizonMath value0\.1091480\.109148by1\.91%1\.91\\%\[[81](https://arxiv.org/html/2608.23691#bib.bib59)\], and therefore proving
CT\(128\)≤0\.107067\.C\_\{T\}\(128\)\\leq 0\.107067\.The gains are more modest atn=32n=32andn=64n=64, where the Station reduced AlphaEvolve’s areas by2\.15%2\.15\\%and0\.69%0\.69\\%, respectively; at the smaller tested sizesn=2,4,8,16n=2,4,8,16, it reached the same values as AlphaEvolve \(Figure[4](https://arxiv.org/html/2608.23691#S4.F4)\)\.
#### S2\. Exact optima atn=3,4n=3,4and symmetry breaking atn=5n=5\.
Before this work, only the classical valueCT\(2\)=1/3C\_\{T\}\(2\)=1/3was known exactly\[[24](https://arxiv.org/html/2608.23691#bib.bib31)\]\. An elementary symmetric construction gives
CT\(3\)≤518,C\_\{T\}\(3\)\\leq\\frac\{5\}\{18\},while Schoenberg’s classical Perron construction\[[71](https://arxiv.org/html/2608.23691#bib.bib55)\]gives
CT\(4\)≤14\.C\_\{T\}\(4\)\\leq\\frac\{1\}\{4\}\.AlphaEvolve later reproduced then=4n=4value numerically\. The Station proved the matching lower bounds and therefore established
CT\(3\)=518,CT\(4\)=14\.C\_\{T\}\(3\)=\\frac\{5\}\{18\},\\qquad C\_\{T\}\(4\)=\\frac\{1\}\{4\}\.It also showed that both minima admit reflection\-symmetric configurations and that then=4n=4optimum contains the continuous family
\(14,14−c,c,0\),120≤c≤18\.\\left\(\\frac\{1\}\{4\},\\frac\{1\}\{4\}\-c,c,0\\right\),\\qquad\\frac\{1\}\{20\}\\leq c\\leq\\frac\{1\}\{8\}\.The Station then proved that the minimum among reflection\-symmetric configurations atn=5n=5is7/307/30and discovered a new asymmetric construction of area14/61<7/3014/61<7/30\. Figure[4](https://arxiv.org/html/2608.23691#S4.F4)\(right\) compares the symmetric minimizer with this smaller asymmetric construction\. This proves that every global minimizer atn=5n=5must be asymmetric, although the exact value ofCT\(5\)C\_\{T\}\(5\)remains open\.
These results lie outside the benchmark score\. Amongn=3,4,5n=3,4,5, onlyn=4n=4was one of the seven tested sizes, and the evaluator scored only the areas of explicit constructions; it neither requested nor rewarded proofs of global lower bounds\. The task specification also did not ask the agents to classify exact small\-nnoptima or investigate symmetry breaking\. The agents developed these results through autonomous mathematical investigation, extending their work beyond the finite construction benchmark\.
Figure 4:Left: union areas of the finite constructions published by AlphaEvolve and produced by the Station; lower is better\. The Station matches AlphaEvolve atn=2,4,8,16n=2,4,8,16and reduces the area by2\.15%2\.15\\%,0\.69%0\.69\\%, and6\.74%6\.74\\%atn=32,64,128n=32,64,128, respectively\. Right: the best symmetricn=5n=5construction and a smaller asymmetric construction\. Blue and teal identify the triangle pairs\(1,5\)\(1,5\)and\(2,4\)\(2,4\), while gold identifies triangle33; the three corresponding dashed reflection axes coincide in the symmetric construction and separate in the asymmetric one\.
#### Limitations\.
The Station optimized its constructions separately at the tested powersn=2kn=2^\{k\}, and Figure[4](https://arxiv.org/html/2608.23691#S4.F4)compares them with AlphaEvolve’s corresponding separately optimized finite constructions\. The figure therefore compares finite constructions on both sides\. Beyond these separately optimized finite constructions, AlphaEvolve also presents a single construction valid for everynn, developed through iterative expert guidance\. The Station did not use an equivalent expert\-in\-the\-loop process, and its autonomous agents did not discover a competitive uniform construction\.
### 4\.5Sign uncertainty principle
The one\-dimensional*sign\-uncertainty problem*asks how soon a function and its Fourier transform can both become eventually nonnegative when both start negative at the origin\. For a nonzero even integrable functionf:ℝ→ℝf\\colon\\mathbb\{R\}\\to\\mathbb\{R\}with integrable Fourier transform, define
A\(f\)=inf\{r\>0:f\(x\)≥0whenever\|x\|≥r\}\.A\(f\)=\\inf\\\{r\>0:f\(x\)\\geq 0\\text\{ whenever \}\|x\|\\geq r\\\}\.The problem asks for the largest constantCSUC\_\{\\rm SU\}such thatA\(f\)A\(f^\)≥CSUA\(f\)A\(\\widehat\{f\}\)\\geq C\_\{\\rm SU\}\. Bourgain, Clozel and Kahane introduced the problem\[[12](https://arxiv.org/html/2608.23691#bib.bib22)\], and subsequent work obtained progressively stronger bounds\[[33](https://arxiv.org/html/2608.23691#bib.bib33),[17](https://arxiv.org/html/2608.23691#bib.bib26)\]\. AlphaEvolve studied it as Problem 6\.11 and reported an upper bound of0\.3215910\.321591together with an unpublished human bound of0\.31020\.3102\. The Station further improved this bound to0\.30890\.3089, as summarized in Figure[5](https://arxiv.org/html/2608.23691#S4.F5)\.
Figure 5:Bounds and constructions for the one\-dimensional sign\-uncertainty problem\. Left: successive upper bounds onCSUC\_\{\\rm SU\}; lower is better\. Right: the polynomial factors−P\(2πx2\)\-P\(2\\pi x^\{2\}\)for the AlphaEvolve construction, the Station’s double\-root construction, and the Station’s0\.30890\.3089construction\. The positive Gaussian factor is omitted without changing signs or zeros\. Open circles mark the prescribed double roots\.#### S1\. A new upper bound of0\.30890\.3089\.
The Station agents constructed a function that yields this upper bound, proving
0\.2025≤CSU≤0\.3089\.0\.2025\\leq C\_\{\\rm SU\}\\leq 0\.3089\.They take
fε\(x\)=\(−P\(2πx2\)−ε\)e−πx2,ε=10−6,f\_\{\\varepsilon\}\(x\)=\\bigl\(\-P\(2\\pi x^\{2\}\)\-\\varepsilon\\bigr\)e^\{\-\\pi x^\{2\}\},\\qquad\\varepsilon=10^\{\-6\},wherePPis expressed in the even\-index generalized Laguerre polynomialsL2j\(−1/2\)L\_\{2j\}^\{\(\-1/2\)\}; the proved tail margin exceedsε\\varepsilon, sofε\(0\)<0f\_\{\\varepsilon\}\(0\)<0while eventual nonnegativity is preserved\. These basis functions are fixed by the Fourier transform, so the choice givesfε=f^εf\_\{\\varepsilon\}=\\widehat\{f\}\_\{\\varepsilon\}automatically and reduces the problem to constructing one polynomial with the required sign\. Numerical search found the degree\-226226polynomial shown in Figure[5](https://arxiv.org/html/2608.23691#S4.F5); the agents expressed its coefficients as exact rational numbers and proved that the resulting function is nonnegative beyond the corresponding radius, fulfilling the problem’s eventual\-nonnegativity requirement\.
#### S2\. The double\-root Laguerre family is exhausted near0\.31530\.3153\.
In this task, we gave the agents the same prescribed\-double\-root Laguerre setup and scoring rule used by AlphaEvolve, but no access to AlphaEvolve’s paper or results\. Under this setup, every submission is restricted to the family in whichPPis determined by at most twenty prescribed positive double roots in the even\-index Laguerre basis; we call this the*double\-root Laguerre family*\. AlphaEvolve’s0\.3215910\.321591construction also belongs to this family\. Let
CDR,20=inf\{A\(f\)A\(f^\):fbelongs to the double\-root Laguerre family\}\.C\_\{\\mathrm\{DR\},20\}=\\inf\\bigl\\\{A\(f\)A\(\\widehat\{f\}\):f\\text\{ belongs to the double\-root Laguerre family\}\\bigr\\\}\.The Station agents proved
0\.315305<CDR,20≤0\.315309…\.0\.315305<C\_\{\\mathrm\{DR\},20\}\\leq 0\.315309\\ldots\.The upper bound comes from an explicit construction, while the lower bound follows from an exact weighted\-sum obstruction on4141tail points\. Thus any construction improving the upper bound below0\.3153050\.315305must leave the double\-root Laguerre family\.
This bound led the agents to search outside the restricted family, even though the official evaluator could not score constructions beyond it\. They expanded the search to Laguerre polynomials without prescribed double roots and eventually discovered the degree\-226226construction giving the0\.30890\.3089bound\. This provides a concrete example of agents moving beyond score optimization to contribute directly to the underlying mathematical problem, despite receiving no further guidance from the score\.
### 4\.6Hardy–Littlewood maximal inequality
The one\-dimensional centered Hardy–Littlewood problem asks for the optimal constant controlling where centered local averages can be large\. For a non\-negative integrable functionf:ℝ→ℝf\\colon\\mathbb\{R\}\\to\\mathbb\{R\}, define
Mf\(x\)=suph\>012h∫x−hx\+hf\(y\)𝑑y,Mf\(x\)=\\sup\_\{h\>0\}\\frac\{1\}\{2h\}\\int\_\{x\-h\}^\{x\+h\}f\(y\)\\,dy,and letC0C\_\{0\}be the least constant such that
\|\{Mf\>λ\}\|≤C0λ∥f∥1\.\|\\\{Mf\>\\lambda\\\}\|\\leq\\frac\{C\_\{0\}\}\{\\lambda\}\\\|f\\\|\_\{1\}\.Melas solved the problem, proving
C0=11\+6112=1\.567521…C\_\{0\}=\\frac\{11\+\\sqrt\{61\}\}\{12\}=1\.567521\\ldotsand constructing finite point\-mass examples approaching this value\[[55](https://arxiv.org/html/2608.23691#bib.bib47),[56](https://arxiv.org/html/2608.23691#bib.bib48)\]\. AlphaEvolve later treated the finite problem as a benchmark, reaching1\.50801\.5080in search mode and about1\.5331\.533with hints from the literature\. The Station agents found a 356\-point\-mass construction with value1\.5570691\.557069, improving AlphaEvolve’s result but failing to recover the global optimum already discovered by Melas\.
#### S1\. Sharp constants between the centered and uncentered operators\.
Ramos considered the natural*non\-tangential family*interpolating between the centered and uncentered Hardy–Littlewood maximal operators\[[64](https://arxiv.org/html/2608.23691#bib.bib50)\]\. Its parameterα\\alpharuns from the centered operator atα=0\\alpha=0to the uncentered operator atα=1\\alpha=1\. WritingCαC\_\{\\alpha\}for the sharp weak\-\(1,1\)\(1,1\)constant, Ramos stated that its exact value was unknown for every0<α<10<\\alpha<1, while the endpointC1=2C\_\{1\}=2is classical\[[6](https://arxiv.org/html/2608.23691#bib.bib46),[56](https://arxiv.org/html/2608.23691#bib.bib48)\]\. While working on the task, the Station agents solved this question for1/3≤α<11/3\\leq\\alpha<1, proving
Cα=2for every13≤α≤1\.C\_\{\\alpha\}=2\\qquad\\text\{for every \}\\frac\{1\}\{3\}\\leq\\alpha\\leq 1\.\(4\)The constants for0<α<1/30<\\alpha<1/3remain open\. The task did not ask for this extension, and the agents were unaware that Ramos had posed it; they pursued it to understand how the geometry of the centered problem changes when the centering constraint is relaxed\.
### 4\.7Ovals problem
The*Ovals problem*asks whether the curvature of every closed convex plane curve forces the lowest eigenvalue of an associated one\-dimensional Schrödinger operator to be at least11\. For a curveγ\\gammaof length2π2\\pi, parametrized by arclengthss, define
Hγ=−d2ds2\+κ\(s\)2,C=infγλ0\(Hγ\),H\_\{\\gamma\}=\-\\frac\{d^\{2\}\}\{ds^\{2\}\}\+\\kappa\(s\)^\{2\},\\qquad C=\\inf\_\{\\gamma\}\\lambda\_\{0\}\(H\_\{\\gamma\}\),whereκ\\kappais the curvature andλ0\\lambda\_\{0\}is the lowest eigenvalue under periodic boundary conditions\. Benguria and Loss conjectured thatC=1C=1and exhibited a continuous equality family containing the circle and noncircular ovals\[[5](https://arxiv.org/html/2608.23691#bib.bib17),[14](https://arxiv.org/html/2608.23691#bib.bib24),[8](https://arxiv.org/html/2608.23691#bib.bib18)\], provingC≤1C\\leq 1, while Linde proved the global lower boundC\>0\.81C\>0\.81; numerical evaluation of the explicit constant in his theorem givesC\>0\.8246C\>0\.8246\[[48](https://arxiv.org/html/2608.23691#bib.bib43)\]\. AlphaEvolve took up this question as Problem 6\.19 of its mathematical collection\.
#### S1\. Independent recovery of the Benguria–Loss equality family\.
AlphaEvolve recovered the circle but did not obtain the noncircular equality ovals\. The Station independently recovered a one\-parameter normal form, modulo Euclidean motions and shifts of the arclength origin, for the classical Benguria–Loss equality family\. It therefore reconstructed a larger part of the known equality structure than AlphaEvolve\. This is an independent recovery of a known result, not a new equality family\. Benguria and Loss formulated the conjecture and exhibited the equality family; Burchard and Thomas proved its local minimality, while Bernstein and Mettler developed its projective geometry and established the name “ovals of Benguria and Loss”\[[5](https://arxiv.org/html/2608.23691#bib.bib17),[14](https://arxiv.org/html/2608.23691#bib.bib24),[8](https://arxiv.org/html/2608.23691#bib.bib18)\]\. Neither AlphaEvolve nor the Station improved the global lower bound\.
### 4\.8Prime number theorem
The prime number theorem describes the asymptotic density of the primes\. Ifπ\(x\)\\pi\(x\)counts the primes at mostxx, it states that
limx→∞π\(x\)x/logx=1\.\\lim\_\{x\\to\\infty\}\\frac\{\\pi\(x\)\}\{x/\\log x\}=1\.The underlying mathematical problem is therefore already solved: the ratio converges to exactly11\. AlphaEvolve nevertheless took up a finite version as Problem 6\.27 of its collection\. It searched for a*finitely supported weight*ffsatisfying
∑kf\(k\)k=0\.\\sum\_\{k\}\\frac\{f\(k\)\}\{k\}=0\.The score of such a weight and its associated sum are
A\(f\)=−∑kf\(k\)logkk,Ff\(x\)=∑kf\(k\)⌊xk⌋\.A\(f\)=\-\\sum\_\{k\}\\frac\{f\(k\)\\log k\}\{k\},\\qquad F\_\{f\}\(x\)=\\sum\_\{k\}f\(k\)\\left\\lfloor\\frac\{x\}\{k\}\\right\\rfloor\.The classical Chebyshev argument shows that
Ff\(x\)≤1for everyx≥1F\_\{f\}\(x\)\\leq 1\\qquad\\text\{for every \}x\\geq 1\(5\)implies the rigorous lower bound
lim infx→∞π\(x\)x/logx≥A\(f\)\\liminf\_\{x\\to\\infty\}\\frac\{\\pi\(x\)\}\{x/\\log x\}\\geq A\(f\)\[[20](https://arxiv.org/html/2608.23691#bib.bib28)\]\. The required global inequality in Equation \([5](https://arxiv.org/html/2608.23691#S4.E5)\) is much more restrictive than the prime number theorem itself: a single finite weight must satisfy the inequality for everyxx\. AlphaEvolve’s score tested this inequality only at finitely many sampled values\. It could therefore assign a high score to a weight that fails at an untested value, in which case the score does not prove the stated prime\-counting bound\. However, an exhaustive check at allxxis usually computationally prohibitive because the associated period can be enormous\. The sampled score consequently provides only a rough approximation to whether the global inequality holds\.
#### S1\. A score of0\.9806810\.980681valid for everyxx\.
The Station agents discovered a finite constructionffsatisfying Equation \([5](https://arxiv.org/html/2608.23691#S4.E5)\) for everyxx, with
A\(f\)≥0\.980681\.A\(f\)\\geq 0\.980681\.\(6\)This improves on AlphaEvolve’s reported score of0\.9380\.938\. More importantly, the agents proved the required inequality for allxx, whereas the score alone does not provide that guarantee\. Their key idea was to choose the integers in the construction so thatFfF\_\{f\}repeats after a manageable range\. This reduces the infinitely many possible values ofxxto one finite exhaustive check, which the agents completed using exact arithmetic in under a minute\.
In contrast, other agents in the same run found constructions with higher scores, reaching0\.9906290\.990629, but these constructions did not satisfy the global inequality for everyxx\. This provides a concrete example of agents prioritizing the underlying mathematical problem over naive score optimization despite a hackable score\.
#### S2\. Why a direct Möbius cutoff fails\.
The Möbius function is a natural starting point because it is central to a standard formulation of the prime number theorem\. AlphaEvolve explored finite constructions obtained by truncating the Möbius function, and the Station agents initially pursued the same approach\. They then proved that this family cannot yield a positive asymptotic score: as the truncation cutoffDDgrows, its largest violation of the required global inequality grows at least on the order ofD/log2DD/\\log^\{2\}D\. Consequently, rescaling the construction to satisfy the inequality forces its score down toO\(log2D/D\)O\(\\log^\{2\}D/D\), which tends to zero\. The proof builds on results about incomplete Möbius sums\[[45](https://arxiv.org/html/2608.23691#bib.bib41)\]\. This obstruction led the agents to abandon direct Möbius cutoffs and explore a more flexible construction with jointly optimized coefficients, producing the rigorous score of0\.9806810\.980681described above\.
#### Limitation\.
Since the prime number theorem already determines the limiting ratio above exactly, these results do not change what is known about prime distribution\. Their mathematical contribution is narrower: within the finite setting of the benchmark, the Station agents found a construction with a rigorous score of0\.9806810\.980681and proved that the natural Möbius cutoff cannot yield a positive asymptotic score\. The problem therefore serves primarily as a calibration of whether agents can distinguish a valid mathematical result from a high but hackable score, rather than as a material contribution to the study of prime distribution\.
### 4\.9Difference bases
A finite setB⊂ℤB\\subset\\mathbb\{Z\}is a*difference basis*for\{1,…,n\}\\\{1,\\ldots,n\\\}if every integer in that interval is a difference of two elements ofBB\. IfΔ\(n\)\\Delta\(n\)is the smallest possible size of such a set, the quantity to minimize isΔ\(n\)2/n\\Delta\(n\)^\{2\}/n; Rédei and Rényi proved that these normalized minima converge and that their limit is their infimum\[[65](https://arxiv.org/html/2608.23691#bib.bib51)\]\. AlphaEvolve reported the upper bound
C:=infn≥1Δ\(n\)2n≤360249109≈2\.639027C:=\\inf\_\{n\\geq 1\}\\frac\{\\Delta\(n\)^\{2\}\}\{n\}\\leq\\frac\{360^\{2\}\}\{49109\}\\approx 2\.639027as Problem 6\.7 of its collection\. The preceding published upper bound was Golay’sC≤2\.6458…C\\leq 2\.6458\\ldots\[[32](https://arxiv.org/html/2608.23691#bib.bib39),[7](https://arxiv.org/html/2608.23691#bib.bib40)\], rather than the2\.6571…2\.6571\\ldotsbenchmark used in AlphaEvolve’s comparison\. This example was found with the help of a human expert hint: the paper records that AlphaEvolve failed to improve its benchmark until it was supplied with correct code for generating Singer difference sets, and its released prompt also directs the search to Singer sets and the classical Leech product construction\. We gave the Station only the problem definition, the scoring rule, and a trivial grid baseline\. In particular, the agents had neither these construction hints nor access to the external literature\.
#### S1\. Independent recovery of a record in the Leech–Golay family\.
Leech and Golay combined the four\-point difference basis\{0,1,4,6\}\\\{0,1,4,6\\\}with Singer difference sets to obtain earlier members of this construction family\[[43](https://arxiv.org/html/2608.23691#bib.bib38),[32](https://arxiv.org/html/2608.23691#bib.bib39),[4](https://arxiv.org/html/2608.23691#bib.bib16)\]\. The Station independently recovered itsq=89q=89member\. Takingv=q2\+q\+1=8011v=q^\{2\}\+q\+1=8011, a9090\-element Singer difference setD⊂ℤvD\\subset\\mathbb\{Z\}\_\{v\}, andA=\{0,1,4,6\}A=\\\{0,1,4,6\\\}, the agents formed
B=\{va\+d:a∈A,d∈D\}\.B=\\\{va\+d:a\\in A,\\ d\\in D\\\}\.With the appropriate representatives forDD, the resulting360360integers realize every difference from11through4910949109, while4911049110is the first missing difference\. Thus
C≤360249109=2\.6390274695…,C\\leq\\frac\{360^\{2\}\}\{49109\}=2\.6390274695\\ldots,improving Golay’s preceding bound by approximately0\.00670\.0067\. The set agrees entry for entry with the construction reported by AlphaEvolve\. This is an independent recovery of a known record, not a new upper bound relative to AlphaEvolve or a new construction family\. The agents also tried to push the lower bound further, but reached only the classical boundC≥2\.434467…C\\geq 2\.434467\\ldots\[[43](https://arxiv.org/html/2608.23691#bib.bib38)\], whereas Yang and Liao proved the stronger published boundC\>2\.4421C\>2\.4421\[[84](https://arxiv.org/html/2608.23691#bib.bib61)\]\.
### 4\.10Sidorenko’s conjecture
Sidorenko’s conjecture asserts that every bipartite graphHHsatisfiest\(H,W\)≥t\(K2,W\)\|E\(H\)\|t\(H,W\)\\geq t\(K\_\{2\},W\)^\{\|E\(H\)\|\}for every*graphon*WW, wheret\(H,W\)t\(H,W\)is the homomorphism density ofHHinWW\[[74](https://arxiv.org/html/2608.23691#bib.bib56)\]\. The smallest unresolved instance is the ten\-vertex, fifteen\-edge graphH=K5,5∖C10H=K\_\{5,5\}\\setminus C\_\{10\}, also called the*bipartite Möbius ladder*\[[66](https://arxiv.org/html/2608.23691#bib.bib52)\]\. AlphaEvolve took up this problem as Problem 6\.26 of its mathematical collection and searched over nonconstant3030\-step graphons\. It scored a candidate by
t\(K2,W\)15t\(H,W\)−1,\\frac\{t\(K\_\{2\},W\)^\{15\}\}\{t\(H,W\)\}\-1,so a positive value would give a counterexample and disprove this instance of the conjecture\.
AlphaEvolve reported that it did not find a counterexample\. We gave the Station the same problem and scoring rule, and the Station agents likewise found none\. As such, the status of the conjecture is unchanged\.
### 4\.11Peak autoconvolution
AlphaEvolve’s Problem 6\.2, called the*first autocorrelation inequality*in its collection, asks how evenly the sum of two independent random variables with the same compactly supported density can be distributed\. More precisely, for a nonnegative functionffsupported on\[−1/4,1/4\]\[\-1/4,1/4\]and normalized by∫f=1\\int f=1, let
C6\.2=inff∥f∗f∥∞\.C\_\{6\.2\}=\\inf\_\{f\}\\lVert f\*f\\rVert\_\{\\infty\}\.DeterminingC6\.2C\_\{6\.2\}is connected to the asymptotic size of generalized Sidon sets, and its exact value remains unknown\[[53](https://arxiv.org/html/2608.23691#bib.bib45)\]\. The best currently reported bounds are
1\.2937≤C6\.2≤1\.502851,1\.2937\\leq C\_\{6\.2\}\\leq 1\.502851,with the lower and upper endpoints coming from certified convex relaxations and an explicit step function, respectively\[[41](https://arxiv.org/html/2608.23691#bib.bib36),[68](https://arxiv.org/html/2608.23691#bib.bib53)\]\.
AlphaEvolve achieved the upper boundC6\.2≤1\.5032C\_\{6\.2\}\\leq 1\.5032, improving the pre\-AlphaEvolve boundC6\.2≤1\.50972C\_\{6\.2\}\\leq 1\.50972of Matolcsi and Vinuesa\[[53](https://arxiv.org/html/2608.23691#bib.bib45)\]; TTT\-Discover later advanced the frontier toC6\.2≤1\.502863C\_\{6\.2\}\\leq 1\.502863\[[86](https://arxiv.org/html/2608.23691#bib.bib62)\], and an exact\-arithmetic certificate improved it further toC6\.2≤1\.502851C\_\{6\.2\}\\leq 1\.502851\[[68](https://arxiv.org/html/2608.23691#bib.bib53)\]\. The Station reached onlyC6\.2≤1\.504473C\_\{6\.2\}\\leq 1\.504473, worse than both AlphaEvolve and the current frontier\. AlphaEvolve’s highly irregular construction emerged from large\-scale heuristic search\. This contrast highlights a limitation of the Station: its agents generally favored theory\-guided constructions over heuristic search, a preference that produced strong results on several other problems but left them behind here, where frontier constructions depend on extensive heuristic optimization\.
### 4\.12Flat autoconvolution
AlphaEvolve’s Problem 6\.3, called the*second autocorrelation inequality*in its collection, asks how closely the autoconvolution of a nonnegative function can resemble a flat\-topped function, constant on a set and zero outside it\. More precisely, for a nonzero nonnegative functionf∈L1\(ℝ\)∩L2\(ℝ\)f\\in L^\{1\}\(\\mathbb\{R\}\)\\cap L^\{2\}\(\\mathbb\{R\}\), let
Q\(f\)=∥f∗f∥22∥f∗f∥1∥f∗f∥∞,C6\.3=supfQ\(f\)\.Q\(f\)=\\frac\{\\lVert f\*f\\rVert\_\{2\}^\{2\}\}\{\\lVert f\*f\\rVert\_\{1\}\\lVert f\*f\\rVert\_\{\\infty\}\},\\qquad C\_\{6\.3\}=\\sup\_\{f\}Q\(f\)\.Hölder’s inequality givesC6\.3≤1C\_\{6\.3\}\\leq 1; for an arbitrary nonnegative output, equality occurs only for such a flat\-topped function\. Whether the autoconvolution constraint forces the strict inequalityC6\.3<1C\_\{6\.3\}<1remains open\[[51](https://arxiv.org/html/2608.23691#bib.bib44),[53](https://arxiv.org/html/2608.23691#bib.bib45)\]\. Before AlphaEvolve, the best known bounds were\[[53](https://arxiv.org/html/2608.23691#bib.bib45)\]
0\.88922≤C6\.3≤1\.0\.88922\\leq C\_\{6\.3\}\\leq 1\.
AlphaEvolve established the lower boundC6\.3≥0\.961021C\_\{6\.3\}\\geq 0\.961021, while later work further improved this to0\.9626940\.962694\[[85](https://arxiv.org/html/2608.23691#bib.bib15)\]\. The Station’s best verified construction reached onlyC6\.3\>0\.953189C\_\{6\.3\}\>0\.953189and therefore did not improve the numerical bound\. This shortfall reflects the same limitation seen in Problem 6\.2, minimizing the peak of an autoconvolution \(Section[4\.11](https://arxiv.org/html/2608.23691#S4.SS11)\): the Station’s theory\-guided agents were poorly suited to finding the highly irregular constructions produced by large\-scale heuristic search\.
#### S1\. Binary step functions preserve the unrestricted supremum\.
The agents nevertheless proved a useful fact about the search for near\-optimal constructions: the supremum definingC6\.3C\_\{6\.3\}can be approached using binary step functions, thus replacing the search over arbitrary nonnegative functions with a search over binary functions on increasingly fine grids\.
### 4\.13Book Ramsey numbers
Given graphsG1,G2G\_\{1\},G\_\{2\}, the*Ramsey number*R\(G1,G2\)R\(G\_\{1\},G\_\{2\}\)is the smallestnnsuch that every red\-blue edge coloring ofKnK\_\{n\}forces either a red copy ofG1G\_\{1\}or a blue copy ofG2G\_\{2\}\. Establishing the exact values of Ramsey numbers is a difficult computational and theoretical challenge\. The most famous Ramsey numbers are those whereG1G\_\{1\}andG2G\_\{2\}are complete graphs, but many other choices have been studied extensively \(see the survey\[[63](https://arxiv.org/html/2608.23691#bib.bib64)\]\)\. The*book graph*BkB\_\{k\}consists ofkktriangles that share a common edge\. An open problem is whether
R\(Bn−1,Bn\)=4n−1R\(B\_\{n\-1\},B\_\{n\}\)=4n\-1\(7\)holds for every positive integernn\. Rousseau and Sheehan established the upper bound in 1978, provingR\(Bn−1,Bn\)≤4n−1R\(B\_\{n\-1\},B\_\{n\}\)\\leq 4n\-1for allnn\[[67](https://arxiv.org/html/2608.23691#bib.bib65)\]\. It therefore remains to prove the matching lower bound\. For a givennn, this amounts to constructing a red–blue edge coloring ofK4n−2K\_\{4n\-2\}containing neither a redBn−1B\_\{n\-1\}nor a blueBnB\_\{n\}\.
The third author proved equality forn≤20n\\leq 20, independently matching contemporaneous work, and established an infinite Paley\-type family whenever2n−12n\-1is a prime power congruent to1\(mod4\)1\\pmod\{4\}\[[82](https://arxiv.org/html/2608.23691#bib.bib67),[47](https://arxiv.org/html/2608.23691#bib.bib68)\]\. This combination of finite evidence and a general arithmetic construction led him to conjecture that \([7](https://arxiv.org/html/2608.23691#S4.E7)\) holds for allnn\[[82](https://arxiv.org/html/2608.23691#bib.bib67)\]\. Epoch AI subsequently adopted it as a FrontierMath open problem\[[22](https://arxiv.org/html/2608.23691#bib.bib66)\]\. After its posting, further work extended the consecutively solved range ton≤56n\\leq 56and produced two additional infinite families by extending established constructions\[[80](https://arxiv.org/html/2608.23691#bib.bib69)\]\.
We ran two Stations on this problem\. The first operated without internet access and discovered a novel conference\-graph family\. We then ran a second Station with internet access and a summary of the first Station’s results; it discovered a new doubled Legendre family together with several new finite constructions\. An external expert subsequently combined the pattern in these finite constructions with an earlier result from the second Station to obtain the Yamada–Pott infinite family\. Thus, the first two families are autonomous Station discoveries, whereas the third required human expert involvement\. All three families are novel relative to the existing literature and are visualized in Figure[6](https://arxiv.org/html/2608.23691#S4.F6)\. The parametersnncovered by each family, including which were previously open, are summarized in Figure[7](https://arxiv.org/html/2608.23691#S4.F7)\.
Figure 6:Block\-ordered adjacency matrices for the smallest nontrivial members of the three infinite families\. Red and blue off\-diagonal cells encode the edge colors, and white lines separate the construction blocks named on the axes\. The conference and doubled Legendre examples colorK22K\_\{22\}forn=6n=6, with no redB5B\_\{5\}and no blueB6B\_\{6\}\. The Yamada–Pott example colorsK42K\_\{42\}forn=11n=11, with no redB10B\_\{10\}and no blueB11B\_\{11\}\.#### S1\. A conference\-graph family\.
The first and broadest family converts any conference graph into a sharp book\-Ramsey coloring\. Specifically, if a strongly regular graph with parameters
\(q,q−12,q−54,q−14\)\\left\(q,\\frac\{q\-1\}\{2\},\\frac\{q\-5\}\{4\},\\frac\{q\-1\}\{4\}\\right\)exists, then the Station’s agents proved
R\(Bq,Bq\+1\)=4q\+3\.R\(B\_\{q\},B\_\{q\+1\}\)=4q\+3\.\(8\)Paley conference graphs exist wheneverqqis a prime power congruent to1\(mod4\)1\\pmod\{4\}\. Consequently, the theorem proves the conjecture whenevern−1n\-1is a prime power congruent to1\(mod4\)1\\pmod\{4\}\. Beyond the Paley case, Seberry and Whiteman used Mathon’s construction to obtain symmetric conference matrices of order5⋅92t\+1\+15\\cdot 9^\{2t\+1\}\+1for everyt≥0t\\geq 0\[[52](https://arxiv.org/html/2608.23691#bib.bib70),[72](https://arxiv.org/html/2608.23691#bib.bib71)\]\. These yield conference graphs of orderq=5⋅92t\+1q=5\\cdot 9^\{2t\+1\}, so the Station theorem also proves the conjecture whenever
n=5⋅92t\+1\+1,t≥0\.n=5\\cdot 9^\{2t\+1\}\+1,\\qquad t\\geq 0\.The first member givesq=45q=45andn=46n=46\. The known conference graph of orderq=65q=65supplies the additional parametern=66n=66\[[36](https://arxiv.org/html/2608.23691#bib.bib72)\]\. In total, known conference graphs prove the conjecture at 30 values ofn≤200n\\leq 200, including 19 that were previously open\[[82](https://arxiv.org/html/2608.23691#bib.bib67),[47](https://arxiv.org/html/2608.23691#bib.bib68),[80](https://arxiv.org/html/2608.23691#bib.bib69),[22](https://arxiv.org/html/2608.23691#bib.bib66)\]\.
#### S2\. A doubled Legendre family\.
The second family converts a periodic Legendre source over𝔽Q\\mathbb\{F\}\_\{Q\}into a sharp book\-Ramsey coloring\[[25](https://arxiv.org/html/2608.23691#bib.bib73)\]\. Specifically, for every prime powerQ\>3Q\>3withQ≡3\(mod8\)Q\\equiv 3\\pmod\{8\}, the Station’s agents proved
R\(B\(Q−1\)/2,B\(Q\+1\)/2\)=2Q\+1\.R\\\!\\left\(B\_\{\(Q\-1\)/2\},B\_\{\(Q\+1\)/2\}\\right\)=2Q\+1\.\(9\)Consequently, the theorem proves the conjecture whenever2n−12n\-1is a prime power congruent to3\(mod8\)3\\pmod\{8\}\. Forn≤200n\\leq 200, this family proves equality at 21 values and, at the time of its discovery, resolved six additional open cases after accounting for the conference family\[[82](https://arxiv.org/html/2608.23691#bib.bib67),[47](https://arxiv.org/html/2608.23691#bib.bib68),[80](https://arxiv.org/html/2608.23691#bib.bib69),[22](https://arxiv.org/html/2608.23691#bib.bib66)\]\.
The agents discovered this general family in mid\-July 2026\. Concurrent work announced at the end of July independently produced the finite casen=70n=70\[[22](https://arxiv.org/html/2608.23691#bib.bib66)\]; the Station theorem containsn=70n=70as one member and covers infinitely many further parameters\.
The doubled Legendre family is related to, but distinct from, the Legendre family reported by Turturean\[[80](https://arxiv.org/html/2608.23691#bib.bib69)\]\. Both begin with the same type of periodic Legendre source over𝔽Q\\mathbb\{F\}\_\{Q\}, withQ≡3\(mod8\)Q\\equiv 3\\pmod\{8\}, but use different lifts to obtain a book\-Ramsey coloring\. For the same source orderQQ, the earlier lift reachesn=\(Q\+1\)/4n=\(Q\+1\)/4, whereas the Station lift reachesn=\(Q\+1\)/2n=\(Q\+1\)/2\. It therefore doubles the Ramsey parameter and covers a different set of values, as Figure[7](https://arxiv.org/html/2608.23691#S4.F7)shows\.
#### S3\. A Yamada–Pott family\.
The third family converts a classical Yamada–Pott design into a sharp book\-Ramsey coloring\[[3](https://arxiv.org/html/2608.23691#bib.bib74)\]\. Specifically, for every prime powerq≥7q\\geq 7withq≡3\(mod4\)q\\equiv 3\\pmod\{4\}, we proved
R\(B\(q2−q−2\)/4,B\(q2−q\+2\)/4\)=q2−q\+1\.R\\\!\\left\(B\_\{\(q^\{2\}\-q\-2\)/4\},B\_\{\(q^\{2\}\-q\+2\)/4\}\\right\)=q^\{2\}\-q\+1\.\(10\)Consequently, the theorem proves the conjecture whenever
n=q2−q\+24n=\\frac\{q^\{2\}\-q\+2\}\{4\}for a prime powerq≥7q\\geq 7congruent to3\(mod4\)3\\pmod\{4\}\. Forn≤200n\\leq 200, this family proves equality at five values and resolves three additional previously open cases after accounting for the conference and doubled Legendre families\[[82](https://arxiv.org/html/2608.23691#bib.bib67),[47](https://arxiv.org/html/2608.23691#bib.bib68),[80](https://arxiv.org/html/2608.23691#bib.bib69),[22](https://arxiv.org/html/2608.23691#bib.bib66)\]\. The second Station’s agents supplied finite affine constructions forn=11,28,86n=11,28,86and an earlier periodic\-correlation identity; an external expert recognized their shared Yamada–Pott structure and used these ingredients to establish the general theorem\.
Figure 7:Coverage of the Book Ramsey Numbers conjecture for1≤n≤2001\\leq n\\leq 200\. The top three rows summarize existing results\[[82](https://arxiv.org/html/2608.23691#bib.bib67),[47](https://arxiv.org/html/2608.23691#bib.bib68),[80](https://arxiv.org/html/2608.23691#bib.bib69)\], and the bottom three summarize the Station results\. Together, the Station families prove the conjecture at 43 distinct values in this range and resolve 28 cases that were open when the Station discoveries were made\.
#### Discussion\.
The three infinite families above are novel relative to the existing literature, but their source objects are not: conference graphs, periodic Legendre pairs, and Yamada–Pott designs were all established previously\[[52](https://arxiv.org/html/2608.23691#bib.bib70),[25](https://arxiv.org/html/2608.23691#bib.bib73),[3](https://arxiv.org/html/2608.23691#bib.bib74)\]\. What is new in each case is the rule that lifts the classical object to a sharp book\-Ramsey coloring, and such a rule need not be apparent from the source alone\. For example, the agents discovered the general conference\-graph lift only after more than 3,000 Station ticks and a long sequence of intermediate internal papers\. The accompanying notebook provides the relatively unpolished proofs adapted from the agents’ internal papers; we will present polished proofs of all three families in a separate follow\-up paper\.
The first two families also show that Station agents can advance a general mathematical objective beyond the directly scorable task: they discovered and proved infinite families even though the evaluator could reward only finite constructions\. The third family illustrates a complementary limitation\. Both the finite affine examples and the periodic\-correlation identity needed for the general theorem were already present in the Station’s research history, but the agents did not connect them\. An external expert recognized their shared Yamada–Pott structure and completed the synthesis\. This missed connection indicates that agents may not yet capitalize fully on knowledge accumulated across the Station and may benefit from external expert synthesis in such cases\.
### 4\.14Jacobian Conjecture
The Jacobian conjecture asked whether a polynomial map that is locally invertible everywhere must also be globally invertible\. More precisely, it asserted that every polynomial mapF:ℂn→ℂnF\\colon\\mathbb\{C\}^\{n\}\\to\\mathbb\{C\}^\{n\}with nonzero constant Jacobian determinant is a polynomial automorphism\[[40](https://arxiv.org/html/2608.23691#bib.bib75)\]\. On 19 July 2026, it was announced that a three\-dimensional counterexample had been produced with Claude Fable\[[1](https://arxiv.org/html/2608.23691#bib.bib76)\], thereby disproving the conjecture in every dimension at least three\. The breakthrough then prompted researchers to seek a conceptual explanation for the map: in particular, why its apparently miraculous Jacobian cancellation occurs and how three generic inverse sheets can coexist with local invertibility everywhere\[[15](https://arxiv.org/html/2608.23691#bib.bib78),[27](https://arxiv.org/html/2608.23691#bib.bib79),[78](https://arxiv.org/html/2608.23691#bib.bib80),[73](https://arxiv.org/html/2608.23691#bib.bib81),[75](https://arxiv.org/html/2608.23691#bib.bib82)\]\.
We launched the Station one week after the announcement\. Because this experiment was conducted after newer models had become available, it used a more recent agent pool than the other Stations: two agents each powered by GPT\-5\.6 Sol, Claude Opus 5, and Gemini 3\.1 Pro\. The agents had no external web access and received only a formula\-free specification: construct a rational\-coefficient polynomial mapℂ3→ℂ3\\mathbb\{C\}^\{3\}\\to\\mathbb\{C\}^\{3\}of degree at most1212with nonzero constant Jacobian determinant and two distinct rational points in one fiber\. The evaluator automatically checked each construction and assigned a score of11only if it satisfied every requirement, and00otherwise\. We supplied no literature survey or partial construction\. The agents therefore had to find the counterexample independently\.
The goal of this task was twofold\. First, we wanted to test the Station on a strictly binary problem\. The evaluator supplied neither partial credit nor graded feedback, so unsuccessful attempts gave the agents no score signal about how to improve; attaining a score of11required reconstructing a counterexample to a conjecture that had resisted mathematicians for nearly nine decades\[[40](https://arxiv.org/html/2608.23691#bib.bib75)\]\. Second, we wanted to observe the complete discovery process rather than only the final construction\. We make the entire raw agent dialogue public, whereas the original Fable discovery trajectory has not been released\. This record preserves intermediate mathematical ideas that do not appear in the final construction and allows researchers to study the dynamics of AI\-led mathematical discovery\.
#### S1\. Independent reconstruction through a cuspidal ruling\.
Writingb=xy−1b=xy\-1, a Station agent constructed the degree\-seven map
F\(x,y,z\)=\(6x\+9x2y,y\(9b2\+6b−2\),3y2b\(3b−1\)\)\+z\(x3,xb2,b3\)\.F\(x,y,z\)=\\bigl\(6x\+9x^\{2\}y,\\;y\(9b^\{2\}\+6b\-2\),\\;3y^\{2\}b\(3b\-1\)\\bigr\)\+z\\bigl\(x^\{3\},\\;xb^\{2\},\\;b^\{3\}\\bigr\)\.Exact calculation givesdetJF=−6\\det JF=\-6, and the three distinct rational points
\(−67,−76,−4753216\),\(34,73,−98027\),\(328,73,254827\)\\left\(\-\\frac\{6\}\{7\},\-\\frac\{7\}\{6\},\-\\frac\{4753\}\{216\}\\right\),\\qquad\\left\(\\frac\{3\}\{4\},\\frac\{7\}\{3\},\-\\frac\{980\}\{27\}\\right\),\\qquad\\left\(\\frac\{3\}\{28\},\\frac\{7\}\{3\},\\frac\{2548\}\{27\}\\right\)all map to\(1,7/3,0\)\(1,7/3,0\)\. These identities constitute a complete*counterexample certificate*\. The formula differs visibly from the announced mapHH\[[1](https://arxiv.org/html/2608.23691#bib.bib76),[26](https://arxiv.org/html/2608.23691#bib.bib77)\], but the linear source and target transformationsT\(x,y,z\)=\(x,−y,−3z\)T\(x,y,z\)=\(x,\-y,\-3z\)andL\(A,B,C\)=\(3C,−B,3A\)L\(A,B,C\)=\(3C,\-B,3A\)satisfyF∘T=L∘HF\\circ T=L\\circ H\. The Station therefore reconstructed the announced counterexample in different linear coordinates; it did not produce a new counterexample or a new equivalence class\.
Whereas the original result was credited to Claude Fable, the counterexample was independently discovered within one day by a single GPT\-5\.6 Sol agent, without direct interaction with the other agents\. The successful agent began with ruled mapsF\(x,y,z\)=f\(x,y\)\+zn\(x,y\)F\(x,y,z\)=f\(x,y\)\+z\\,n\(x,y\), so that varyingzztraces a line for each fixed\(x,y\)\(x,y\)\. It tested five low\-degree direction templates based on smooth conics, but none satisfied the remaining constant\-Jacobian condition\. The decisive step was to replace the smooth direction curve with the cuspidal cubic\[r:s\]↦\[r3:rs2:s3\]\[r:s\]\\mapsto\[r^\{3\}:rs^\{2\}:s^\{3\}\]\. Its associated direction field isn=\(x3,x\(xy−1\)2,\(xy−1\)3\)n=\(x^\{3\},x\(xy\-1\)^\{2\},\(xy\-1\)^\{3\}\); with this choice, the compatibility equations for the base surfaceffbecame solvable and yielded exactly the map above\.
#### S2\. The reconstructed map has three\-sheeted fibers without critical points\.
During the successful derivation, the agent also explained why the cuspidal ruling makes the Jacobian constant\. For the direction fieldn=\(x3,x\(xy−1\)2,\(xy−1\)3\)n=\(x^\{3\},x\(xy\-1\)^\{2\},\(xy\-1\)^\{3\}\), the agent derived moving\-frame identities, includingD\(n\)=3xnD\(n\)=3xnforD=x2∂x−∂yD=x^\{2\}\\partial\_\{x\}\-\\partial\_\{y\}, under which everyzz\-dependent contribution to the determinant contains a repeated tangent direction and vanishes\. The remaining triple product is the constant−6\-6\. The agent thus derived the Jacobian cancellation from the geometry of the cuspidal ruling rather than discovering sixteen terms whose cancellation could only be checked afterward\.
After constructing the counterexample, the same agent analyzed its fibers and explained how the map can be locally invertible everywhere while generically having three preimages\. On a dense chart, write a target as\(X,Y,Z\)\(X,Y,Z\)and setI=XYI=XYandJ=X2ZJ=X^\{2\}Z\. Recovering a preimage then reduces to
t3\+6t2−3It\+2J=0\.t^\{3\}\+6t^\{2\}\-3It\+2J=0\.\(11\)For a generic target, the three roots give three distinct preimages\. Ifp\(t\)p\(t\)denotes the left\-hand side, the inverse formulas satisfyA=p′\(t\)/6A=p^\{\\prime\}\(t\)/6,X=xAX=xA, and hencex=X/Ax=X/A\. When roots coalesce andX≠0X\\neq 0, the conditionp′\(t\)=0p^\{\\prime\}\(t\)=0forces the corresponding source point to escape to infinity rather than become a critical point in affine space\. Over the exceptional locusX=0X=0, the source coordinatexxsupplies an additional affine scale direction that resolves the same apparent ramification\. This analysis answers the structural question raised by mathematicians immediately after the announcement: the three sheets arise from a cubic quotient, while the geometry of the full three\-dimensional map prevents their collisions from producing critical points\. The agent’s explanation coincides with the cuspidal and cubic account developed by mathematicians in the days following the announcement\[[27](https://arxiv.org/html/2608.23691#bib.bib79),[78](https://arxiv.org/html/2608.23691#bib.bib80),[73](https://arxiv.org/html/2608.23691#bib.bib81),[75](https://arxiv.org/html/2608.23691#bib.bib82)\]\.
#### Discussion\.
The mathematical outcome of this experiment is an independent reconstruction, not a new counterexample or a new explanation\. The example indicates that the Station can tackle a difficult binary problem whose evaluator provides no gradient or partial score to guide the search\. Counterexample breakthroughs of this kind may nevertheless be rare because conjectures are generally expected to be true\. In a broader context, the harder challenge may therefore be identifying a promising problem and investing substantial computation before knowing whether a counterexample exists\.
## 5Meta\-analysis
In this section, we perform a meta\-analysis of the discovery process above to better understand the dynamics of AI discovery\. Unless otherwise stated, all analyses are based on the 16 Station instances behind the 14 problems mentioned in the preceding section\. \(The*Kissing number ind=11d=11*and*Book Ramsey numbers*problems each have two Station instances\.\) Spotlight results refer to the results marked S1, S2, and so forth in that section, totaling 28 results\. When a single spotlight contains multiple independently discovered findings, we count those findings separately\. We use*archive paper*to refer to a paper published by an agent within the Station, not a paper in the external human literature\.
### 5\.1Contributions from model families
We first analyze the primary contributor to each of the 28 spotlight results, as shown in Figure[8](https://arxiv.org/html/2608.23691#S5.F8)\(a\)\. We attribute each result to the agent that made the substantive discovery, rather than to an agent that later restated, verified, or published it\. Claude agents made the primary discovery for 18 results \(64\.3%\), GPT agents for 9 \(32\.1%\), and Gemini agents for 1 \(3\.6%\)\. Gemini’s smaller share may partly reflect model ages: Gemini 3\.1 Pro was released in February 2026, earlier than GPT\-5\.5 in April and Claude Opus 4\.8 in May\[[34](https://arxiv.org/html/2608.23691#bib.bib83),[60](https://arxiv.org/html/2608.23691#bib.bib84),[2](https://arxiv.org/html/2608.23691#bib.bib85)\]\. Its lower contribution is therefore consistent with the general industry trend of later model releases achieving stronger capabilities\.
\(a\)Primary discovery agent\.\(b\)Archive paper submissions\.\(c\)Later archive paper citations\.
Figure 8:Contributions, archive paper submissions, and citations by model family\. \(a\) Distribution of the primary discovery agent’s model across the 28 spotlight results\. \(b\) Archive paper submission attempts across the 16 Station instances\. \(c\) Citations received from later accepted archive papers\. Every citation in a later archive paper is counted once and attributed to the model of the original archive paper’s author\.We also analyze the agents’ archive paper contributions, as shown in Figure[8](https://arxiv.org/html/2608.23691#S5.F8)\(b\)\. Gemini agents submitted the most archive papers: 2,652 attempts, of which 508 were accepted \(19\.2%\), so more than 80% were rejected by the reviewer\. Claude agents made 1,236 attempts, of which 696 were accepted \(56\.3%\), while GPT agents made only 506 attempts, of which 388 were accepted \(76\.7%\)\. We also compute the total citations by model family and find that archive papers by Claude agents received the most citations both in total and on average \(Figure[8](https://arxiv.org/html/2608.23691#S5.F8)\(c\)\)\. In our observation, Gemini agents tended to overclaim, for example by declaring a direction impossible on the basis of limited evidence; such submissions were generally rejected by the reviewer system, which may help explain the high rejection rate\. In contrast, GPT agents were very prudent in archive paper submission and often submitted only when a finding was relatively material, which may help explain the low submission count\. Claude archive papers were generally much longer and more comprehensive, which may help explain their higher average citation count\. These patterns reflect the different research styles of the model families\.
Qualitatively, we observe substantial differences in the strengths and failure modes of the three model families\. Gemini agents tended to propose more novel heuristics and research directions, but they were also more likely to overstate claims or change course too readily in response to peer feedback\. GPT agents tended to be more rigorous and were often able to produce valid informal proofs of new results, but they could become absorbed in technically intricate side questions whose broader research value was limited\. Claude agents tended to be persistent, methodical, and self\-critical\. Their creativity was often adaptive: they learned from failed approaches, used those failures to identify new directions, and pursued those directions persistently through rigorous verification\. This combination of rigor and disciplined creativity made Claude a prolific contributor\. Its agents nevertheless occasionally made erroneous claims that were later corrected by peer agents\.
### 5\.2Collaboration across model families
One characteristic of the Station is that it allows agents from different model families to collaborate\. We therefore ask how often agents from different model families worked together on a spotlight result\. We examine all 28 spotlight results above\. We count an agent as a contributor when its work was used materially in the result, for example when it contributed a theorem, construction, method, or research direction that another agent used\.
We find that 13 of the 28 spotlight results \(46\.4%\) involved agents from more than one model family, as shown in Figure[9](https://arxiv.org/html/2608.23691#S5.F9)\(a\)\. Among the remaining 15 results, 6 were still joint work by several agents from the same model family\. Thus, only 9 of the 28 results \(32\.1%\) were found by one agent working alone, while 19 \(67\.9%\) involved more than one agent\. Claude agents were particularly collaborative: they took part in all 13 cross\-model results\. These findings suggest that collaboration across agents and model families was an important part of the discovery process\. Most current AI\-for\-science systems, by contrast, either use agents from a single model family within a run\[[58](https://arxiv.org/html/2608.23691#bib.bib4),[30](https://arxiv.org/html/2608.23691#bib.bib10),[70](https://arxiv.org/html/2608.23691#bib.bib11),[35](https://arxiv.org/html/2608.23691#bib.bib12),[61](https://arxiv.org/html/2608.23691#bib.bib14)\], or use different model families in fixed roles within a pipeline\[[50](https://arxiv.org/html/2608.23691#bib.bib9),[31](https://arxiv.org/html/2608.23691#bib.bib13)\]\.
\(a\)Agent and model\-family participation\.\(b\)Primary communication channel\.
\(c\)Major events in the discovery of finite Kakeya S1\.
Figure 9:Collaboration in the 28 spotlight results\. \(a\) Whether each result was produced by one agent, by several agents from one model family, or by agents from different model families\. The final three categories show which families worked together\. \(b\) Main communication channel for the 13 cross\-model results\. Each result is assigned to the channel through which its most important shared work passed\. \(c\) The major events leading to the first finite\-Kakeya spotlight result, showing how earlier archive papers and peer mail contributed\.We also examine how agents communicated in the cross\-model cases\. The Archive Room was the most frequent channel, accounting for 61\.5% of these collaborations \(Figure[9](https://arxiv.org/html/2608.23691#S5.F9)\(b\)\)\. This suggests that archive papers are an efficient means of peer communication\. As highly distilled accounts of scientific outcomes from an agent’s longer research process, these archive papers provide a low\-bandwidth but information\-dense body of knowledge on which later agents can build, much like our own scientific literature\. One agent could solve part of a problem and explain what was still missing; a later agent from another model family could read the archive paper and continue\. Indeed, a prominent case study of collaboration among three model families, conducted mostly through archive papers and leading to the first finite\-Kakeya spotlight result, is shown in Figure[9](https://arxiv.org/html/2608.23691#S5.F9)\(c\)\.
### 5\.3Discovery time
We are also interested in how long the Station took to make each discovery\. Most Station instances ran for 1,000–2,000 ticks, corresponding to roughly one to two weeks of continuous wall\-clock time\. Figure[10](https://arxiv.org/html/2608.23691#S5.F10)shows the tick at which each of the 28 spotlight results first appeared in its final substantive form\.
Figure 10:Discovery ticks for the 28 spotlight results\. Each point marks one result and is colored by its spotlight label within the corresponding problem\. Multiple points of the same color indicate independently discovered findings grouped under the same spotlight label\.Some relatively simple results appeared early\. With the notable exception of the Jacobian Conjecture, these early discoveries tended to be less substantial, often consisting of relatively direct adaptations or extensions of ideas available from pretrained knowledge, before much shared Station knowledge had accumulated\.
Thirteen of the 28 spotlight results \(46\.4%\) were discovered after tick 1000\. We generally observed that later discoveries tended to be more novel or difficult\. The most extreme example was the conference\-graph family for Book Ramsey numbers, discovered at tick 3727\. Its lifting rule was far from obvious from the existing literature and warranted a separate external follow\-up paper\. Such nontrivial discoveries often emerged only after a substantial internal literature had accumulated\.
### 5\.4Station mechanisms
The Station is designed to foster scientific discovery through several mechanisms\. These mechanisms are described in detail in Appendix[A](https://arxiv.org/html/2608.23691#A1); here we give a brief overview and ask which of them contributed to the spotlight results\.
- •Holiday\.The final two ticks of every ten\-tick period are declared a holiday; agents cannot submit code or archive papers and instead receive prompts encouraging broad reflection, metaphors, or ideas from other fields\. This pause often led agents to reconsider a failed approach or explore a less obvious direction\.
- •Archive paper\.Accepted archive papers form the Station’s cumulative knowledge and remain available to later agents\. This allows partial theorems, constructions, and well\-documented failures to become starting points for later discoveries\.
- •Stagnation protocol\.If the official evaluation frontier does not improve for a long period, the Station asks agents to review the internal literature, question their assumptions, and pursue different high\-level strategies\. This helps agents leave exhausted local approaches and pushes them toward bolder attempts and wider exploration\.
- •Peer communication\.Agents can exchange partial results, targeted questions, and criticism through direct mail or shared public discussion\.
- •Supervisor\.The Station randomly appoints one eligible agent to serve as supervisor\. The supervisor gives high\-level guidance, encouraging persistence and preventing agents from duplicating one another’s work while leaving them responsible for their own research; between appointments, the Station deliberately leaves long periods without a supervisor to encourage less structured exploration\.
- •Question Room\.Agents can post important open subproblems for other agents to discuss and solve\. This turns unresolved gaps into shared research targets and allows agents with different approaches to supply missing pieces\.
These mechanisms support discovery in different ways\. Holidays widen exploration; archive papers deepen cumulative knowledge; the stagnation protocol provides a push away from local optima; and peer communication, supervision, and the Question Room coordinate work across agents\.
Figure 11:Contribution of Station mechanisms to the 28 spotlight results\. The numbers within each bar give the number of results in each category\.We reviewed the dialogue underlying each of the 28 results and classified each mechanism as making a direct contribution, an indirect contribution, or no material contribution to the discovery \(Figure[11](https://arxiv.org/html/2608.23691#S5.F11)\)\. A contribution was direct when the mechanism supplied a decisive idea or intervention, and indirect when it shaped or supported the research without being the immediate source of the result\. We assigned no material contribution when the dialogue showed no clear causal role\.
Holiday and archive papers contributed directly or indirectly to 23 and 21 of the 28 results, respectively, followed by the stagnation protocol with 14\. During holidays, agents often stepped back from active optimization, examined why an earlier approach had failed, and reframed the problem or explored a new direction; these reflections frequently supplied ideas that later became part of a spotlight result, explaining the high contribution rate\. Archive papers also contributed to a significant portion of the results, indicating that the Station’s accumulated knowledge was useful for later discoveries\.
### 5\.5Result reproducibility
We are also interested in whether the discoveries are reproducible\. We therefore ran three independent Station instances, all without web access, on the kissing\-number problem in dimension eleven\. \(These include the two instances described in Section[4\.3](https://arxiv.org/html/2608.23691#S4.SS3); the third is used only for this reproducibility analysis and is not included in the other meta\-analyses above\.\) Figure[12](https://arxiv.org/html/2608.23691#S5.F12)shows the best certified lower bound reached in each run\. All three Stations eventually reachedN=604N=604, indicating that the improved lower bound is reproducible\.
Figure 12:Best certified lower bound across three independent Station instances for the kissing\-number problem in dimension eleven\. Station 1 discovered Constructions 2 and 3, while Stations 2 and 3 independently discovered Construction 1\.Closer inspection, however, shows substantial variation in both the time required and the route to the result\. Station 1 pursued discrete exact line packing around lattice\-derived cores\. It obtained Construction 3 by selecting 54 mutually compatible lines that form a108108\-point algebraic extension of a496496\-point core, and later obtained Construction 2 while exploring a different core and extension\. Station 2 instead assembled Construction 1 from root\-system motifs under a common rotation; its final step was to recognize that eleven points formed all but one vertex of a cuboctahedron and to add the missing twelfth vertex\. Station 3 reached the same construction class through a different mechanism: it deformed an exact601601\-point configuration so that two coordinate vectors and one additional vector supported on a distinguished three\-dimensional subspace could be appended\. Thus, the same numerical lower bound emerged from markedly different mathematical representations and research paths\.
This variation partly arises from the Station’s cumulative knowledge\. Small differences in the initial trajectory change which results enter the archive paper collection\. Later agents then inherit different starting points, so differences in research paths and accumulated archive papers compound over time\. Therefore, given the high variance across Station instances, running several independent instances on the same problem is advisable when computational cost is not a concern\.
## 6Discussion and Conclusion
We observe rapid improvement in the capabilities of AI agents\. In the initial version one year ago, agents frequently hallucinated and could not reliably learn the rules of the environment\. Agents can now master the environment and autonomously produce novel discoveries\. Nonetheless, multi\-agent research still has several important limitations\. We summarize our observations below\.
- •Lack of expert intuition\.By intuition, we mean the ability to judge whether a research direction is promising before pursuing it\. Good intuition makes exploration more efficient and allows a researcher to investigate promising directions more deeply\. Across the runs, we observed multiple cases in which agents deprioritized promising approaches on weak grounds, delaying or missing potential breakthroughs\. This indicates a lack of the intuition that a human expert in the field would typically possess\.
- •Lack of diverse research tastes\.A preference for particular concepts or methods is difficult to judge as objectively good or poor\. However, when all agents share similar tastes, the overall scope of exploration becomes narrow\. Across the runs, agents from the same model family often proposed similar research ideas, suggesting that model\-specific tastes reduce the diversity of exploration\.
- •Limited in\-context learning\.Agents can absorb new research knowledge through their context, but this knowledge does not update their pretrained weights\. As the Station’s accumulated knowledge grows, agents may therefore struggle to absorb it fully and build on it effectively\. We occasionally observed agents fail to recognize how their own line of research connected to earlier Station knowledge, causing them to miss a potential discovery\.
- •Attractor traps\.When given autonomy, some agents become absorbed in tasks or activities that we call*attractors*\. These activities are often rewarding in some immediate sense but make little meaningful contribution to the main problem\. Agents may also become absorbed in technical details that a human expert would quickly recognize as trivial or irrelevant to the main question\. Examples include repeatedly rerunning the same optimization script with different random seeds or exhaustively diagnosing and characterizing every local optimum\.
Several Station mechanisms are designed to mitigate these limitations\. For example, using agents from multiple model families broadens the range of research tastes, while the stagnation protocol helps agents escape attractor traps\. Nevertheless, these problems persist to some degree, and substantial gaps remain between AI agents and human experts in all four respects\. Lightweight guidance or occasional intervention from human experts would likely be beneficial by directing agents toward promising research areas\. The current Station supports such human involvement, e\.g\., through messages broadcast to all agents, but we leave a systematic study of human–AI collaboration to future work\.
Although this paper uses the Station primarily for mathematical exploration, the Station is designed as a general research environment, and none of its mechanisms is tailored specifically to mathematics\. As demonstrated in the original paper, the Station can be applied to problems spanning mathematics, computational biology, and machine learning\[[16](https://arxiv.org/html/2608.23691#bib.bib1)\]\. Large\-scale research explorations in other fields, including research on language models themselves, may therefore be promising\.
As AI agents become more capable, we expect autonomy and generality to become increasingly important principles for designing AI research environments\. Stronger agents need not be confined to increasingly elaborate pipelines; they have the ability to determine how to pursue a goal, learn from failure, exchange ideas, and accumulate knowledge over time\. The greater autonomy provided by the Station may allow these capabilities to be more fully realized\.
## References
- \[1\]L\. Alpöge\(2026\)Hello there the Jacobian conjecture is false\.Note:X postPosted 19 July 2026External Links:[Link](https://x.com/__alpoge__/status/2079028340955197566)Cited by:[§1](https://arxiv.org/html/2608.23691#S1.p1.1),[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.SSS0.Px1.p1.3),[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.p1.1)\.
- \[2\]Anthropic\(2026\)Claude opus 4\.8\.Note:AnthropicExternal Links:[Link](https://www.anthropic.com/news/claude-opus-4-8)Cited by:[§5\.1](https://arxiv.org/html/2608.23691#S5.SS1.p1.1)\.
- \[3\]K\. T\. Arasu, D\. A\. Bulutoglu, and J\. R\. Hollon\(2020\)LegendreGG\-array pairs and the theoretical unification of severalGG\-array families\.Journal of Combinatorial Designs28\(11\),pp\. 814–841\.Note:arXiv:2004\.05608External Links:[Document](https://dx.doi.org/10.1002/jcd.21745)Cited by:[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px3.p1.1),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px4.p1.1)\.
- \[4\]T\. Banakh and V\. Gavrylkiv\(2019\)Difference bases in cyclic groups\.Journal of Algebra and Its Applications18\(5\),pp\. 1950081\.Note:arXiv:1702\.02631External Links:[Document](https://dx.doi.org/10.1142/S0219498819500816)Cited by:[§4\.9](https://arxiv.org/html/2608.23691#S4.SS9.SSS0.Px1.p1.1)\.
- \[5\]R\. D\. Benguria and M\. Loss\(2004\)Connection between the Lieb–Thirring conjecture for Schrödinger operators and an isoperimetric problem for ovals on the plane\.InPartial Differential Equations and Inverse Problems,Contemporary Mathematics, Vol\.362,pp\. 53–61\.Note:arXiv:math\-ph/0402048Cited by:[§4\.7](https://arxiv.org/html/2608.23691#S4.SS7.SSS0.Px1.p1.1),[§4\.7](https://arxiv.org/html/2608.23691#S4.SS7.p1.2)\.
- \[6\]A\. Bernal\(1989\)A note on the one\-dimensional maximal function\.Proceedings of the Royal Society of Edinburgh Section A: Mathematics111\(3–4\),pp\. 325–328\.External Links:[Document](https://dx.doi.org/10.1017/S030821050001859X)Cited by:[§4\.6](https://arxiv.org/html/2608.23691#S4.SS6.SSS0.Px1.p1.1)\.
- \[7\]A\. Bernshteyn and M\. Tait\(2019\)Improved lower bound for difference bases\.Journal of Number Theory205,pp\. 50–58\.Note:arXiv:1901\.09411External Links:[Document](https://dx.doi.org/10.1016/j.jnt.2019.05.002)Cited by:[§4\.9](https://arxiv.org/html/2608.23691#S4.SS9.p1.2)\.
- \[8\]J\. Bernstein and T\. Mettler\(2015\)One\-dimensional projective structures, convex curves and the ovals of Benguria & Loss\.Communications in Mathematical Physics336\(2\),pp\. 933–952\.Note:arXiv:1403\.8000External Links:[Document](https://dx.doi.org/10.1007/s00220-014-2275-7)Cited by:[§4\.7](https://arxiv.org/html/2608.23691#S4.SS7.SSS0.Px1.p1.1),[§4\.7](https://arxiv.org/html/2608.23691#S4.SS7.p1.2)\.
- \[9\]M\. R\. Best\(1977\)A\(11,4,4\)=35A\(11,4,4\)=35, Or some new optimal constant\-weight codes\.Technical reportTechnical ReportZN 71/77,Mathematical Centre, Amsterdam\.External Links:[Link](https://ir.cwi.nl/pub/7433)Cited by:[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px3.p3.1)\.
- \[10\]F\. Bianchi, Y\. Kwon, A\. Pappu, and J\. Zou\(2026\)Harnessing the collective intelligence of AI agents in the wild for new discoveries\.arXiv preprint arXiv:2606\.10402\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2606.10402)Cited by:[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px1.p2.1)\.
- \[11\]A\. Blokhuis and F\. Mazzocca\(2008\)The finite field kakeya problem\.InBuilding Bridges: Between Mathematics and Computer Science,M\. Grötschel and G\. O\. H\. Katona \(Eds\.\),Bolyai Society Mathematical Studies, Vol\.19,pp\. 205–218\.Note:arXiv:0911\.4370External Links:[Document](https://dx.doi.org/10.1007/978-3-540-85221-6%5F6)Cited by:[4th item](https://arxiv.org/html/2608.23691#A2.I1.i4.p1.1.1)\.
- \[12\]J\. Bourgain, L\. Clozel, and J\. Kahane\(2010\)Principe d’Heisenberg et fonctions positives\.Annales de l’Institut Fourier60\(4\),pp\. 1215–1232\.External Links:[Document](https://dx.doi.org/10.5802/aif.2552)Cited by:[§4\.5](https://arxiv.org/html/2608.23691#S4.SS5.p1.2)\.
- \[13\]B\. Bukh and T\. Chao\(2021\)Sharp density bounds on the finite field kakeya problem\.Discrete Analysis\.Note:Article 26, 9 pp\.; arXiv:2108\.00074External Links:[Document](https://dx.doi.org/10.19086/da.30707)Cited by:[1st item](https://arxiv.org/html/2608.23691#A2.I1.i1.p1.1.1),[§4\.1](https://arxiv.org/html/2608.23691#S4.SS1.SSS0.Px1.p1.3),[§4\.1](https://arxiv.org/html/2608.23691#S4.SS1.p1.1),[§4\.1](https://arxiv.org/html/2608.23691#S4.SS1.p2.1)\.
- \[14\]A\. Burchard and L\. E\. Thomas\(2005\)On an isoperimetric inequality for a Schrödinger operator depending on the curvature of a loop\.The Journal of Geometric Analysis15\(4\),pp\. 543–563\.Note:arXiv:math/0505123External Links:[Document](https://dx.doi.org/10.1007/BF02922244)Cited by:[§4\.7](https://arxiv.org/html/2608.23691#S4.SS7.SSS0.Px1.p1.1),[§4\.7](https://arxiv.org/html/2608.23691#S4.SS7.p1.2)\.
- \[15\]K\. Buzzard\(2026\)Human mathematicians are being outcounterexampled\.Note:The Xena Project blogExternal Links:[Link](https://xenaproject.wordpress.com/2026/07/20/human-mathematicians-are-being-outcounterexampled/)Cited by:[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.p1.1)\.
- \[16\]S\. Chung and W\. Du\(2025\)The station: an open\-world environment for ai\-driven discovery\.External Links:2511\.06309,[Document](https://dx.doi.org/10.48550/arXiv.2511.06309),[Link](https://arxiv.org/abs/2511.06309)Cited by:[Appendix A](https://arxiv.org/html/2608.23691#A1.p1.1),[§1](https://arxiv.org/html/2608.23691#S1.p3.1),[§2](https://arxiv.org/html/2608.23691#S2.p1.1),[§6](https://arxiv.org/html/2608.23691#S6.p4.1)\.
- \[17\]H\. Cohn and F\. Gonçalves\(2019\)An optimal uncertainty principle in twelve dimensions via modular forms\.Inventiones Mathematicae217,pp\. 799–831\.Note:arXiv:1712\.04438External Links:[Document](https://dx.doi.org/10.1007/s00222-019-00875-4)Cited by:[§4\.5](https://arxiv.org/html/2608.23691#S4.SS5.p1.2)\.
- \[18\]H\. Cohn\(2026\)Kissing numbers\.Note:Online table[https://cohn\.mit\.edu/kissing\-numbers/](https://cohn.mit.edu/kissing-numbers/), accessed 4 August 2026Cited by:[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px4.p1.1),[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px5.p1.1)\.
- \[19\]A\. Córdoba\(1977\)The kakeya maximal function and the spherical summation multipliers\.American Journal of Mathematics99\(1\),pp\. 1–22\.External Links:[Document](https://dx.doi.org/10.2307/2374006)Cited by:[§4\.4](https://arxiv.org/html/2608.23691#S4.SS4.p1.3)\.
- \[20\]H\. G\. Diamond\(1982\)Elementary methods in the study of the distribution of prime numbers\.Bulletin of the American Mathematical Society7\(3\),pp\. 553–589\.External Links:[Document](https://dx.doi.org/10.1090/S0273-0979-1982-15057-1)Cited by:[§4\.8](https://arxiv.org/html/2608.23691#S4.SS8.p1.6)\.
- \[21\]Z\. Dvir\(2009\)On the size of kakeya sets in finite fields\.Journal of the American Mathematical Society22\(4\),pp\. 1093–1097\.External Links:[Document](https://dx.doi.org/10.1090/S0894-0347-08-00607-3)Cited by:[§4\.1](https://arxiv.org/html/2608.23691#S4.SS1.p1.1)\.
- \[22\]Epoch AI\(2026\)Book Ramsey numbers\.Note:FrontierMath Open ProblemsAccessed 17 August 2026External Links:[Link](https://epoch.ai/frontiermath/open-problems/ramsey-book-graphs)Cited by:[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px1.p1.4),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px2.p1.2),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px2.p2.1),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px3.p1.3),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.p2.1)\.
- \[23\]P\. Erdős\(1955\)Some remarks on number theory\.Riveon Lematematika9,pp\. 45–48\.Note:In HebrewCited by:[§4\.2](https://arxiv.org/html/2608.23691#S4.SS2.p1.2)\.
- \[24\]K\. J\. Falconer\(1985\)The geometry of fractal sets\.Cambridge Tracts in Mathematics, Vol\.85,Cambridge University Press\.Cited by:[§4\.4](https://arxiv.org/html/2608.23691#S4.SS4.SSS0.Px2.p1.1),[§4\.4](https://arxiv.org/html/2608.23691#S4.SS4.p1.1)\.
- \[25\]R\. J\. Fletcher, M\. Gysin, and J\. Seberry\(2001\)Application of the discrete Fourier transform to the search for generalised Legendre pairs and Hadamard matrices\.Australasian Journal of Combinatorics23,pp\. 75–86\.External Links:[Link](https://ajc.maths.uq.edu.au/pdf/23/ocr-ajc-v23-p75.pdf)Cited by:[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px2.p1.1),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px4.p1.1)\.
- \[26\]A\. Freitas Ramos, D\. Barros Hulak, and R\. J\. Guerra Barretto de Queiroz\(2026\)Formal verification of an explicit counterexample to the Jacobian conjecture\.Note:Archive of Formal ProofsExternal Links:[Link](https://isa-afp.org/entries/Jacobian_Counterexample.html)Cited by:[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.SSS0.Px1.p1.3)\.
- \[27\]A\. Gallagher\(2026\)An infinite family of counterexamples to the Jacobian conjecture in dimension three: every generic fiber degreen≥3n\\geq 3occurs\.Note:Zenodo preprintExternal Links:[Document](https://dx.doi.org/10.5281/zenodo.21479195),[Link](https://doi.org/10.5281/zenodo.21479195)Cited by:[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.SSS0.Px2.p2.2),[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.p1.1)\.
- \[28\]M\. Ganzhinov\(2025\)Highly symmetric lines\.Linear Algebra and its Applications722,pp\. 12–37\.Note:arXiv:2207\.08266External Links:[Document](https://dx.doi.org/10.1016/j.laa.2025.05.002)Cited by:[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.p1.1)\.
- \[29\]B\. Georgiev, J\. Gómez\-Serrano, T\. Tao, and A\. Z\. Wagner\(2025\)Mathematical exploration and discovery at scale\.arXiv preprint arXiv:2511\.02864\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2511.02864),[Link](https://arxiv.org/abs/2511.02864)Cited by:[§3\.1](https://arxiv.org/html/2608.23691#S3.SS1.p1.1),[§3\.2](https://arxiv.org/html/2608.23691#S3.SS2.p6.1)\.
- \[30\]A\. Ghafarollahi and M\. J\. Buehler\(2025\)SciAgents: automating scientific discovery through bioinspired multi\-agent intelligent graph reasoning\.Advanced Materials37\(22\),pp\. 2413523\.External Links:[Document](https://dx.doi.org/10.1002/adma.202413523),[Link](https://doi.org/10.1002/adma.202413523)Cited by:[§2](https://arxiv.org/html/2608.23691#S2.p3.1),[§5\.2](https://arxiv.org/html/2608.23691#S5.SS2.p2.1)\.
- \[31\]A\. E\. Ghareeb, B\. Chang, L\. Mitchener, A\. Yiu, C\. J\. Szostkiewicz, D\. Shved, G\. J\. Gyimesi, J\. M\. Laurent, S\. M\. Wright, M\. T\. Razzak, A\. D\. White, S\. C\. Finnemann, M\. M\. Hinks, and S\. G\. Rodriques\(2026\)A multi\-agent system for automating scientific discovery\.Nature655,pp\. 497–505\.External Links:[Document](https://dx.doi.org/10.1038/s41586-026-10652-y),[Link](https://doi.org/10.1038/s41586-026-10652-y)Cited by:[§2](https://arxiv.org/html/2608.23691#S2.p3.1),[§5\.2](https://arxiv.org/html/2608.23691#S5.SS2.p2.1)\.
- \[32\]M\. J\. E\. Golay\(1972\)Notes on the representation of1,2,…,n1,2,\\ldots,nby differences\.Journal of the London Mathematical Societys2\-4\(4\),pp\. 729–734\.External Links:[Document](https://dx.doi.org/10.1112/jlms/s2-4.4.729)Cited by:[§4\.9](https://arxiv.org/html/2608.23691#S4.SS9.SSS0.Px1.p1.1),[§4\.9](https://arxiv.org/html/2608.23691#S4.SS9.p1.2)\.
- \[33\]F\. Gonçalves, D\. Oliveira e Silva, and S\. Steinerberger\(2017\)Hermite polynomials, linear flows on the torus, and an uncertainty principle for roots\.Journal of Mathematical Analysis and Applications451\(2\),pp\. 678–711\.External Links:[Document](https://dx.doi.org/10.1016/j.jmaa.2017.02.030)Cited by:[§4\.5](https://arxiv.org/html/2608.23691#S4.SS5.p1.2)\.
- \[34\]Google\(2026\)Introducing Gemini 3\.1 Pro: a smarter model for your most complex tasks\.Note:Google blogExternal Links:[Link](https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-1-pro/)Cited by:[§5\.1](https://arxiv.org/html/2608.23691#S5.SS1.p1.1)\.
- \[35\]J\. Gottweis, W\. Weng, A\. Daryin, T\. Tu, P\. Sirkovic, A\. Myaskovsky, G\. Glowaty, F\. Weissenberger, A\. Orlandi, D\. Popovici, A\. Palepu, K\. Rong, R\. Tanno, K\. Saab, F\. Zhang, J\. Blum, A\. Carroll, K\. Kulkarni, N\. Tomašev, D\. Zverinski, I\. Rendulic, E\. Vedadi, F\. Hasler, L\. Rimanic, M\. Boia, I\. Budiselic, B\. Feinstein, M\. Bellaiche, T\. Sheffer, J\. Freyberg, J\. Ratcliff, O\. Bertolli, K\. Chou, A\. Hassidim, B\. Gokturk, A\. Vahdat, Y\. Guan, V\. Dhillon, E\. D\. Vaishnav, B\. Lee, T\. R\. D\. Costa, J\. R\. Penadés, G\. Peltz, Y\. Matias, J\. Manyika, D\. Hassabis, Y\. Xu, P\. Kohli, A\. Pawlosky, A\. Karthikesalingam, and V\. Natarajan\(2026\)Accelerating scientific discovery with Co\-Scientist\.Nature655,pp\. 487–496\.External Links:[Document](https://dx.doi.org/10.1038/s41586-026-10644-y),[Link](https://doi.org/10.1038/s41586-026-10644-y)Cited by:[§2](https://arxiv.org/html/2608.23691#S2.p3.1),[§5\.2](https://arxiv.org/html/2608.23691#S5.SS2.p2.1)\.
- \[36\]O\. Gritsenko\(2021\)On strongly regular graph with parameters\(65,32,15,16\)\(65,32,15,16\)\.arXiv preprint arXiv:2102\.05432\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2102.05432)Cited by:[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px1.p1.4)\.
- \[37\]J\. K\. Haugland\(2016\)The minimum overlap problem revisited\.arXiv preprint arXiv:1609\.08000\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.1609.08000)Cited by:[§4\.2](https://arxiv.org/html/2608.23691#S4.SS2.p1.2)\.
- \[38\]E\. Hedley\(2025\)Can creativity in science be learnt? these researchers think so\.Nature\.External Links:[Document](https://dx.doi.org/10.1038/d41586-025-01913-3)Cited by:[§A\.4](https://arxiv.org/html/2608.23691#A1.SS4.SSS0.Px1.p1.1)\.
- \[39\]U\. Keich\(1999\)OnLpL^\{p\}bounds for kakeya maximal functions and the minkowski dimension inℝ2\\mathbb\{R\}^\{2\}\.Bulletin of the London Mathematical Society31\(2\),pp\. 213–221\.External Links:[Document](https://dx.doi.org/10.1112/S0024609398005372)Cited by:[§4\.4](https://arxiv.org/html/2608.23691#S4.SS4.p1.3)\.
- \[40\]O\. Keller\(1939\)Ganze Cremona\-transformationen\.Monatshefte für Mathematik und Physik47,pp\. 299–306\.External Links:[Document](https://dx.doi.org/10.1007/BF01695502)Cited by:[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.p1.1),[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.p3.1)\.
- \[41\]S\. Kim and M\. Pilanci\(2026\)AI\-assisted discovery of convex relaxations via dual agents\.arXiv preprint arXiv:2606\.31182\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2606.31182)Cited by:[§4\.11](https://arxiv.org/html/2608.23691#S4.SS11.p1.3),[§4\.2](https://arxiv.org/html/2608.23691#S4.SS2.SSS0.Px1.p2.2),[§4\.2](https://arxiv.org/html/2608.23691#S4.SS2.p1.2)\.
- \[42\]S\. Kopparty, V\. F\. Lev, S\. Saraf, and M\. Sudan\(2011\)Kakeya\-type sets in finite vector spaces\.Journal of Algebraic Combinatorics34\(3\),pp\. 337–355\.Note:arXiv:1003\.3736External Links:[Document](https://dx.doi.org/10.1007/s10801-011-0274-8)Cited by:[3rd item](https://arxiv.org/html/2608.23691#A2.I1.i3.p1.1.1)\.
- \[43\]J\. Leech\(1956\)On the representation of1,2,…,n1,2,\\ldots,nby differences\.Journal of the London Mathematical Societys1\-31\(2\),pp\. 160–169\.External Links:[Document](https://dx.doi.org/10.1112/jlms/s1-31.2.160)Cited by:[§4\.9](https://arxiv.org/html/2608.23691#S4.SS9.SSS0.Px1.p1.1),[§4\.9](https://arxiv.org/html/2608.23691#S4.SS9.SSS0.Px1.p1.3)\.
- \[44\]Leiden Declaration Working Group\(2026\)Leiden declaration on artificial intelligence and mathematics\.External Links:[Document](https://dx.doi.org/10.5281/zenodo.20302944),[Link](https://leidendeclaration.ai/)Cited by:[§1](https://arxiv.org/html/2608.23691#S1.p6.1)\.
- \[45\]P\. Letendre\(2020\)Truncated convolution of the möbius function and multiplicative energy of an integernn\.Acta Arithmetica195\(1\),pp\. 83–95\.External Links:[Document](https://dx.doi.org/10.4064/aa190515-18-10)Cited by:[§4\.8](https://arxiv.org/html/2608.23691#S4.SS8.SSS0.Px2.p1.1)\.
- \[46\]V\. F\. Lev\(2009\)Comment 994 on “DHJ3: 900–999 \(density Hales–Jewett type numbers\)”\.Note:Blog comment,*What’s new*\(T\. Tao\)[https://terrytao\.wordpress\.com/2009/03/04/dhj3\-900\-999\-density\-hales\-jewett\-type\-numbers/comment\-page\-3/\#comment\-36694](https://terrytao.wordpress.com/2009/03/04/dhj3-900-999-density-hales-jewett-type-numbers/comment-page-3/#comment-36694), accessed 30 July 2026Cited by:[6th item](https://arxiv.org/html/2608.23691#A2.I1.i6.p1.1.1),[§4\.1](https://arxiv.org/html/2608.23691#S4.SS1.SSS0.Px2.p1.1)\.
- \[47\]B\. Lidický, G\. McKinley, F\. Pfender, and S\. Van Overberghe\(2025\)Small Ramsey numbers for books, wheels, and generalizations\.The Electronic Journal of Combinatorics32\(4\),pp\. P4\.64\.Note:arXiv:2407\.07285External Links:[Document](https://dx.doi.org/10.37236/13577)Cited by:[Figure 7](https://arxiv.org/html/2608.23691#S4.F7),[Figure 7](https://arxiv.org/html/2608.23691#S4.F7.4),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px1.p1.4),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px2.p1.2),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px3.p1.3),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.p2.1)\.
- \[48\]H\. Linde\(2025\)An improved bound for the ground state of a Schrödinger operator on a loop\.arXiv preprint arXiv:2504\.20229\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2504.20229)Cited by:[§4\.7](https://arxiv.org/html/2608.23691#S4.SS7.p1.2)\.
- \[49\]E\. Lorist and F\. L\. Schwenninger\(2026\)A solution to Crouzeix’s conjecture\.arXiv preprint arXiv:2608\.03841\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2608.03841),[Link](https://arxiv.org/abs/2608.03841)Cited by:[§1](https://arxiv.org/html/2608.23691#S1.p1.1)\.
- \[50\]C\. Lu, C\. Lu, R\. T\. Lange, Y\. Yamada, S\. Hu, J\. Foerster, D\. Ha, and J\. Clune\(2026\)Towards end\-to\-end automation of AI research\.Nature651,pp\. 914–919\.External Links:[Document](https://dx.doi.org/10.1038/s41586-026-10265-5),[Link](https://doi.org/10.1038/s41586-026-10265-5)Cited by:[§2](https://arxiv.org/html/2608.23691#S2.p3.1),[§5\.2](https://arxiv.org/html/2608.23691#S5.SS2.p2.1)\.
- \[51\]G\. Martin and K\. O’Bryant\(2009\)The supremum of autoconvolutions, with applications to additive number theory\.Illinois Journal of Mathematics53\(1\),pp\. 219–235\.External Links:[Document](https://dx.doi.org/10.1215/ijm/1264170847)Cited by:[§4\.12](https://arxiv.org/html/2608.23691#S4.SS12.p1.2)\.
- \[52\]R\. Mathon\(1978\)Symmetric conference matrices of orderpq2\+1pq^\{2\}\+1\.Canadian Journal of Mathematics30\(2\),pp\. 321–331\.External Links:[Document](https://dx.doi.org/10.4153/CJM-1978-029-1)Cited by:[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px1.p1.3),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px4.p1.1)\.
- \[53\]M\. Matolcsi and C\. Vinuesa\(2010\)Improved bounds on the supremum of autoconvolutions\.Journal of Mathematical Analysis and Applications372\(2\),pp\. 439–447\.External Links:[Document](https://dx.doi.org/10.1016/j.jmaa.2010.07.030)Cited by:[§4\.11](https://arxiv.org/html/2608.23691#S4.SS11.p1.2),[§4\.11](https://arxiv.org/html/2608.23691#S4.SS11.p2.1),[§4\.12](https://arxiv.org/html/2608.23691#S4.SS12.p1.2)\.
- \[54\]L\. Mazur\(2026\)A computer\-assisted proof of Sendov’s conjecture\.Note:Proof AtlasExternal Links:[Link](https://www.proofatlas.ai/papers/sendov-conjecture/SENDOV_CONJECTURE_PROOF_AUGUST_5_2026.pdf)Cited by:[§1](https://arxiv.org/html/2608.23691#S1.p1.1)\.
- \[55\]A\. D\. Melas\(2002\)On the centered Hardy–Littlewood maximal operator\.Transactions of the American Mathematical Society354,pp\. 3263–3273\.External Links:[Document](https://dx.doi.org/10.1090/S0002-9947-02-02900-8)Cited by:[§4\.6](https://arxiv.org/html/2608.23691#S4.SS6.p1.4)\.
- \[56\]A\. D\. Melas\(2003\)The best constant for the centered Hardy–Littlewood maximal inequality\.Annals of Mathematics157\(2\),pp\. 647–688\.External Links:[Document](https://dx.doi.org/10.4007/annals.2003.157.647)Cited by:[§4\.6](https://arxiv.org/html/2608.23691#S4.SS6.SSS0.Px1.p1.1),[§4\.6](https://arxiv.org/html/2608.23691#S4.SS6.p1.4)\.
- \[57\]G\. Mockenhaupt and T\. Tao\(2004\)Restriction and kakeya phenomena for finite fields\.Duke Mathematical Journal121\(1\),pp\. 35–74\.External Links:[Document](https://dx.doi.org/10.1215/S0012-7094-04-12112-8)Cited by:[2nd item](https://arxiv.org/html/2608.23691#A2.I1.i2.p1.1.1)\.
- \[58\]A\. Novikov, N\. Vũ, M\. Eisenberger, E\. Dupont, P\. Huang, A\. Z\. Wagner, S\. Shirobokov, B\. Kozlovskii, F\. J\. R\. Ruiz, A\. Mehrabian, M\. P\. Kumar, A\. See, S\. Chaudhuri, G\. Holland, A\. Davies, S\. Nowozin, P\. Kohli, and M\. Balog\(2025\)AlphaEvolve: a coding agent for scientific and algorithmic discovery\.arXiv preprint arXiv:2506\.13131\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2506.13131),[Link](https://arxiv.org/abs/2506.13131)Cited by:[§1](https://arxiv.org/html/2608.23691#S1.p1.1),[§2](https://arxiv.org/html/2608.23691#S2.p3.1),[§5\.2](https://arxiv.org/html/2608.23691#S5.SS2.p2.1)\.
- \[59\]OpenAI\(2026\)Codex CLI\.Note:OpenAI documentationExternal Links:[Link](https://learn.chatgpt.com/docs/codex/cli)Cited by:[§A\.3](https://arxiv.org/html/2608.23691#A1.SS3.SSS0.Px1.p4.1)\.
- \[60\]OpenAI\(2026\)Introducing GPT\-5\.5\.Note:OpenAIExternal Links:[Link](https://openai.com/index/introducing-gpt-5-5/)Cited by:[§5\.1](https://arxiv.org/html/2608.23691#S5.SS1.p1.1)\.
- \[61\]OpenAI\(2026\)Multi\-agent\.Note:Accessed: 2026\-08\-14External Links:[Link](https://developers.openai.com/api/docs/guides/responses-multi-agent)Cited by:[§2](https://arxiv.org/html/2608.23691#S2.p3.1),[§5\.2](https://arxiv.org/html/2608.23691#S5.SS2.p2.1)\.
- \[62\]OpenAI\(2026\)Ten advances in mathematics and theoretical computer science\.Note:OpenAIExternal Links:[Link](https://openai.com/index/ten-advances-in-mathematics/)Cited by:[§1](https://arxiv.org/html/2608.23691#S1.p1.1)\.
- \[63\]S\. P\. Radziszowski\(2026\)Small Ramsey numbers\.Electronic Journal of Combinatorics\.Note:Dynamic Surveys, DS1, version 18, 24 April 2026External Links:[Document](https://dx.doi.org/10.37236/21)Cited by:[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.p1.1)\.
- \[64\]J\. P\. G\. Ramos\(2019\)Sharp total variation results for maximal functions\.Annales Academiae Scientiarum Fennicae Mathematica44\(1\),pp\. 41–64\.External Links:[Document](https://dx.doi.org/10.5186/aasfm.2019.4409)Cited by:[§4\.6](https://arxiv.org/html/2608.23691#S4.SS6.SSS0.Px1.p1.1)\.
- \[65\]L\. Rédei and A\. Rényi\(1949\)On the representation of the numbers1,2,…,N1,2,\\ldots,Nby means of differences\.Matematicheskii Sbornik, New Series24\(66\)\(3\),pp\. 385–389\.Note:In RussianExternal Links:[Link](https://www.mathnet.ru/eng/sm5985)Cited by:[§4\.9](https://arxiv.org/html/2608.23691#S4.SS9.p1.1)\.
- \[66\]B\. Rossman\(2025\)On Sidorenko’s conjecture for bipartite Möbius ladders\.Note:PreprintExternal Links:[Link](https://users.cs.duke.edu/%CB%9Cbr148/sidorenko-mobius.pdf)Cited by:[§4\.10](https://arxiv.org/html/2608.23691#S4.SS10.p1.1)\.
- \[67\]C\. C\. Rousseau and J\. Sheehan\(1978\)On Ramsey numbers for books\.Journal of Graph Theory2\(1\),pp\. 77–87\.External Links:[Document](https://dx.doi.org/10.1002/jgt.3190020110)Cited by:[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.p1.2)\.
- \[68\]K\. Russell\(2026\)Exact\-arithmetic certificates for three autoconvolution inequalities, with machine\-verified re\-evaluations of four published constructions\.Zenodo\.External Links:[Document](https://dx.doi.org/10.5281/zenodo.21194863)Cited by:[§4\.11](https://arxiv.org/html/2608.23691#S4.SS11.p1.3),[§4\.11](https://arxiv.org/html/2608.23691#S4.SS11.p2.1)\.
- \[69\]S\. Saraf and M\. Sudan\(2008\)An improved lower bound on the size of kakeya sets over finite fields\.Analysis & PDE1\(3\),pp\. 375–379\.Note:arXiv:0808\.2499External Links:[Document](https://dx.doi.org/10.2140/apde.2008.1.375)Cited by:[2nd item](https://arxiv.org/html/2608.23691#A2.I1.i2.p1.1.1)\.
- \[70\]S\. Schmidgall, Y\. Su, Z\. Wang, X\. Sun, J\. Wu, X\. Yu, J\. Liu, M\. Moor, Z\. Liu, and E\. Barsoum\(2025\)Agent laboratory: using LLM agents as research assistants\.InFindings of the Association for Computational Linguistics: EMNLP 2025,Suzhou, China,pp\. 5977–6043\.External Links:[Document](https://dx.doi.org/10.18653/v1/2025.findings-emnlp.320),[Link](https://aclanthology.org/2025.findings-emnlp.320/)Cited by:[§2](https://arxiv.org/html/2608.23691#S2.p3.1),[§5\.2](https://arxiv.org/html/2608.23691#S5.SS2.p2.1)\.
- \[71\]I\. J\. Schoenberg\(1962\)On certain minima related to the Besicovitch–Kakeya problem\.Mathematica \(Cluj\)4,pp\. 145–148\.Cited by:[§4\.4](https://arxiv.org/html/2608.23691#S4.SS4.SSS0.Px2.p1.2)\.
- \[72\]J\. Seberry and A\. L\. Whiteman\(1988\)New Hadamard matrices and conference matrices obtained via Mathon’s construction\.Graphs and Combinatorics4,pp\. 355–377\.External Links:[Document](https://dx.doi.org/10.1007/BF01864173)Cited by:[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px1.p1.3)\.
- \[73\]T\. Shaska\(2026\)Graded Keller maps and the Jacobian conjecture\.arXiv preprint arXiv:2607\.20210\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2607.20210),[Link](https://arxiv.org/abs/2607.20210)Cited by:[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.SSS0.Px2.p2.2),[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.p1.1)\.
- \[74\]A\. Sidorenko\(1993\)A correlation inequality for bipartite graphs\.Graphs and Combinatorics9,pp\. 201–204\.External Links:[Document](https://dx.doi.org/10.1007/BF02988307)Cited by:[§4\.10](https://arxiv.org/html/2608.23691#S4.SS10.p1.1)\.
- \[75\]D\. E\. Speyer\(2026\)The geometry and structure of Gallagher’s counterexamples to the Jacobian conjecture\.External Links:[Link](https://sbseminar.wordpress.com/wp-content/uploads/2026/07/jacobiantangentsweep.pdf)Cited by:[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.SSS0.Px2.p2.2),[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.p1.1)\.
- \[76\]R\. Takhanov, Z\. Assylbekov, and S\. Yun\(2026\)Structure of kissing arrangements inℝ12\\mathbb\{R\}^\{12\}and a place for the841841st sphere\.arXiv preprint arXiv:2606\.18984\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2606.18984)Cited by:[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px4.p1.1),[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px5.p1.1)\.
- \[77\]R\. Takhanov and S\. Yun\(2026\)Classification of independent sets in signed Johnson graphs and applications to kissing arrangements\.arXiv preprint arXiv:2606\.03299\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2606.03299)Cited by:[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px3.p4.1),[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px5.p2.1)\.
- \[78\]T\. Tao\(2026\)A digestion of the Jacobian conjecture counterexample\.Note:What’s NewExternal Links:[Link](https://terrytao.wordpress.com/2026/07/21/a-digestion-of-the-jacobian-conjecture-counterexample/)Cited by:[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.SSS0.Px2.p2.2),[§4\.14](https://arxiv.org/html/2608.23691#S4.SS14.p1.1)\.
- \[79\]T\. Tao\(2026\)Mathematics in the age of AI\.arXiv preprint arXiv:2608\.16753\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2608.16753),[Link](https://arxiv.org/abs/2608.16753)Cited by:[§1](https://arxiv.org/html/2608.23691#S1.p6.1)\.
- \[80\]D\. Turturean\(2026\)Summary of new results on the Ramsey numbers for book graphs open problem\.Note:Public progress reportExternal Links:[Link](https://docs.google.com/document/d/1VinXOiMov2v-Y27GTJwoAECywv2a34MH4E8qa712zJY/edit)Cited by:[Figure 7](https://arxiv.org/html/2608.23691#S4.F7),[Figure 7](https://arxiv.org/html/2608.23691#S4.F7.4),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px1.p1.4),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px2.p1.2),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px2.p3.1),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px3.p1.3),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.p2.1)\.
- \[81\]E\. Y\. Wang, S\. Motwani, J\. V\. Roggeveen, E\. Hodges, D\. Jayalath, C\. London, K\. Ramakrishnan, F\. Cipcigan, P\. Torr, and A\. Abate\(2026\)HorizonMath: measuring AI progress toward mathematical discovery with automatic verification\.arXiv preprint arXiv:2603\.15617\.Cited by:[§4\.4](https://arxiv.org/html/2608.23691#S4.SS4.SSS0.Px1.p1.1)\.
- \[82\]W\. J\. Wesley\(2026\)Lower bounds for book Ramsey numbers\.Discrete Mathematics349,pp\. 114913\.Note:arXiv:2410\.03625External Links:[Document](https://dx.doi.org/10.1016/j.disc.2025.114913)Cited by:[Figure 7](https://arxiv.org/html/2608.23691#S4.F7),[Figure 7](https://arxiv.org/html/2608.23691#S4.F7.4),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px1.p1.4),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px2.p1.2),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.SSS0.Px3.p1.3),[§4\.13](https://arxiv.org/html/2608.23691#S4.SS13.p2.1)\.
- \[83\]E\. P\. White\(2023\)A new bound for Erdős’ minimum overlap problem\.Acta Arithmetica208\(3\),pp\. 235–255\.External Links:[Document](https://dx.doi.org/10.4064/aa220728-7-6)Cited by:[§4\.2](https://arxiv.org/html/2608.23691#S4.SS2.SSS0.Px1.p2.2),[§4\.2](https://arxiv.org/html/2608.23691#S4.SS2.p1.2)\.
- \[84\]S\. Yang and Q\. Liao\(2022\)The lower bound for difference bases\.Scientia Sinica Mathematica52\(11\),pp\. 1237–1254\.Note:In ChineseExternal Links:[Document](https://dx.doi.org/10.1360/SSM-2020-0323)Cited by:[§4\.9](https://arxiv.org/html/2608.23691#S4.SS9.SSS0.Px1.p1.3)\.
- \[85\]H\. Ye, H\. Lin, J\. Tang, Y\. Luo, R\. Thapa, C\. Yang, C\. Su, R\. Yang, R\. Liu, R\. Li, Z\. Li, P\. Sun, C\. Gao, D\. Ding, G\. He, M\. Zhang, L\. Sun, W\. Wang, Y\. Zhong, Z\. Shen, P\. Li, P\. Lu, B\. Cui, D\. He, J\. Ma, J\. Li, H\. Baoyin, Y\. Choi, S\. Ermon, X\. Chu, T\. Li, Y\. Xu, and J\. Zou\(2026\)Structured scaling of AI discovery across diverse scientific domains\.arXiv preprint arXiv:2604\.19341\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2604.19341)Cited by:[§4\.12](https://arxiv.org/html/2608.23691#S4.SS12.p2.1),[§4\.2](https://arxiv.org/html/2608.23691#S4.SS2.SSS0.Px2.p1.1),[§4\.2](https://arxiv.org/html/2608.23691#S4.SS2.p1.2)\.
- \[86\]M\. Yuksekgonul, D\. Koceja, X\. Li, F\. Bianchi, J\. McCaleb, X\. Wang, J\. Kautz, Y\. Choi, J\. Zou, C\. Guestrin, and Y\. Sun\(2026\)Learning to discover at test time\.arXiv preprint arXiv:2601\.16175\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2601.16175)Cited by:[§4\.11](https://arxiv.org/html/2608.23691#S4.SS11.p2.1)\.
- \[87\]V\. A\. Zinoviev and T\. Ericson\(1999\)New lower bounds for contact numbers in small dimensions\.Problems of Information Transmission35\(4\),pp\. 287–294\.External Links:[Link](https://www.mathnet.ru/eng/ppi457)Cited by:[§4\.3](https://arxiv.org/html/2608.23691#S4.SS3.SSS0.Px4.p1.1)\.
## Appendix AThe Station
This appendix provides a self\-contained description of the Station used in this paper, which we call Station v2 to distinguish it from the original Station v1\. We focus on its mechanisms and implementation details, and refer readers to the original Station paper for the broader design philosophy and motivation behind the environment\[[16](https://arxiv.org/html/2608.23691#bib.bib1)\]\. The source code is available at[https://github\.com/dualverse\-ai/station](https://github.com/dualverse-ai/station)\.
### A\.1Space, Time, and Action
#### Space\.
The Station is divided into rooms, each serving a different purpose \(Table[1](https://arxiv.org/html/2608.23691#S2.T1)\)\. For example, agents conduct experiments in the Research Center, read and publish papers in the Archive Room, and communicate with peers in the Mail Room\. An agent must be present in a room to use its actions and can move between rooms through navigation actions\. This division into rooms gives the environment a modular design with a clear separation of functions\.
#### Time\.
The Station operates in discrete time steps called*ticks*\. A tick is completed after every active agent has received one Station observation and returned one response\. Ticks provide a shared timeline for all agents in the Station\.
In Station v1, agents received their observations sequentially\. In contrast, Station v2 first prepares an observation for every agent from the same state at the beginning of the tick and then sends the observations to all agents in parallel\. This substantially reduces the wall\-clock time required for a Station run\.
#### Action\.
At each tick, an agent receives an observation containing its current status, new system messages, the outcomes of its previous actions, and the latest output from the rooms it visited\. The agent replies with free\-form text together with any actions it intends to perform\. Actions are written using the command/execute\_action\{\.\.\.\}and may be followed by a YAML block when structured information is needed, such as the recipient and content of a message\. An agent can issue multiple actions in a single response, allowing it to use each response efficiently\.
The dialogue is therefore composed mainly of alternating Station observations and agent responses\. When it approaches a configured context limit, generally around 300,000 tokens in this study, the Station asks the agent to write a compact summary of its activities\. This summary, together with key messages, is carried into a refreshed context so that the agent can continue its work\.
### A\.2Agents
#### Agent composition\.
Unless otherwise specified, a Station begins with six agents: two powered by GPT\-5\.5, two by Claude Opus 4\.8, and two by Gemini 3\.1 Pro\. When an agent leaves, the Station spawns a new agent powered by the same model, keeping the six\-agent composition throughout the run\.
#### Lineage\.
Agents are organized into*lineages*\. A lineage is a sequence of agents that share a name, private notes, and a continuing research identity\. A new agent can inherit an existing lineage of the same model and become its next generation, or create and name a new lineage to begin a different research style\. For example, an agent that inherits the lineage ofNoesis IIbecomesNoesis IIIand gains access to all private notes and records left byNoesis IandNoesis II\.
#### System prompt and role\.
All agents receive a shared system prompt describing the Station’s research philosophy, including the standard for a publishable archive paper and the goal of making general scientific contributions\. Each agent also receives a specialized research role\. Initial roles are sampled from generic templates that each emphasize a different research style: analytical, creative, synthetic, empirical, or strategic\. When an agent leaves, it can instead write the role of its own descendant, often giving more task\-specific guidance and a more deliberate description of the lineage’s research style\. This encourages diverse research behavior across agents while preserving useful differences between lineages\.
#### Agent lifecycle\.
An agent can remain in the Station for at most 200 ticks\. For its first 40 ticks, it works in isolation, without access to the Station’s communal knowledge or communication with other agents, but with access to the records of its own lineage\. This period is intended to encourage independent exploration\. The agent then becomes*mature*and gains access to the main collaborative rooms\. At age 100 ticks, it becomes*tenured*and may choose to leave the Station before reaching its maximum lifetime\.
#### Supervisor\.
The Station also appoints a*supervisor*from time to time\. It selects at random a GPT\-5\.5 agent that has published at least one accepted archive paper\. The supervisor provides high\-level guidance, encourages agents to explore promising directions deeply, and helps prevent duplication of work, while leaving each agent responsible for its own research\. After a supervisor leaves, the Station waits 200 ticks before appointing another supervisor, creating periods of less structured exploration\.
### A\.3Rooms
The Research Center and the Archive Room are the two main rooms in the Station\. Their functions are described below, together with the new Question Room\. The remaining rooms are summarized in Table[1](https://arxiv.org/html/2608.23691#S2.T1)\.
#### Research Center\.
The Research Center is the Station’s main room for computational experiments\. It presents the research task, accepts experiment submissions, runs evaluations, and records their results\. It also provides persistent storage for code and artifacts\. Agents can review evaluations by their peers and reuse stored code and artifacts, allowing experimental knowledge to accumulate\.
To start a Station on a new problem, the user generally provides two components: a task specification and an evaluator\. The task specification describes the research problem, submission format, constraints, and evaluation rule\. The evaluator is a function that computes a score from an input construction\. For example, the kissing\-number evaluator takes a proposed set of vectors and reports the total overlap among the corresponding spheres, with zero indicating a valid configuration\. Both the task specification and evaluator are available for agents to read\.
Agents can also use the Research Center as a sandbox for general computational work\. An experiment need not return a construction in the format required by the evaluator; agents can use it for diagnostic calculations, testing conjectures, analyzing earlier results, etc\.
Station v2 introduces a separate*coder*, powered by GPT\-5\.5 through Codex\[[59](https://arxiv.org/html/2608.23691#bib.bib2)\], to help agents implement their experiments\. Instead of writing and debugging code itself, an agent submits specific natural\-language instructions for one experiment\. The coder implements those instructions, runs the evaluator, fixes implementation errors, and returns a report\. This allows agents to focus on scientific work, such as designing experiments and interpreting their results, rather than low\-level coding work such as debugging\.
#### Archive Room\.
The Archive Room is the main knowledge hub of the Station\. Agents can publish their findings as archive papers and read papers published by earlier agents\. These papers remain available throughout the run, allowing results, methods, and useful negative findings to be passed between agents and accumulated over time\. The archive therefore grows throughout the run, gradually expanding the Station’s knowledge of the problem\.
Every submitted paper is assessed by a reviewer powered by GPT\-5\.5\. It judges whether the work is rigorous, novel relative to the existing archive, useful to the research goal, and properly supported and cited\. Accepted papers are published in the Archive Room, while rejected papers are returned with comments and suggestions so that the author can revise the work or pursue a different direction\.
Station v2 also introduces an*Archive Surveyor*, powered by GPT\-5\.5 through Codex\. As the Archive Room grows to contain dozens or even hundreds of papers, reading the entire literature becomes time\-consuming\. An agent can instead ask the Archive Surveyor for a literature survey on a particular question or research direction\. The surveyor searches the accumulated archive papers and returns a concise survey with citations to the original records\. Agents can still read any archive paper directly when they need its full details\.
#### Question Room\.
Station v2 introduces a Question Room, where agents can post new research questions and vote on solutions proposed by their peers\. The room encourages scientific exploration beyond the main task; for example, solving a related or reduced problem may provide insight into the original problem\. Only tenured agents can enter, limiting the time that agents spend away from the main task early in their lifecycle\.
#### Other rooms\.
Most other rooms support different forms of communication or reflection\. Their functions are self\-explanatory and are not described in detail here\.
### A\.4Mechanisms
#### Holiday\.
Every ninth and tenth tick are declared a*holiday*\. During these ticks, agents cannot run experiments or submit archive papers\. Instead, each agent receives a random prompt from a large pool\. These prompts encourage broader reflection, such as using metaphors, examining an unexpected observation, revisiting an abandoned idea, or drawing on another field\. Most are adapted from the night\-science practices described by Yanai and Lercher\[[38](https://arxiv.org/html/2608.23691#bib.bib3)\]\. The holiday creates regular pauses from routine work in which agents can reconsider their assumptions and explore less obvious directions\.
#### Meta\-reflection\.
Station v2 also introduces compulsory*meta\-reflection*for mature agents\. At least once every 25 ticks, an agent enters the Reflection Chamber and receives a randomly selected high\-level reflection prompt\. The prompt typically asks GPT\-5\.5 to act as an external human expert and review the agent’s recent research journey from a different perspective\. During this reflection, GPT\-5\.5 temporarily replaces the agent’s usual model, as we found that it produced the highest\-quality reviews\. The motivation is to align agents with the broader interests of human researchers, including curiosity, understanding, and scientific value beyond immediate improvement of the evaluation score\.
#### Stagnation protocol\.
When the evaluation frontier has not improved for 320 ticks, the Station activates the*stagnation protocol*\. The protocol sends a system message to every mature agent\. It randomly assigns each agent one of several lanes: exploration, exploitation, revival, understanding, or strategy\. Each lane asks the agent to review the available evidence, question its current assumptions, and develop a different response to the stagnation\. The use of multiple lanes encourages diverse paths for escaping scientific stagnation\.
#### Multistart\.
Station v2 introduces*multistart*, which runs eight independent Station rollouts for 40 ticks from the same starting state\. A GPT\-5\.5\-powered administrator then compares their progress and selects the branch with the greatest scientific value to continue\. Multistart is designed to capture the substantial variation in research trajectories across rollouts\. It is used where this variation is expected to be largest: during the first 40 ticks of a Station and the first 40 ticks following activation of the stagnation protocol\. The branches are run in parallel, so multistart generally does not increase wall\-clock time when sufficient compute is available\.
## Appendix BSources of the pre\-AlphaEvolve literature column
The pre\-AlphaEvolve literature curve of Figure[1](https://arxiv.org/html/2608.23691#S4.F1)is a reproducible reference assembled from work predating AlphaEvolve\. No single paper tabulates these finite values\. We therefore take the minimum over the explicitly defined families below, each evaluated at the pair in question\.
- •Bukh–Chao\[[13](https://arxiv.org/html/2608.23691#bib.bib23)\], Proposition 11\.We use the quadratic\-residue blockGn=⋃a\{\(t,a12\+ta1,…,an−12\+tan−1\):t∈𝔽q\}G\_\{n\}=\\bigcup\_\{a\}\\\{\(t,a\_\{1\}^\{2\}\+ta\_\{1\},\\ldots,a\_\{n\-1\}^\{2\}\+ta\_\{n\-1\}\):t\\in\\mathbb\{F\}\_\{q\}\\\}and the recursionKn=Gn∪\(Kn−1\+xn\)K\_\{n\}=G\_\{n\}\\cup\(K\_\{n\-1\}\+x\_\{n\}\), withKn−1K\_\{n\-1\}embedded in a horizontal hyperplane\. Proposition 11 makes this Kakeya for every full translationxnx\_\{n\}\. We retain the smallest certified placement found from complete transverse shift histories and from translated horizontal slices, materialize each selected set, and check a complete witness line in every projective direction\. This is essential: retaining only one locally best child, or fixing the containing slice, gives larger values at some benchmark pairs\.
- •Mockenhaupt–Tao\[[57](https://arxiv.org/html/2608.23691#bib.bib49)\], in the form recorded by Saraf and Sudan\[[69](https://arxiv.org/html/2608.23691#bib.bib54)\]\.The displayed union has exact size\(q−1\)\(q\+12\)d−1\+qd−1\(q\-1\)\\big\(\\tfrac\{q\+1\}\{2\}\\big\)^\{d\-1\}\+q^\{d\-1\}; the sumq\(q\+12\)d−1\+qd−1q\\big\(\\tfrac\{q\+1\}\{2\}\\big\)^\{d\-1\}\+q^\{d\-1\}is a convenient upper bound before subtracting the intersection\.
- •Kopparty, Lev, Saraf and Sudan\[[42](https://arxiv.org/html/2608.23691#bib.bib37)\]\.Lemma 17 gives the upper boundq∑j<d\(q\+12\)jq\\sum\_\{j<d\}\\big\(\\tfrac\{q\+1\}\{2\}\\big\)^\{j\}\(its displayed strata may overlap\), and the missing\-digit construction of Theorem 7 has exact size\(q−1\)d\+2d−1\(q\-1\)^\{d\}\+2^\{d\}\-1, which is the classical2d\+1−12^\{d\+1\}\-1atq=3q=3\.
- •Blokhuis–Mazzocca\[[11](https://arxiv.org/html/2608.23691#bib.bib21)\]\.Ind=2d=2the problem is settled\. The minimum is exactlyp\(p\+1\)/2\+\(p−1\)/2p\(p\+1\)/2\+\(p\-1\)/2for oddpp, with a matching construction\.
- •Products\.A product of Kakeya sets is Kakeya of exactly the product size, so every product of best bounds in complementary lower dimensions is admissible, with the sharp planar value above as thed=2d=2factor\.
- •Lev\[[46](https://arxiv.org/html/2608.23691#bib.bib42)\]\.Atp=3p=3, the exact valuek3=13k\_\{3\}=13and the boundk4≤27k\_\{4\}\\leq 27, both from a computer search\.
The Bukh–Chao recursion supplies the selected value at all 22 pairs withp≥5p\\geq 5\. Atp=3p=3, the values 13 and 27 are smaller in dimensions 3 and 4, while in dimension 5 the recursive value, the missing\-digit construction and2d\+1−12^\{d\+1\}\-1all give 63\. Products never attain the minimum on their own at any pair in range\. Comparing the two reference curves against each other, AlphaEvolve is below the pre\-AlphaEvolve literature at 18 pairs and the pre\-AlphaEvolve literature is below AlphaEvolve at 5, namely bothp=3p=3pairs ind=3,4d=3,4, and the three larger primes ind=5d=5\.
Table[3](https://arxiv.org/html/2608.23691#A2.T3)reports all 25 benchmark pairs\. The initial evaluation is our first evaluation of the pre\-AlphaEvolve constructions\. The final pre\-AlphaEvolve literature column takes the minimum over the families described above after incorporating the extended placement search within the Bukh–Chao recursion\. This search improves the initial evaluation at twelve pairs and leaves it unchanged at the other thirteen\.
Table 3:Kakeya set sizes at all 25 benchmark pairs, with dimension listed first in\(d,p\)\(d,p\)\. Initial Evaluation is our first evaluation of constructions from the pre\-AlphaEvolve literature; Pre\-AlphaEvolve Literature is the final literature baseline after the extended placement search\. Lower is better; bold entries indicate the smallest size for each pair\.These twelve changes do not alter the comparison tally: the Station remains strictly smaller than the better reference at 14 pairs, tied at 11 and worse at none\.
The construction of every candidate above, and the check that each is Kakeya, are carried out in the accompanying notebook\.Similar Articles
Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment
This paper presents a multi-agent AI system that autonomously discovers novel mathematical results through collaborative experimentation and proof generation in an open-world environment, achieving new constructions and theorems.
AI agents built a scientific literature together. That literature led to novel discoveries on 5 of 12 mathematical problems.
The Station is an open-world multi-agent environment where AI agents autonomously build a scientific literature, leading to novel discoveries on five mathematical problems out of twelve evaluated.
Harnessing the Collective Intelligence of AI Agents in the Wild for New Discoveries
This paper presents EinsteinArena, an agent-native platform enabling decentralized scientific discovery through open interaction among autonomous AI agents. The platform has already produced 12 new state-of-the-art results, including an improved lower bound for the kissing number problem in dimension 11, demonstrating that collective AI-driven research can emerge from agents sharing insights and building on each other's work.
EurekAgent: Agent Environment Engineering is All You Need For Autonomous Scientific Discovery
The paper introduces EurekAgent, an environment-engineered agent system for metric-driven autonomous scientific discovery that achieves state-of-the-art results on math, kernel engineering, and ML tasks with low computational costs.
The Problem Is the Problem: Towards Scalable Mathematical Discovery
The paper introduces a new paradigm for AI-assisted mathematical discovery, where experts define research directions and an AI system automates problem discovery and triage, demonstrated through a combinatorics case study.