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
Mordell proved , where is the set of perfect cubes. Equivalently, the number of representations of as a sum of two cubes is unbounded.
Filter.limsup (fun n => ↑(AdditiveCombinatorics.sumRep Erdos829.cubes n)) Filter.atTop = ⊤SolvedStatement only, no proof