Vela

Let Characterise those composite such that , where is the largest prime dividing . Are there infinitely many composite such that ? Is it true that, for every composite ,for every ?

Open problem — our best result is machine-sealed: partial proof, reproduced by an independent verifier. The conjecture itself is unsettled.

number theory · open · 2 attempts

machinery: Kummer-carries,binomial-divisibility,prime-distribution,prime-constellation-existence,twin-prime/Dickson,digit-base-p-window,Hardy-Littlewood-prime-patterns

use this record

vela registry pull vfr_37aec80d874a0239
vela reproduce examples/erdos-problems

routes

witnessmin_binom_gcd

extended minimal-gcd case table re-checked by the frozen verifier

formal prooflean

Lean patch building clean under the math CI profile (no sorry, no new axioms)

obstruction reportreview

precise, artifact-backed reason a route cannot work

banked

f(n)=min gcd(n,C(n,k)) recomputed for the cited cases (semiprime and prime-power families)

targets

characterize f(n) in general beyond the verified families.1

evidence

partial proof

needs verification

#700 RE-ASSESSED after reading erdosproblems comments (Tao, StijnC): substantially LESS attractive. Part 1 declared 'hopeless/undoable' by StijnC (confirms our probe). Part 3 'likely very hard' (Tao). Part 2 ALREADY has TWO conditional infinite families (StijnC + Kadi Siigur) -- the only open piece is an UNCONDITIONAL family, which StijnC found nontrivial AND says 'would not add much insight'. Recommend SKIP.

Computed f(n) via Kummer (gcd=prod_{p|n} p^min(v_p(n),v_p(C(n,k))), min over k). PART 1: characterize composite n with f(n)=n/P(n). 1026/1696 composite n<=2000 satisfy it. Structure (verified): f(n)=n/P(n) iff the best k can exclude ONLY the largest prime (carry at every smaller prime, no-carry at P), AND no k can simultaneously avoid carries at two primes. Holds for BALANCED primes; FAILS for spread primes -- 378 exceptions n<=1200 (e.g. n=78=2*3*13 f=2; n=110 f=2; n=170=2*5*17 f=5), all with a dominant large prime where some k kills >=2 factors. So part 1 is an intricate prime-SIZE-dependent characterization (Kummer/CRT), research-level. PART 2 (infinitely many composite n with f(n)>sqrt n): the 89 examples n<=2000 are all multi-prime with CLUSTERED factors and f(n)=n/P(n) (e.g. 30=2*3*5 f=6; 105=3*5*7 f=15; 385=5*7*11 f=35; 770=2*5*7*11 f=70). For >=3 clustered primes near x, n~x^3, P~x, f=n/P~x^2=n^(2/3)>sqrt(n). CONSTRUCTION-SHAPED & likely provable: exhibit an infinite family of balanced-prime n where f(n)=n/P(n) (Kummer argument: no k avoids carries at >=2 clustered primes), giving f>sqrt(n). NOTE: NOT every 3-prime n works (76 squarefree-3-prime exceptions <=3000, all SPREAD e.g. 78,110,170), so the family must be clustered/balanced. This is the genuinely Vela-shaped sub-question -- existence-by-construction, the shape that works (cf #488), NOT a universal/finiteness wall (cf #699/#931). PART 3 (f(n) << n/(log n)^A for all A): universal upper bound, analytic NT wall -- skip. SAME binomial-gcd/Kummer family as #699; Part-2 crux (f=n/P for clustered family) is a real carry/CRT argument but tractable. || COMMENTS (erdosproblems.com/700): Terence Tao (Oct 2025) -- literature review found nothing beyond Erdos-Szekeres; Guy B33 'Largest divisor of a binomial coefficient' related but does not reference this; ChatGPT's Guy-B33-specific claim was a hallucination. StijnC (Aug 2025, the same StijnC as #699) mapped it: PART 1 'likely undoable/seems hopeless' (3-prime f=n/P is erratic 'sometimes yes sometimes no'; depends intricately on prime sizes -- matches our probe's 378 exceptions). PART 3 'very hard' even for n^{1-eps}. PART 2 'should definitely be yes' with TWO explicit CONDITIONAL infinite families: (F1) q=2k+3 prime, k=4 mod 20 (OEIS A057732), n=q(q+1) => f(n)=q+1; (F2, Kadi Siigur) p,q primes 2^l<p<q<2^{l+1}, pq=1 mod 2^l, n=2pq => f(n)=2p. BOTH conditional on unproven prime-infinitude (special form / twin-like). The OPEN challenge = an UNCONDITIONAL family ('a different construction may do the work'), which is hard AND, per StijnC, 'would not add much to the insight the conditional proofs already gave'. NET: our independent probe reproduced StijnC's structural conclusions, but StijnC is ahead of us (explicit families); the residual open piece is hard + low-value. SKIP as a serious target.

partial proof

machine-sealed

Erdős #700 (f(n)=min_{1<k<=n/2} gcd(n,C(n,k))): verified f(n) table to n=2000 + reproduced known facts + classification seeds, Opus-spot-confirmed. Codex built the table (n=4..2000) and checked: prime-power f(p^a)=p (30 rows, 0 fail), semiprime f(n)=n/P(n) (577 rows, 0 fail), composite n with f(n)>sqrt(n) (89 rows, 65 with equality, 24 residual non-equality). Opus independently recomputed f(n): f(30)=6 (official example), all semiprime/prime-power facts reproduce, and 5/5 sampled sqrt-residual rows (n=140,168,280,420,495) match f-value AND minimizers exactly. These REPRODUCE known structure and provide classification DATA; they do NOT settle any official #700 sub-question (those remain open).

scripts/verify_700_fn.py spot-check + facts; source table erdos700-fn-table-draft.v1.json (4.1MB). Residual rows = composite n, f(n)>sqrt(n), f(n)!=n/P(n): conjectural classification seed, not a theorem.

claimcomputational_search · codex:fn-table(n<=2000)+checks — Codexcomputational_search · codex:fn-tab…Codexexact_arithmetic_recompute · opus:independent-fn-spotcheck — Opus 4.8exact_arithmetic_recompute · opus:i…Opus 4.8

Opus independent f(n): f(30)=6; semiprime+prime-power facts reproduce; 5/5 sampled residual rows match exactly.

unverified AI candidates (2)

gpt-erdos · GPT-5.2 Pro + Deep Research · unverified

Here are the main structural facts that sit behind all three questions, and what is (and isn’t) currently known.

candidate solution ↗

llm-hunter · gpt pro 5.2 · unverified

1 LLM attack(s) recorded (gpt pro 5.2); unverified.

candidate solution ↗

oeis

status

open

notary

vela reproduce examples/erdos-problems
  • packet.json · sha256 49e75c48bfffddc48a040a4efdd50503135ca4b0ec49062abbcc4b1a0aadb8b7

finding.noted · reviewer:will-blair · 1 day

renders the record as of vev_d199cb2e · 1,338 events · hub

Search Vela

Jump to a section, signal, campaign, document, primitive, work path, frontier, record index, atlas, constellation, agent, capability, or full-state search.