Legacy attempt
Exact divisor-incidence sieve with the recurrence R(n+1)=max(R(n), n+tau(n)), independently audited by trial-division factorization and direct maximization.
Hypothesis: Not recorded.
Test: Not recorded.
No candidate was found. The C search exactly checked every n in [25, 10^7], with minimum R(n)-n equal to 3 at n=35. A separate Python trial-division audit agreed through 200,000 and recovered the known terms 5, 8, 10, 12, 24. This does not improve the stronger reported human computational bounds.
Legacy attempt
Exact divisor-incidence sieve with the recurrence R(n+1)=max(R(n), n+tau(n)), independently audited by trial-division factorization and direct maximization.
Hypothesis: Not recorded.
Test: Not recorded.
The sieve counts tau(x) by its defining divisor incidences, and the record recurrence is an exact identity. The audit uses a distinct tau implementation and direct maximum. Both checks are bounded only.
None recorded.
Not provided.
legacy attempt
No structured gate reasons were recorded in this legacy attempt; see the adjudication ledger.
None recorded.
None recorded.
None recorded.
None recorded.
Objective:
First action:
Stop condition:
Used web search/opening for source and literature checks; wrote C and Python code; compiled with cc; ran Python 3 and UndefinedBehaviorSanitizer. No CAS, proof assistant, SMT/SAT solver, external data set, or sub-agents used.
erdos-647-20260720-162607-f232b3No human review recorded.