erdős #1102
We say that has property if, for all , there are only finitely many such that is squarefree.We say that has property if there are infinitely many such that is squarefree for all . How fast must sequences with properties or increase?
Worked, still open.
number theory · solved · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsformal
AMS 11 · solved (literature)
theorem erdos_1102.density_zero_of_P
(A : ℕ → ℕ)
(h_inc : StrictMono A)
(hP : HasPropertyP (range A)) :
Tendsto (fun j => (A j / j : ℝ)) atTop atTopformal-conjectures/1102.lean ↗status
solved