REVIEW 3 major objections 5 minor 24 references
Certified Minimal-Prime Branch Closures for Odd Perfect Numbers
T0 review · 3 major / 5 minor · reviewed 2026-07-11 · grok-4.5
Pith's one-line read No odd perfect number can have smallest prime factor 5, 7, 11, 13 or 17; those five minimal-prime branches are exhausted by valuation balance, lower-prime avoidance, and frozen machine-checked certificates.
desk verdict Solid, scoped computer-assisted closures of five least-prime OPN branches, with the real risk being inventory completeness rather than the tail budget. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The forced-or-pure cofactor mechanism: after the exact q-adic valuation balance and lower-prime avoidance reduce each branch to a first-input coverage split, every terminal reduced cofactor either forces a new support prime (then closed by a tail-envelope inequality) or collapses to a pure cyclotomic equation whose only solutions are excluded by the branch hypotheses.
What would settle it
Run the five released Python verifiers on the five frozen JSONL master bundles; any failure to print the exact terminal string “q=… branch inventory exhausted”, or any mismatch of the published SHA256 hashes, would falsify the claimed closures.
Extended reading notes
Core claim
Relative to the frozen certificate release C-small-2026-07 and its verifier contract, there is no odd perfect number whose least prime divisor lies in {5,7,11,13,17}. Equivalently, the five minimal-prime branch inventories are completely exhausted by forced-or-pure terminal records.
Load-bearing premise
The terminal leaves rely on certified bounds that every remaining support prime is at least 59 and that at most 18 such primes can still appear; if a configuration needed more large primes or a smaller prime outside the envelope, the abundance product would no longer stay strictly below 2.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proves a scoped, certificate-relative theorem: relative to the frozen release C-small-2026-07 and its verifier contract, there is no odd perfect number N with min{p:p|N} in {5,7,11,13,17}. The argument combines the exact q-adic valuation balance for σ(N)=2N with lower-prime avoidance (primes ℓ<q cannot divide any σ(p^e)), which forces a finite first-input coverage split by allowed orders modulo q under Euler form. Each child reduces to a forced cofactor (new support prime) or a pure exceptional row; terminals are closed by lower-prime refutation, pure Diophantine screens, endpoint checks, or tail-envelope abundance inequalities H(K_env)(B/(B-1))^M<2. The q=5 branch is developed in full detail (three children Q5E2/Q5E1/Q5N, finite windows, parametric Zsigmondy tails); q=7,11,13,17 are closed by the same forced-or-pure frontier and master-wrapper verifiers. The result does not address q=3 or q≥19 and does not claim nonexistence of odd perfect numbers.
Significance. If the inventories and wrappers are sound, this is a genuine finite exhaustion of five least-prime branches rather than another global bound on N, ω(N), or large prime factors. The contribution is methodological as well as numerical: it isolates the minimal-prime problem, gives a uniform valuation-and-avoidance mechanism, and ships a frozen, hash-pinned certificate release (JSONL bundles, Python verifiers, expected outputs, SHA256 hashes, Git tag C-small-2026-07). That reproducibility layer is a real strength for computer-assisted number theory. The result is correctly scoped and does not overclaim; closing these branches is a concrete advance even while q=3 and q≥19 remain open.
major comments (3)
- Theorem 1.1 / 14.1 and Criterion 7.6: the central claim is relative to the frozen inventories being complete and correctly labeled. The handwritten coverage splits (Prop. 5.4, Prop. 8.1) and terminal lemmas (6.2–6.3, 7.3) are standard, but the master wrappers only check that the listed records are present and arithmetically consistent; they do not independently discover missing children. An incomplete first-input split, missing pure-screen solution, or undelegated child archive would make the printed “inventory exhausted” output false while still satisfying local checks. The paper should state more explicitly what independent audit of inventory completeness is possible beyond re-running the supplied scripts on the supplied bundles.
- Definition 7.4 and the strict-frontier records (Tables 9–11, Prop. 13.1): every forced/pure tail uses B=59 and M=18. Lemma 7.3 is correct once those bounds are granted, but the manuscript does not give a self-contained derivation that, after the recorded envelope primes, every unresolved support prime is ≥59 and that at most 18 further slots remain. Remark 7.5 treats M as local release data; for a journal proof that is acceptable only if each terminal record’s justification for (B,M) is either handwritten or machine-checked against a stated ω(N) floor (Cor. 4.3). As written, the load-bearing step is partly opaque.
- q=5 pure and post-window closures (Thm. 9.32, Criteria 9.28–9.31; pure endpoint π=1249): the pure C2(π)=2 family and the four post-window pairs rely on Zsigmondy primitive divisors and endpoint inequalities checked only at the worst-case s. The argument is standard, but the paper should confirm that all exceptional Zsigmondy cases are excluded for the stated n (odd, n≥23 or ≥95) and that no additional post-window pairs appear in the release inventory beyond the four listed. The same completeness obligation applies to the finite windows in Q5E1 (π<1381) and Q5N (p<211).
minor comments (5)
- Table 2 and Prop. 5.4: the coverage split is correctly non-disjoint; a short explicit remark that multiple witnesses are allowed would help readers who expect a partition.
- Table 4 pure screens: the solution sets {(3,2)}, {(2,1)}, {(3,1)}, {(4,1)} are stated as certificate-verified; a one-line citation or elementary verification of each equation would make the pure filters self-contained without opening the JSONL.
- Section 7 / Table 7: the reproducibility table is excellent; adding the exact Python version and a one-line note that the verifiers are pure checkers (no branch discovery) would reduce ambiguity for auditors.
- Notation: envelope tuples allow repeated primes (e.g. (7,29,29)); a brief sentence that multiplicity encodes independent worst-case slots would clarify H(K_env) for readers unfamiliar with the device.
- References include several 2025–2026 preprints used only as background checks; flagging which are essential versus optional would help.
Circularity Check
No significant circularity: branch closures rest on standard valuation identities plus independent finite certificate checks, not on self-definitional or fitted reductions.
full rationale
The derivation chain is: (i) Euler form and σ(N)=2N give the q-adic balance (Lemma 3.1) and cyclotomic input rule (Lemma 3.2); (ii) min{p:p|N}=q forces lower-prime avoidance (Lemma 4.2); (iii) order restrictions from Euler parity yield a finite first-input coverage split (Prop. 5.4 / 8.1); (iv) reduced cofactors either force a new support prime (Lemma 6.2), hit a lower prime (Lemma 6.3), or fall into a pure row; (v) terminal leaves are closed by frozen JSONL factorizations, pure-screen solution sets, endpoint checks, and exact rational tail inequalities H(Kenv)(B/(B-1))^M < 2 (Lemma 7.3), audited by master wrappers under Criterion 7.6. None of these steps defines a quantity in terms of the nonexistence conclusion, fits a parameter to the target and renames it a prediction, or imports uniqueness from the same author. The theorem is explicitly scoped relative to the external frozen release C-small-2026-07; that is honest computer-assisted scoping, not circularity. Completeness of the inventories is a correctness/audit risk (whether every coverage child is listed and correctly labeled), not a circular reduction of the claimed derivation to its inputs. Score 0.
Assumptions & free parameters
free parameters (2)
- tail-count budget M =
18
- support-prime lower bound B =
59
assumptions (5)
- standard math Euler’s form: any odd perfect N = π^α M² with π ≡ α ≡ 1 (mod 4) and (π,M)=1
- standard math σ is multiplicative and σ(N)=2N implies the exact q-adic valuation balance of Lemma 3.1
- domain assumption Lower-prime avoidance: if ℓ < q = min S then v_ℓ(σ(p^e))=0 for every support prime power (Lemma 4.2)
- standard math Zsigmondy’s theorem supplies a primitive prime divisor for a^n−1 when n is large enough and not exceptional
- ad hoc to paper The frozen certificate release C-small-2026-07 correctly enumerates every terminal leaf of the five branch inventories
invented entities (2)
-
C-small-2026-07 certificate release (JSONL bundles + Python verifiers + SHA256 hashes)
independent evidence
-
envelope tuple K_env and tail_count_certificate(B,M)
Cite this review
Pith. "Pith review of Certified Minimal-Prime Branch Closures for Odd Perfect Numbers." pith.science (2026). https://pith.science/paper/KXGYIVPL
@misc{pith2026260704365,
author = {Pith},
title = {Pith review of: Certified Minimal-Prime Branch Closures for Odd Perfect Numbers},
year = {2026},
howpublished = {\url{https://pith.science/paper/KXGYIVPL}},
note = {Machine review of arXiv:2607.04365}
}
abstract
For an odd perfect number $N$, write $q=\min\{p:p\mid N\}$ for its smallest prime divisor. This paper proves a certified branch-closure theorem for the five minimal-prime branches $q=5,7,11,13,17$. The proof combines the exact $q$-adic valuation balance for $\sigma(N)=2N$ with lower-prime avoidance: primes below $q$ cannot occur in the support and therefore cannot divide any divisor-sum factor. These constraints reduce each branch to a finite first-input coverage split and then to terminal forced-or-pure cofactor records. The terminal records are checked by the frozen certificate release C-small-2026-07, consisting of JSONL certificate bundles, Python verifier scripts, expected terminal outputs, and SHA256 hashes. The $q=5$ branch is presented as the detailed audit model, while the branches $q=7,11,13,17$ are closed by the same forced-or-pure mechanism. The result is scoped: it does not prove nonexistence of odd perfect numbers, and the branches $q=3$ and $q\ge 19$ remain outside the paper.
Reference graph
Works this paper leans on
-
[1]
Deza, Elena , title =
-
[2]
2022 , note =
Cai, Tianxin , title =. 2022 , note =
2022
-
[3]
Mathematische Zeitschrift , volume =
Gr. Mathematische Zeitschrift , volume =. 1952 , pages =
1952
- [4]
-
[5]
, title =
Nielsen, Pace P. , title =. Mathematics of Computation , volume =. 2015 , pages =
2015
-
[6]
Odd perfect numbers are greater than \(10^
Ochem, Pascal and Rao, Micha. Odd perfect numbers are greater than \(10^. Mathematics of Computation , volume =. 2012 , pages =
2012
-
[7]
Mathematics of Computation , volume =
Goto, Takeshi and Ohno, Yasuo , title =. Mathematics of Computation , volume =. 2008 , pages =
2008
-
[8]
, title =
Iannucci, Douglas E. , title =. Mathematics of Computation , volume =. 1999 , pages =
1999
Show all 24 references
-
[9]
, title =
Iannucci, Douglas E. , title =. Mathematics of Computation , volume =. 2000 , pages =
2000
-
[10]
International Journal of Number Theory , volume =
Zelinsky, Joshua , title =. International Journal of Number Theory , volume =. 2019 , pages =. 1810.11734 , archivePrefix =
2019 arXiv
-
[11]
Integers , volume =
Zelinsky, Joshua , title =. Integers , volume =. 2021 , pages =. 1810.13063 , archivePrefix =
2021 arXiv
-
[12]
Integers , volume =
Zelinsky, Joshua , title =. Integers , volume =. 2023 , pages =
2023
-
[13]
Integers , volume =
Bibby, Samuel and Vyncke, Pieter and Zelinsky, Joshua , title =. Integers , volume =. 2021 , pages =. 1908.09420 , archivePrefix =
2021 arXiv
-
[14]
and Hansen, C
Clayton, G. and Hansen, C. S. , title =. Integers , volume =. 2023 , pages =. 2303.11974 , archivePrefix =
2023 arXiv
-
[15]
, title =
Stone, A. , title =. Integers , volume =. 2024 , pages =
2024
-
[16]
, title =
Voutier, Paul M. , title =. 2024 , eprint =
2024
-
[17]
Integers , volume =
Zelinsky, Joshua , title =. Integers , volume =. 2025 , pages =
2025
-
[18]
2025 , eprint =
Zelinsky, Joshua and Zhang, Kyle , title =. 2025 , eprint =
2025
-
[19]
2025 , eprint =
Ross, Tyler and Shen, Zhongyan and Cai, Tianxin , title =. 2025 , eprint =
2025
-
[20]
, title =
Alekseyev, Max A. , title =. 2026 , eprint =
2026
-
[21]
2026 , eprint =
Cheng, Kaimin and Zhang, Ke , title =. 2026 , eprint =
2026
-
[22]
A note on the \(q\)-adic valuation of \( _k(n)\) , year =
Bordell. A note on the \(q\)-adic valuation of \( _k(n)\) , year =. 2605.17872 , archivePrefix =
-
[23]
Monatshefte f
Zsigmondy, Karl , title =. Monatshefte f. 1892 , pages =
-
[24]
and Vandiver, Harry S
Birkhoff, Garrett D. and Vandiver, Harry S. , title =. Annals of Mathematics , volume =. 1904 , pages =
1904
Reviewed July 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.