Erdős problem 221
Is there a set such that, for all large , and such that every large integer can be written as for some and ?
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/221.leanTrue ↔ ∃ A, ((fun N => ↑{a | a ∈ A ∧ a ≤ N}.ncard) =O[Filter.atTop] fun N => ↑N / Real.log ↑N) ∧ ∀ᶠ (N : ℕ) in Filter.atTop, ∃ k a, 0 ≤ k ∧ a ∈ A ∧ N = 2 ^ k + aProof manifests naming this Problem
- Jayyhk Erdős Lean
jayyhk:erdos:221 - PLBY Lean proofs
ErdosProblems.Erdos221
Reported activity
Work these sources record against this Problem. Source-reported attribution, not reviewed here.
Formalization
- Machine