erdős #1101
If is a sequence of integers such that for all and then let be the sequence of integers which are not divisible by any of the . For any define byWe call such a sequence good if, for all , if is sufficiently large thenIs there a good sequence such that ? Is there a good sequence such that ?
Worked, still open.
number theory · open · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsevidence
unverified AI candidates (2)
gpt-erdos · GPT-5.2 Pro + Deep Research · unverified
This is essentially Erdős’s problem about **gaps between (\mathcal B)-free numbers** [[nomath]](here $\mathcal B={u_i}$)[[/nomath]]: the set $ \\{a_1<a_2<\cdots\\}=\\{n\ge1:\ \forall i,\ u_i\nmid n\\} $ has natural density [ \delta:=\prod_{i}\\(1-\frac1{u_i}\\)\in(0,1], ] and the question is whether one can make the **…
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 11 · open (literature)
theorem erdos_1101.parts.i :
¬ ∃ u, IsGood u ∧ ∃ k : ℕ, (fun n => (u n : ℝ)) =O[atTop] (fun n => (n : ℝ) ^ k)formal-conjectures/1101.lean ↗status
open