Every Nonnegative Integer Is a Sum of a Triangular, a Pentagonal, and a Heptagonal Number

Abstract

In this paper, it is proved that any nonnegative integer can be written in the following form x(x+1)/2 + y(3y+1)/2 + z(5z+1)/2, x,y,z ∈ N. This settles the conjecture recorded as OEIS A287616. All parts of the proof have been formalized in Lean 4, with the exception of two results: one externally cited theorem and one statement verified by symbolic computation. Both the natural-language proof and the Lean formalization were generated by the MechMath Agent Team developed by the authors.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…