Skip to content

Erdős problem 18

Conjecture 1. Are there infinitely many practical numbers mm such that h(m)<(loglogm)O(1)h(m) < (\log \log m)^{O(1)}?

Sources

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

11 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

18.lean

Retained formal statement3 of 11

Conjecture 1. Are there infinitely many practical numbers mm such that h(m)<(loglogm)O(1)h(m) < (\log \log m)^{O(1)}?

More precisely: does there exist a constant C>0C > 0 such that for infinitely many practical numbers mm, we have h(m)<(loglogm)Ch(m) < (\log \log m)^C?

FormalConjectures/ErdosProblems/18.leanErdos18.erdos_18a1 lineExact file
True ↔ ∃ C, 0 < C ∧ ∃ᶠ (m : ℕ) in Filter.atTop, m.IsPractical ∧ ↑(Erdos18.practicalH m) < Real.log (Real.logm) ^ C
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page