Hi Jason,
Thank you, and yes, please send the package.
I would very much like to see the proof and the verifier.
I am glad someone picked up the continuation of the 3-power column at d = 9.
If the proof holds I will acknowledge you by name in the paper
I am preparing for the Journal of Integer Sequences, and in the OEIS entry,
as having first computed g_9(3^6) and given the general law.
My questions:
#1. The coefficient at k = 7:
Are you sure of the coefficient in
g_9(3^k) = (2k-13) * 3^(7k+3), k >= 7 ?
The reason I am asking is that your own k = 6 value and my k = 5 value
both sit exactly on (k-4) * 3^(7k+3):
k = 5 : 3^38 = 1 * 3^(7*5+3) k-4 = 1 2k-13 = -3
k = 6 : 2 * 3^45 = 2 * 3^(7*6+3) k-4 = 2 2k-13 = -1
so (k-4) needs no exceptional case at k = 6 at all, while (2k-13) fits
neither of the two values we already have. It is also the same
coefficient as the d = 4 law below, with the same shape:
d = 4 : (k-4) * 2^(2k+2) k >= 5
d = 9 : (k-4) * 3^(7k+3) k >= 5
The exponent is (d-2)k + p in both cases, and the linear factor
vanishes at the last head index k = 4.
The two readings first disagree at k = 7:
3 * 3^52 against 1 * 3^52.
Could you run that one term through your verifier?
If it comes out 1 * 3^52 then d = 9 genuinely departs from d = 4.
#2. A test vector:
The case d = 4, p = 2 is the same situation one prime down (p^2 | d).
I have checked it by direct enumeration to k = 8,
g_4(2^k) = 0, 2^5, 2^8, 2^11, 1*2^12, 2*2^14, 3*2^16, 4*2^18,
and then, using the factorization det = (a^2-b^2)(c^2+e^2) with
a = x0+x2, c = x0-x2, b = x1+x3, e = x1-x3, which turns the sum into two
FFTs and reduces the cost from O(n^4) to O(n log n), out to k = 23.
The coefficients of 2^(2k+2) run
1,2,3,...,17,18,19 for k = 5,6,7,...,21,22,23;
with no exceptions and no sign changes.
If your 3-adic decomposition specializes to p = 2, this is an easy
check of your apparatus against values that are certain.
I have also reconfirmed g_9(9) = 3^15 by a second, independent route, so
that "anchor" at least is solid on both sides.
#3. What are the 81 conductor classes?
I assume they index the gluing of Z[u]/(u^9-1) inside
Z x Z[zeta_3] x Z[zeta_9] at 3, but I would rather hear it from you than
guess.
If you can say enough about the reduction for me to implement it
independently, I would like to do that, because two implementations
agreeing is worth more than one.
Direct verification at k = 6 is out of reach for anybody:
729^9 is about 1.5*10^26 terms.
An idea how to send the package:
If you deposit it in
zenodo.org, you get a DOI and a timestamp,
which fixes your priority and gives me something citable for the
acknowledgement in the paper and in the OEIS entry.
Looking forward to the package,
Zoltan Reti