Skip to content

Erdős problem 241

Is it true that f(N)N1/3f(N)\sim N^{1/3}?

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

241.lean

Retained formal statement3 of 5

Bose and Chowla [BoCh62] provided a construction proving one half of this, namely (1+o(1))N1/3f(N)(1+o(1))N^{1/3}\leq f(N).

FormalConjectures/ErdosProblems/241.leanErdos241.erdos_241.variants.lower_bound1 lineExact file
∃ ε, (ε =o[Filter.atTop] fun x => 1) ∧ ∀ᶠ (N : ℕ) in Filter.atTop, (1 + ε N) * ↑N ^ (1 / 3) ≤ ↑(Erdos241.f N 3)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page