2026-09-12
Claimed result:
AI / model: ChatGPT
Reported method
The page expands tau(ijk) into five per-prime corrections, yielding a fourfold squarefree sum over d, r, s, t; it enumerates t by divisor blocks so each block needs only one coprime-restricted Mobius interval sum, and proves that the extra factor Psi(N) is N^{o(1)}, giving O(N log^3 N · Psi(N)) = O(N^{1+o(1)}). Derivation only — no code.
Verification
- Source
- Source reviewed
- Theory
- Theory not checked
- Implementation
- Theory only · code pending
- Prior art
- Prior art not reviewed
The result page was opened and compared with the collection claim. Legacy audit state: audited_public.
The table cell says O(n log^3 n Ψ(n)) while the QOJ page title says O(N^{1+o(1)}). Reading the body resolves this: it states the algorithm runs in O(N log^3 N · Psi(N)) with Psi(N) = N^{o(1)}, so the two are the same claim in explicit and simplified notation. Not a contradiction, hence not marked disputed.
Credits
Independent reproduction: Not yet performed
Prior-art review: Not yet performed