Dear SeqFans,
I recently shared this work with the OEIS editors, and Sean Irvine kindly suggested this list as the better forum.
Recent work by Tsoukalas et al. (a DeepMind team, https://arxiv.org/pdf/2605.22763) formalized 492 open conjectures from the OEIS in the Lean proof assistant. Building on that, I've developed an open-source benchmark that evaluates any general-purpose language model at settling these conjectures. A submission is accepted only if it is a formal Lean proof of the conjecture or of its negation.
The best current model resolved 147 of the 492 conjectures (30%) with a budget of $50 per attempt. Across all our experiments, 160 of the 492 have been settled. (The DeepMind system had previously resolved 44 of the 492.)
The paper is here: https://arxiv.org/abs/2608.11941
You can browse the results interactively at https://tadamcz.com/oeis-open/.
You can search by A-number, see which conjectures were settled (and whether proved or disproved), and read each accepted Lean proof alongside an AI-generated natural-language version of the proof. Every conjecture links back to its OEIS entry.
I took the formalizations as-is from Tsoukalas, so some may not faithfully capture the intended conjecture. I think most are probably OK, but please check first!
The proofs are all permanently archived and linked from the site, so they're there for whatever use, if any, the community finds for them. Michael De Vlieger has kindly begun recording some of these results on entries (e.g. https://oeis.org/A340738); at the time, only the Lean files and short natural-language proof sketches from the paper's appendix were available, which made precise citation difficult. For any entry that does cite one of these results, the natural-language proofs on my site may help with wording, and the Lean proof file in https://github.com/epoch-research/LeanOpenProblems-results is the authoritative artifact to link. Tsoukalas and colleagues resolved a number of these conjectures first and naturally should get credit for those, as should anyone else who settled one earlier.
All the best,
Tom
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/109ddcd1-e383-4c6b-a95f-5a98b5d29688n%40googlegroups.com.
Conjecture descriptionAI-generated
For every positive integer , is defined.
Take .
There is an essential domain caveat. The canonical OEIS conjecture says that is defined for every *positive* integer . The counterexample above uses , which is not positive. Thus this argument is a complete disproof of the accepted formal statement, whose universal quantifier ranges over all natural numbers including zero, but it does not by itself disprove the canonically stated conjecture restricted to .