erdős #445
Is it true that, for any , if is a sufficiently large prime then, for any , there exist 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
Let $p$ be prime and write (H:=\lfloor p^{c}\rfloor). Your question asks whether **every** interval [ I=(n,n+H)\cap \mathbb Z ] contains two integers (a,b\in I) with (ab\equiv 1\pmod p). Equivalently, whether the modular hyperbola [ xy\equiv 1\pmod p ] always has a point in the square (I\times I) [[nomath]](viewed modu…
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_445 :
answer(sorry) ↔ ∀ c : ℝ, c > 1 / 2 →
∀ᶠ p : ℕ in atTop, p.Prime → ∀ n : ℕ, Erdos445Prop c p nformal-conjectures/445.lean ↗links
this MathOverflow question · discussion
status
open