Skip to content

Erdős problem 920

Is it true that, for k4k\geq 4, fk(n)n11k1(logn)ckf_k(n) \gg \frac{n^{1-\frac{1}{k-1}}}{(\log n)^{c_k}} for some constant ck>0c_k>0?

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

920.lean

Retained formal statement5 of 5

Graver and Yackel [GrYa68] proved that fk(n)(nloglognlogn)11k1.f_k(n) \ll \left(n\frac{\log\log n}{\log n}\right)^{1-\frac{1}{k-1}}.

FormalConjectures/ErdosProblems/920.leanErdos920.erdos_920.variants.upper_bound3 linesExact file
k ≥ 3,  (fun n => ↑(Erdos920.f k n)) =O[Filter.atTop] fun n =>    (↑n * Real.log (Real.logn) / Real.logn) ^ (1 - 1 / (↑k - 1))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page