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

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?

This problem follows immediately from Mattheus and Verstraete's lower bound [MaVe23] for k = 4 and Bradač's lower bound [Br26] for k ≥ 5.

FormalConjectures/ErdosProblems/920.leanErdos920.erdos_9202 linesExact file
Truek ≥ 4, ∃ c > 0, (fun n => ↑n ^ (1 - 1 / (↑k - 1)) / Real.logn ^ c) =O[Filter.atTop] fun n => ↑(Erdos920.f k n)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page