OFFSET
0,19
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..1000
Eric Weisstein's World of Mathematics, Jacobi Theta Functions
I. J. Zucker, Further Relations Amongst Infinite Series and Products. II. The Evaluation of Three-Dimensional Lattice Sums, J. Phys. A: Math. Gen. 23, 117-132, 1990.
MATHEMATICA
A089811[n_] := SeriesCoefficient[(3*EllipticTheta[4, 0, q^18] - EllipticTheta[4, 0, q^2])/2, {q, 0, n}]; Table[A089811[n], {n, 0, 50}] (* G. C. Greubel, Nov 20 2017 *)
CROSSREFS
KEYWORD
sign
AUTHOR
Eric W. Weisstein, Nov 12 2003
STATUS
approved