Skip to content

Erdős problem 692

Let δ1(n,m)\delta_1(n,m) be the density of the set of integers with exactly one divisor in (n,m)(n,m). Is δ1(n,m)\delta_1(n,m) unimodular for m>n+1m>n+1 (i.e. increases until some mm then decreases thereafter)?

Sources

Browse retained paths and inspect the exact material available for this Problem.

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

692.lean

Retained formal statement3 of 5

Cambie [Ca25] has shown that, for fixed nn, the sequence δ1(n,m)\delta_1(n,m) has superpolynomially many local maxima mm.

FormalConjectures/ErdosProblems/692.leanErdos692.erdos_692.variants.cambie_local_maxima3 linesExact file
∀ (k : ℕ) (δ : ℕ → ℕ → ℝ),  (∀ (a b : ℕ), Erdos692.IsDeltaa ba b)) →    ∀ᶠ (n : ℕ) in Filter.atTop, ↑n ^ k ≤ ↑{m | n + 1 < m ∧ δ n (m - 1) ≤ δ n m ∧ δ n (m + 1) ≤ δ n m}.ncard
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page