Skip to content

Erdős problem 940

Let r3r \ge 3. Is it true that the set of integers which are the sum of at most rr rr-powerful numbers has density 00?

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

940.lean

Retained formal statement3 of 5

Is it true that the set of integers which are the sum of at most three cubes has density 00?

FormalConjectures/ErdosProblems/940.leanErdos940.erdos_940.variants.three_cubes1 lineExact file
True ↔ {n | ∃ S, S.card ≤ 3 ∧ n = (Multiset.map (fun x => x ^ 3) S).sum}.HasDensity 0
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page