Bernstein's constant: β = 0.2801694990, ten rigorously certified digits

A machine-checkable enclosure of the constant of best uniform polynomial approximation to |x|, proved in interval arithmetic. Ten correctly-rounded decimal places, where the 1985 Varga–Carpenter rigorous enclosure determines five.

Hanyu Yang · ORCID 0009-0005-0419-4070
DOI 10.5281/zenodo.22106774 · Zenodo record (v1.0.0) · source repository · OEIS A073001 · 26 August 2026

Abstract

Bernstein (1913) proved that the limit

β = lim_{n → ∞}  2n · E_{2n}( |x| ; [−1, 1] )

exists, where E_k(f; K) is the error of best uniform polynomial approximation of degree at most k. This release is a machine-checkable certificate for

0.280169499016595460711186  ≤  β  ≤  0.28016949904799999998

Both endpoints are proved, and the printed decimals are rounded outward, so the printed endpoints are themselves valid bounds. The enclosure has width 3.140454e−11 and determines ten correctly-rounded decimal places.

Result: β = 0.2801694990, ten proved decimal places

Against the published baseline

Varga–Carpenter 1985 (eq. 1.16)this release
lower endpoint0.28016854600.280169499016595460711186
upper endpoint0.28017337920.28016949904799999998
width4.83e−63.140454e−11
correctly-rounded places510

Proved digits, not estimated ones. The same 1985 paper gives a widely-quoted ~50-digit value (eq. 1.18) obtained by Richardson extrapolation and described there as “probably accurate to 50 decimal places” — an estimate, not a proved bound, and nothing here rests on it. The ten places certified here are proved: every emitted per-interval bound is an exact rational, and the enclosure is 153901× narrower than an outward rendering of the published rigorous pair. That is a comparison against one baseline, not a claim of novelty.

How it is certified

What is trusted, and what is not established

Verify it yourself

git clone https://github.com/SeverinVisionary/bernstein-constant-certificate
cd bernstein-constant-certificate
make stdlib-only      # headline claim, Python standard library only, ~1 min

The headline number is re-derivable with no third-party packages and no network. make verify adds the independent evaluator and the negative suite; make release-gate runs everything and writes one machine-readable summary. What each level does and does not establish is tabulated in VERIFY.md.

Read further

Cite

Yang, Hanyu (2026). The Bernstein constant: ten rigorously certified digits
(Version 1.0.0) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.22106774