Erdős problem 845
Let . Is it true that the set of integers of the form , with , where for and has density ?
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/845.leanFalse ↔ ∀ (C : ℝ), 0 < C → have f := fun x => match x with | (k, l) => 2 ^ k * 3 ^ l; {x | ∃ B, ∃ (h : B.Nonempty) (_ : ↑(B.sup f) ≤ C * ↑(B.inf' h f)), ∑ x ∈ B, f x = x}.HasDensity 0Proof manifests naming this Problem
- Jayyhk Erdős Lean
jayyhk:erdos:845 - PLBY Lean proofs
ErdosProblems.Erdos845
Reported activity
Work these sources record against this Problem. Source-reported attribution, not reviewed here.
Formalization
- Machine