Back to Problems
erdos_1.variants.least_N_9
Specification
The minimal value of $N$ such that there exists a sum-distinct set with nine elements is $161$. https://oeis.org/A276661
Lean 4 Statement
theorem erdos_1.variants.least_N_9 :
IsLeast { N | ∃ A, IsSumDistinctSet A N ∧ A.card = 9 } 161
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.