cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A029843 Expansion of Product_{m>=1} ((1+q^(2*m-1))/(1+q^(2*m)))^6.

This page as a plain text file.
%I A029843 #11 Aug 11 2018 10:44:15
%S A029843 1,6,9,-10,-24,36,65,-102,-153,232,327,-468,-663,918,1287,-1768,-2391,
%T A029843 3240,4289,-5676,-7488,9758,12753,-16524,-21250,27300,34758,-44128,
%U A029843 -55896,70380,88519,-110874,-138285,172136,213315
%N A029843 Expansion of Product_{m>=1} ((1+q^(2*m-1))/(1+q^(2*m)))^6.
%H A029843 Seiichi Manyama, <a href="/A029843/b029843.txt">Table of n, a(n) for n = 0..10000</a>
%F A029843 G.f.: x^(3/4)*theta_2(sqrt(x))^6/theta_2(x)^6, where theta_() is the Jacobi theta function. - _Ilya Gutkovskiy_, Dec 04 2017
%Y A029843 Cf. A029838, A029839, A029840, A029841, A029842, A029844.
%K A029843 sign
%O A029843 0,2
%A A029843 _N. J. A. Sloane_