Attach the right witness to the 857.567 record in 87a - #151
Conversation
The [HMR2019] row quoted 3^4*5^4*7^4*13^2*29^4*53^2*109^2 as yielding rd <= 857.5662. That product is a 24-digit integer, so it cannot be a root discriminant, and it is not the one behind this record: it is the discriminant of Martin's degree-8 field in HMR2019 section 3.3.1, whose 8th root is 913.4927 -- the value on the row above. 857.5662 comes from section 3.3.3, a different, degree-12 totally real field with rd_K < 770.6432, cut at one prime above 13 of norm 13: rd_K * 13^(1/24) = 857.56620..., which the paper calls a new record with savings by a factor of 13^(1/24). The "8-th root ... rank 8" description belonged to 3.3.1 as well. The record value itself is unchanged. Reported in issue 150.
teorth
commented
Aug 23, 2026
Merged, thanks — and thanks to @u00dxk2 for the diagnosis in #150. I checked this against the primary source rather than the issue, and every claim holds. From [HMR2019] §3.3.1, on Martin's degree-8 field: "Its discriminant is $3^4\cdot 5^4\cdot 7^4\cdot 13^2\cdot 29^4\cdot 53^2\cdot 109^2$ and the root discriminant is less than 913.4927" — and I get So the row was conflating §3.3.1 and §3.3.3, exactly as diagnosed. This was my error when I wrote the page — the value was right and the witness beside it was not, which is the more embarrassing way round. One thing you might add as a follow-up if you feel like it: §3.3.4 notes that if |
The row merged in #151 has four unescaped underscores in inline math on one line, and kramdown paired them into <em> spans, so MathJax received markup instead of subscripts and the rendered row broke. Inline $...$ needs \_; this is the escaping rule that is inverted between inline and display math. My fault for merging without checking the rendered page.
Chessing234
commented
Aug 24, 2026
Thanks. Follow-up opened as #152 — a bullet in "Additional comments and links" for §3.3.4, with the §5.1 pointer that the paper sends you to, and no table or README change since it is a hope rather than a bound. |
Closes#150 (reported by @u00dxk2, who did the diagnosis).
The
[HMR2019]row ofconstants/87a.mdquotedThat product is
484887097019201067725625, a 24-digit integer, so it cannot be a root discriminant. It is also not the witness behind this record.I checked both halves against the paper itself (ar5iv 1901.04354) rather than taking the issue's word for it:
484887097019201067725625^(1/8) = 913.492694…, which is the913.493on the[Mar2006]row directly above. So the factorization belongs one row up.rd_K < 770.6432, cut at a single prime above 13 of norm 13, givingrd_{K_S^[1]} = rd_K · 13^(1/12·(1−1/2)) < 857.5662, which the paper calls "a new record with savings by a factor of 13^{1/24}".770.6432 · 13^(1/24) = 857.566203….So the record value
857.567is right, but the explicit witness beside it — the factorization and the "8-th root … rank 8" description — came from §3.3.1. §3.3.3's field hasd_2 G = 9, not rank 8.The row now carries the degree-12 construction that actually produces the bound, and the factorization moves up to the
[Mar2006]row where its 8th root is the quoted value. No bound changes.Note @u00dxk2 offered to open this themselves and asked which wording you'd prefer — happy for this to be closed in favour of theirs if you'd rather, or reworded here.
This was AI-assisted; the two arithmetic checks and both quotations were verified against the arXiv full text.