Erdős problem 205
Is it true that all sufficiently large can be written as for some , where ? (Here is the number of prime divisors of counted with multiplicity.)
Sources
FormalConjectures/ErdosProblems/
205.lean
Retained formal statement
The constructed in this way are divisible by a large power of . It remains open whether there exist arbitrarily large odd counterexamples.
True ↔ {n | Odd n ∧ ¬Erdos205.IsRepresentable (fun m => Real.log (Real.log ↑m)) n}.InfiniteOpenStatement only, no proof