Erdős problem 361
Let and be some large integer. What is the size of the largest set such that is not a sum of a subset of ? Does this depend on in an irregular way?
Sources
FormalConjectures/ErdosProblems/
361.lean
Retained formal statement
Asymptotic version of Erdős Problem 361: determine the order of growth of the largest cardinality as .
∀ (c : ℝ), 0 < c → (fun n => ↑(Erdos361.subsetSumAvoidanceNumber c n)) =Θ[Filter.atTop] sorryOpenStatement only, no proof