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 statement5 of 5

The best upper bound known to date is due to Green [Gr01], f(N)((7/2)1/3+o(1))N1/3f(N) \leq ((7/2)^{1/3}+o(1))N^{1/3}. (note that (7/2)1/31.519(7/2)^{1/3}\approx 1.519).

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

Search problems.science

Find a Problem, Result, source, or page