diff options
| author | Chris Wells <chris@mathematicaster.org> | 2026-05-29 07:26:38 -0500 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2026-05-29 07:26:38 -0500 |
| commit | 3a106ec8da34b42fe8c57200aae4e9a934c32f8f (patch) | |
| tree | c72fbc7a5ff5de3a717855666079039731b66d02 /data/papers.bib | |
| parent | f7e34046e4d948a9ba1232de22535e6c31185393 (diff) | |
| download | main-master.tar main-master.tar.gz main-master.tar.bz2 main-master.tar.lz main-master.tar.xz main-master.tar.zst main-master.zip | |
Diffstat (limited to 'data/papers.bib')
| -rw-r--r-- | data/papers.bib | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/data/papers.bib b/data/papers.bib index 0b67f8b..b4dc17b 100644 --- a/data/papers.bib +++ b/data/papers.bib @@ -1,6 +1,19 @@ +@article{deleo_discrepancy, + title = {A finite victory over de Bruijn–Erdős in interval discrepancy}, + author = {DeLeo, Jared and Henderschedt, Owen and Wells, Chris}, + month = {may}, + year = {2026}, + eprint = {2605.29166}, + eprinttype = {arXiv}, + eprintclass = {math.CO}, + archivePrefix = {arXiv}, + archiveClass = {math.CO}, + abstract = {We study a finite form of the classical interval discrepancy problem. Starting from the unit interval, one repeatedly splits an existing interval into two until $n$ intervals have been produced. The discrepancy of such a process is the maximum, over all intermediate stages, of the ratio between the longest interval and the shortest interval. A theorem of de Bruijn and Erdős from 1949 shows that this ratio must approach $2$ as $n\to\infty$, and they give a sharp construction achieving this bound. For fixed $n$, their construction gives the upper bound $\operatorname{disc}(n)\leq 2-\frac{3}{2n}+O(1/n^2)$. In this paper, we improve the first-order term of this bound. Specifically, we construct a strategy, called <em>lex-merge</em>, with $\operatorname{disc}(n)\leq 2-\frac{4\ln 2}{n}+O(1/n^2)$. We prove also the lower bound $\operatorname{disc}(n)\geq 2-\frac{6\ln 2}{n}-O(1/n^2)$, showing that the first-order term in this improvement over the de Bruijn–Erdős construction has the correct order of magnitude. We conjecture that the lex-merge strategy is optimal for every $n$.}, +} + @article{briggs_gromov, title={A discrete view of Gromov's filling area conjecture}, - author={Joseph Briggs and Chris Wells}, + author={Briggs, Joseph and Wells, Chris}, month = {feb}, year={2026}, eprint={2602.17859}, |
