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 statement2 of 9

Membership in cubes can be witnessed by a bounded cube root, which makes it decidable for concrete values.

FormalConjectures/ErdosProblems/829.leanErdos829.mem_cubes_iff1 lineExact file
∀ (m : ℕ), mErdos829.cubes ↔ ∃ k < m + 1, k ^ 3 = m
APIStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page