OFFSET
0,2
LINKS
Vaclav Kotesovec, Table of n, a(n) for n = 0..10000 (terms 0..1000 from Seiichi Manyama)
Eric Weisstein's World of Mathematics, Jacobi Theta Functions
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[EllipticTheta[3, 0, x^(2*k)] / EllipticTheta[3, 0, x^(2*k-1)], {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Oct 26 2018 *)
CROSSREFS
KEYWORD
sign
AUTHOR
Seiichi Manyama, Oct 26 2018
STATUS
approved