erdős #1196
Is it true that, for any , if is a primitive set of integers (so that no distinct elements of divide each other) thenwhere the term as ?
Worked, still open.
number theory · solved · possible · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsformal
AMS 11 · solved (literature)
theorem erdos_1196 :
answer(True) ↔ ∃ o : ℕ → ℝ, o =o[Filter.atTop] (1 : ℕ → ℝ) ∧ ∀ x > (0 : ℕ), ∀ A ⊆ Set.Ici x, IsPrimitive A →
∑' (a : A), (1 / ((a.val : ℝ).log * a)) < 1 + o xformal-conjectures/1196.lean ↗links
solved · link
status
solved