OFFSET
0,3
COMMENTS
This theta series is an element of the space of modular forms on Gamma_1(32) with Kronecker character 8 in modulus 32, weight 9/2, and dimension 18. - Andy Huchala, May 16 2023
LINKS
Andy Huchala, Table of n, a(n) for n = 0..10000
PROG
(Magma)
prec := 30;
basis := [1, 1, 0, 1, 1, 0, 0, 0, 0, 1, -1, 0, 1, -1, 0, 0, 0, 0, 0, 1, -1, 0, 1, -1, 0, 0, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 1, -1, 0, -1, 1, 0, 0, 0, 0, 0, 1, -1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 1, -1, 0, -1, 1, 0, 0, 0, 0, 0, 1, -1, 0, -1, 1];
S := Matrix(9, basis);
L := LatticeWithBasis(S);
T := ThetaSeriesModularForm(L);
Coefficients(PowerSeries(T, prec)); // Andy Huchala, May 16 2023
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(21)-a(31) from Sean A. Irvine, Jul 13 2020
More terms from Andy Huchala, May 16 2023
STATUS
approved