Erdős problem 796
If is the largest size of with fewer than three representations of every product , does its conjectured second-order normalized term converge? The candidate proof gives an explicit limit constant.
Sources
FormalConjectures/ErdosProblems/
796.lean
Retained formal statement
Let and let be the largest possible size of such that every has solutions to with . Is it true that for some constant ?
The answer is yes: the rescaled error normalizedError converges.
True ↔ ∃ c, Filter.Tendsto Erdos796.normalizedError Filter.atTop (nhds c)