Let denote the density of the set of integers which are divisible by some with . Does there exist some such thatis if and if ?

claimed — no verifier run, no signed judgmentunreviewedOpen. Worked here; no verified result yet.

number theory · solved · formalized (Lean) · 0 attempts

use this data

vela registry pull vfr_37aec80d874a0239
vela reproduce examples/erdos-problems

Formal proof

AMS 11 · solved (literature)

theorem density_exists (m : ℕ) (α : ℝ) : ∃ δ, HasDensity
    {n : ℕ | ∃ d, d ≡ 1 [MOD m] ∧ (d : ℝ) ∈ Set.Ioo 1 (exp (m ^ α)) ∧ d ∣ n} δ
formal-conjectures/697.lean ↗

Check it yourself

One command re-derives this record's receipts on your machine.

vela reproduce examples/erdos-problems

Verify this yourself

Run this command — the output must match these fingerprints.

vela reproduce examples/erdos-problems
  • packet.json · sha256 6f00a122ef8375fb1550db7584ef96a7c22fd60fe93030b31f094b11fad128c9

Search Vela

Search problems, results, contributors, and pages — or jump straight to an id.