Optimized Certificate for the Unit Distance Problem with Extended Prime Number Range
Description
Emmerich--Cordella Optimized Certificate for the Unit Distance Problem with Extended Prime Number Range
This Zenodo record contains the certificate data and verification code for an enlarged-(T) unit-distance lower-bound certificate found by Michael T. M. Emmerich and Francesco Cordella using integer optimization (https://arxiv.org/abs/2606.03419). It is the to date sharpest (largest) lower bound certificate for a lower bound of the unit-distance problem in the certificate setting established by Sawin 2026*.
The purpose of this deposit is to provide a stable, citable certificate-and-code archive. It is not intended as an arXiv addendum. A separate note by Michael T. M. Emmerich and Francesco Cordella may later discuss the enlarged (T)-range, the optimization strategy, and the mathematical context in more detail.
The certificate is conceptually based on the explicit unit-distance lower-bound framework developed in the following works:
@misc{emmerich2026optimizingexplicitunitdistancelowerbound,
title={Optimizing Explicit Unit-Distance Lower-Bound Certificates},
author={Michael T. M. Emmerich},
year={2026},
eprint={2606.03419},
archivePrefix={arXiv},
primaryClass={math.OC},
url={https://arxiv.org/abs/2606.03419},
}
with accompaning GitHub with the used integer optimization-verification pipeline: emmerichmtm/UnitDistanceProblemOptimizationOfSawinsLowerBound
@article{sawin2026explicit,
title={An explicit lower bound for the unit distance problem},
author={Sawin, Will},
journal={arXiv preprint arXiv:2605.20579},
year={2026}
}
Authors
-
Michael Emmerich (Faculty of Information Technology, University of Jyväskylä, Finland), corresponding author.
-
Francesco Cordella (Francesco Cordella (0000-0003-0731-5622) - ORCID)
Headline certificate
The deposited certificate has the following headline parameters:
-
#T = 67 -
#S_Q = 1021 -
R = 33066458/1000000 = 33.066458 -
delta = 0.031185334443176590595661471677599365... -
split primes in
Q(sqrt(prod(T))):0 -
budget:
67 + 1021 + 0 + 1 = 1089 = (67-1)^2/4 -
verification status:
passed = True
Here (T) denotes the ramified prime set in the Sawin-style explicit unit-distance criterion. In this certificate, (T) consists of the first 67 odd primes, from 3 through 337.
Main files
-
cordella_certificate_data.txt
Canonical compact certificate data. This is the authoritative data file for this Zenodo record. -
verify_certificates.py
Existing repository verification pipeline. It defines theCertificatedataclass, evaluates the exponent formula, and checks the finite arithmetic side conditions. -
verify_best_certificate.py
Zenodo entry-point script. It parsescordella_certificate_data.txt, constructs the certificate, callsverify_certificate(...), checks the headline values, and writes JSON/TXT verification outputs. Uses the cited Emmerich 2026 (arxiv) verification pipeline. -
CERTIFICATE_VERIFICATION_REPORT.md
Human-readable verification report and contextual explanation. -
verification_result_full.json
Full machine-readable verification output, including the complete lists, splitting statuses, admissibility witnesses, and all checks. -
verification_summary.json
Compact machine-readable summary of the certificate, suitable for quick inspection. -
verification_result.txt
Human-readable text output from the verification pipeline.
Reproducing the verification
Use Python 3.10 or newer. No third-party Python packages are required.
Run:
python verify_best_certificate.py
or, equivalently,
./run_verification.sh
Expected final output:
headline checks:
- T_size_is_67: True
- S_Q_size_is_1021: True
- R_matches_expected: True
- computed_delta_matches_claimed_prefix: True
- pipeline_passed: True
The script exits with status code 0 only if all headline checks and all verification-pipeline checks pass.
Scope of this deposit
This deposit provides a stable record of the certificate data and its verification. It does not construct planar point coordinates. Rather, it verifies the finite arithmetic certificate data used in the explicit lower-bound criterion.
*the certificate has not yet undergone a rigorous peer review by the mathematical community and the result needs to be treated cautiously for this reason. The authors hope that the verification effort will be useful for subsequent checks and questions can be directed to the first author via his email: michael.t.m.emmerich@jyu.fi
License note
No license is selected in this generated package. Before making the Zenodo record public, the authors should choose an appropriate license for the data/report and a license for the code.
Files
CERTIFICATE_VERIFICATION_REPORT.md
Files
(105.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5a357135870df96fa01d3d912b5871cf
|
4.8 kB | Preview Download |
|
md5:0e1ee81fa5f52d151543b1d2ba6dd8e4
|
9.1 kB | Preview Download |
|
md5:f46025c3c64b2ec9a74aff11c40516ee
|
695 Bytes | Preview Download |
|
md5:001956379165b108c372aa28ba799918
|
82.0 kB | Preview Download |
|
md5:d73692ac2bcda68ec46e2523847351f9
|
3.0 kB | Preview Download |
|
md5:227b7f8c83dc77d4e0fee756e0b5210d
|
5.4 kB | Download |
Additional details
Related works
- Cites
- Preprint: arXiv:2605.20579 (arXiv)
- Preprint: arXiv:2606.03419 (arXiv)
Software
- Repository URL
- https://github.com/emmerichmtm/UnitDistanceProblemOptimizationOfSawinsLowerBound
- Programming language
- Python console
- Development Status
- Concept
References
- Sawin, W. (2026). An explicit lower bound for the unit distance problem. arXiv preprint, arXiv:2605.20579.
- Emmerich, M. T. M. (2026). Optimizing explicit unit-distance lower-bound certificates. arXiv preprint, arXiv:2606.03419 [math.OC]. https://arxiv.org/abs/2606.03419