Back to Problems
erdos_1.variants.least_N_5
Specification
The minimal value of $N$ such that there exists a sum-distinct set with five elements is $13$. https://oeis.org/A276661
Lean 4 Statement
theorem erdos_1.variants.least_N_5 :
IsLeast { N | ∃ A, IsSumDistinctSet A N ∧ A.card = 5 } 13
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.