# Dynamically Defined Sequences with Small Discrepancy

**Authors:** Stefan Steinerberger

arXiv: 1902.03269 · 2019-07-16

## TL;DR

This paper introduces a novel greedy method for constructing sequences on [0,1] with small discrepancy, achieving bounds better than classical results and supported by numerical evidence.

## Contribution

The paper presents a new sequence construction method that yields discrepancy bounds of order $(	ext{log} N) N^{-1/2}$, improving upon classical bounds and conjecturing even smaller discrepancy.

## Key findings

- Discrepancy bound $D_N oxed{	ext{approx.}} (	ext{log} N) N^{-1/2}$
- Numerical evidence supports conjecture $D_N oxed{	ext{approx.}} (	ext{log} N) N^{-1}$
- Extension of discrepancy bounds to higher dimensions with similar conjectures.

## Abstract

We study the problem of constructing sequences $(x_n)_{n=1}^{\infty}$ on $[0,1]$ in such a way that $$ D_N^* = \sup_{0 \leq x \leq 1} \left| \frac{ \left\{1 \leq i \leq N: x_i \leq x \right\}}{N} - x \right|$$ is uniformly small. A result of Schmidt shows that necessarily $D_N^* \gtrsim (\log{N}) N^{-1}$ for infinitely many $N$ and there are several classical constructions attaining this growth. We describe a type of uniformly distributed sequence that seems to be completely novel: given $\left\{x_1, \dots, x_{N-1} \right\}$, we construct $x_N$ in a greedy manner $$ x_N = \arg\min_{\min_k |x-x_k| \geq N^{-10}} \sum_{k=1}^{N-1}{1-\log{(2\sin{(\pi |x-x_k|)})}}.$$ We prove that $D_N \lesssim (\log{N}) N^{-1/2}$ and conjecture that $D_N \lesssim (\log{N}) N^{-1}$. Numerical examples illustrate this conjecture in a very impressive manner. We also establish a discrepancy bound $D_N \lesssim (\log{N})^d N^{-1/2}$ for an analogous construction in higher dimensions and conjecture it to be $D_N \lesssim (\log{N})^d N^{-1}$.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.03269/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1902.03269/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1902.03269/full.md

---
Source: https://tomesphere.com/paper/1902.03269