erdős #1201
Is it true that for every there exists a such that the density of for whichis at least (where is the greatest prime divisor of )?
Worked, still open.
number theory · open · possible · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsformal
AMS 11 · open (literature)
theorem erdos_1201 :
answer(sorry) ↔
∀ ε > 0, ∀ η > 0, ∃ k : ℕ,
atTop.liminf (fun x : ℕ ↦
(((count (Erdos1201Set ε k) x : ℝ) / (x : ℝ)) : EReal)) ≥ (1 - η : EReal)formal-conjectures/1201.lean ↗status
open