erdős #422
Let and for Does miss infinitely many integers? What is its behaviour?
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
Your recurrence is the **Hofstadter $Q$-sequence** (OEIS **A005185**), sometimes called Hofstadter’s original “$Q$” or “$U$” sequence: [ Q(1)=Q(2)=1,\qquad Q(n)=Q\bigl(n-Q(n-1)\bigr)+Q\bigl(n-Q(n-2)\bigr)\ \ (n>2). ] ([OEIS][1])
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_422 : answer(sorry) ↔ Set.Infinite {n | ∀ x, f x ≠ n}formal-conjectures/422.lean ↗oeis
status
open