erdős #1073
Let count the number of composite such that for some . Is it true 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
It is an Erdős question (Erdős Problem #1073): if $A(x)$ counts the **composite** (u<x) for which (u\mid(n!+1)) for some $n$, Erdős asked whether [ A(x)\le x^{o(1)}\qquad(\text{equivalently }A(x)=o(x^\varepsilon)\text{ for every }\varepsilon>0). ] It appears as Problem **F*** in Hardy–Subbarao (2002), and is recorded i…
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_1073 :
answer(sorry) ↔ ∃ (o : ℕ → ℝ), o =o[atTop] (1 : ℕ → ℝ) ∧ ∀ x, A x ≤ x ^ (o x)formal-conjectures/1073.lean ↗oeis
links
Wilson's theorem · reference
status
open