Skip to content

Formalize solutions to 40 more problems - #386

Merged
teorth merged 2 commits into
teorth:mainfrom
plby:main
Aug 28, 2026
Merged

Formalize solutions to 40 more problems#386
teorth merged 2 commits into
teorth:mainfrom
plby:main

Conversation

@plby

@plby plby commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

As mentioned previously, I have formalized solutions to a bunch of Erdős problems. This batch updates the status of 40 more of these. I believe all of the formalizations are correct.

Of particular note: this batch includes https://www.erdosproblems.com/forum/thread/391 which caught me off-guard because I thought getting the exact constant $c$ would be tricky. However, the statement in the box only asks for "some constant $c>0$ such that $\frac{t(n)}{n} \leq \frac{1}{e}-\frac{c}{\log n}$ for infinitely many $n$", which this formalization does capture correctly! (It uses a simpler explicit value $c\approx 0.0002352$ rather than the optimal constant $c\approx 0.3044$.) FYI, this formalization took about 9 hours with publicly-available GPT 5.6 Sol running at "Extra High" on Codex.

@teorth
teorth merged commit 628278e into teorth:main Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants