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
In fact there are infinitely many such that, for all with , has at least many prime factors.
∃ c > 0, {n | ∀ (k : ℕ), 2 ^ k < n → c * √(Real.log ↑n / Real.log (Real.log ↑n)) ≤ ↑(ArithmeticFunction.cardFactors (n - 2 ^ k))}.Infinite