Erdős problem 829
Erdős Problem 829 (open). Let be the set of perfect cubes. Is it true that ? That is, does there exist a natural number such that the number of representations of as a sum of two cubes is as ?
Sources
FormalConjectures/ErdosProblems/
829.lean
Retained formal statement
Erdős Problem 829 (open). Let be the set of perfect cubes. Is it true that ? That is, does there exist a natural number such that the number of representations of as a sum of two cubes is as ?
True ↔ ∃ C, (fun n => ↑(AdditiveCombinatorics.sumRep Erdos829.cubes n)) =O[Filter.atTop] fun n => Real.log ↑n ^ COpenStatement only, no proof