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
Cambie has calculated that unimodularity fails even for and . For example,
∀ (δ : ℕ → ℕ → ℝ), (∀ (a b : ℕ), Erdos692.IsDelta₁ a b (δ a b)) → δ 3 7 < δ 3 6 ∧ δ 3 7 < δ 3 8SolvedStatement only, no proof