Skip to content

Erdős problem 829

Erdős Problem 829 (open). Let ANA \subseteq \mathbb{N} be the set of perfect cubes. Is it true that (1A1A)(n)(logn)O(1)(1_A \ast 1_A)(n) \ll (\log n)^{O(1)}? That is, does there exist a natural number CC such that the number of representations of nn as a sum of two cubes is O((logn)C)O((\log n)^C) as nn \to \infty?

Sources

Browse retained paths and inspect the exact material available for this Problem.

9 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

829.lean

Retained formal statement8 of 9

Mordell proved lim supn(1A1A)(n)=\limsup_{n \to \infty} (1_A \ast 1_A)(n) = \infty, where AA is the set of perfect cubes. Equivalently, the number of representations of nn as a sum of two cubes is unbounded.

FormalConjectures/ErdosProblems/829.leanErdos829.variants.mordell1 lineExact file
Filter.limsup (fun n => ↑(AdditiveCombinatorics.sumRep Erdos829.cubes n)) Filter.atTop = ⊤
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page