Erdős problem 692
Let be the density of the set of integers with exactly one divisor in . Is unimodular for (i.e. increases until some then decreases thereafter)?
Sources
FormalConjectures/ErdosProblems/
692.lean
Retained formal statement
Let be the density of the set of integers with exactly one divisor in . Is unimodular for (i.e. increases until some then decreases thereafter)?
Cambie has calculated that unimodularity fails even for and .
False ↔ ∀ (δ : ℕ → ℕ → ℝ), (∀ (a b : ℕ), Erdos692.IsDelta₁ a b (δ a b)) → ∀ (n : ℕ), UnimodularOn (δ n) (n + 1)SolvedStatement only, no proof