erdős #850 · Erdős-Woods conjecture
Can there exist two distinct integers and such that have the same prime factors, have the same prime factors, and also have the same prime factors?
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
Interpreting “prime factors of an integer” as the primes dividing its absolute value, take [ x=-4,\qquad y=2. ]
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_850 :
answer(sorry) ↔ ∃ x y : ℕ, x ≠ y ∧ x.primeFactors = y.primeFactors
∧ (x + 1).primeFactors = (y + 1).primeFactors
∧ (x + 2).primeFactors = (y + 2).primeFactorsformal-conjectures/850.lean ↗oeis
links
ABC conjecture · reference
status
open