login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A321027 Expansion of Product_{k>0} theta_3(q^(2*k))/theta_3(q^(2*k-1)), where theta_3() is the Jacobi theta function. 2
1, -2, 6, -14, 28, -58, 114, -210, 384, -684, 1178, -2010, 3372, -5538, 9006, -14466, 22906, -35954, 55884, -85946, 131176, -198622, 298274, -444958, 659368, -970544, 1420362, -2066876, 2990680, -4305598, 6168154, -8793554, 12480718, -17637250, 24818530, -34785622 (list; graph; refs; listen; history; text; internal format)
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
Sequence in context: A027083 A249665 A337106 * A214907 A169948 A192705
KEYWORD
sign
AUTHOR
Seiichi Manyama, Oct 26 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 07:54 EDT 2024. Contains 371922 sequences. (Running on oeis4.)