OFFSET
0,1
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..5000
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
a[n_] := SeriesCoefficient[ EllipticTheta[2, 0, q^(1/2)]/q^(1/8), {q, 0, n}]; Table[a[n], {n, 0, 101}] (* Jean-François Alcover, Nov 12 2012 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Nov 12 2003
STATUS
approved