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!)
A002288 G.f.: q * Product_{m>=1} (1-q^m)^8*(1-q^2m)^8.
(Formerly M4483 N1898)
10

%I M4483 N1898 #79 Sep 08 2022 08:44:30

%S 0,1,-8,12,64,-210,-96,1016,-512,-2043,1680,1092,768,1382,-8128,-2520,

%T 4096,14706,16344,-39940,-13440,12192,-8736,68712,-6144,-34025,-11056,

%U -50760,65024,-102570,20160,227552,-32768,13104,-117648,-213360,-130752,160526,319520

%N G.f.: q * Product_{m>=1} (1-q^m)^8*(1-q^2m)^8.

%C This is Glaisher's Theta(n). - _N. J. A. Sloane_, Nov 26 2018

%C Number 2 of the 74 eta-quotients listed in Table I of Martin (1996).

%C Ramanujan theta functions: f(q) (see A121373), phi(q) (A000122), psi(q) (A010054), chi(q) (A000700).

%D J. W. L. Glaisher, On the representation of a number as a sum of 14 and 16 squares, Quart. J. Math. 38 (1907), 178-236 (see p. 198).

%D F. Hirzebruch et al., Manifolds and Modular Forms, Vieweg 1994 p 133.

%D G. Shimura, Modular forms of half-integral weight, pp. 57-74 of Modular Functions of One Variable I (Antwerp 1972), Lect. Notes Math. 320 (1973).

%D N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

%D N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

%H Seiichi Manyama, <a href="/A002288/b002288.txt">Table of n, a(n) for n = 0..10000</a> (first 1002 terms from T. D. Noe)

%H T. Ishikawa, <a href="http://projecteuclid.org/euclid.hmj/1206128505">Congruences between binomial coefficients binom(2f,f) and Fourier coefficients of certain eta-products</a>, Hiroshima Math. J. 22 (1992), no. 3, 583-590.

%H M. Koike, <a href="http://projecteuclid.org/euclid.nmj/1118787564">On McKay's conjecture</a>, Nagoya Math. J., 95 (1984), 85-89.

%H Masao Koike, <a href="https://oeis.org/A004016/a004016.pdf">Modular forms on non-compact arithmetic triangle groups</a>, Unpublished manuscript [Extensively annotated with OEIS A-numbers by N. J. A. Sloane, Feb 14 2021. I wrote 2005 on the first page but the internal evidence suggests 1997.]

%H Y. Martin, <a href="http://dx.doi.org/10.1090/S0002-9947-96-01743-6">Multiplicative eta-quotients</a>, Trans. Amer. Math. Soc. 348 (1996), no. 12, 4825-4856, see page 4852 Table I.

%H H Movasati, Y Nikdelan, <a href="http://arxiv.org/abs/1603.09411">Gauss-Manin Connection in Disguise: Dwork Family</a>, arXiv preprint arXiv:1603.09411, 2016.

%H H.-G. Quebbemann, <a href="http://dx.doi.org/10.1016/0021-8693(87)90208-0">Lattices with theta-functions for G(sqrt(2)) and linear codes</a>, J. Algebra, 105 (1987), 443-450.

%H Michael Somos, <a href="/A030203/a030203.txt">Index to Yves Martin's list of 74 multiplicative eta-quotients and their A-numbers</a>

%H <a href="/index/Ge#Glaisher">Index entries for sequences mentioned by Glaisher</a>

%F Expansion of cusp form (e(1)-e(2))(e(1)-e(3))(e(2)-e(3))^2 for GAMMA_0(2).

%F Expansion of q * psi(q)^8 * phi(-q)^8 in powers of q where psi(), phi() are Ramanujan theta functions. - _Michael Somos_, Dec 09 2013

%F Expansion of (eta(q) * eta(q^2))^8 in powers of q. - _Michael Somos_, Mar 18 2003

%F Euler transform of period 2 sequence [ -8, -16, ... ].

%F a(n) is multiplicative with a(2^e) = (-8)^e, a(p^e) = a(p) * a(p^(e-1)) - p^7 * a(p^(e-2)). - _Michael Somos_, Mar 08 2006

%F Given A = A0 + A1 + A2 + A3 is the 4-section, then 0 = A2^3 + 2 * A0 * (A1^2 + A3^2) - 4 * A1*A2*A3 - 3 * A0^2*A2. - _Michael Somos_, Mar 08 2006

%F G.f. is a period 1 Fourier series which satisfies f(-1 / (2 t)) = 16 (t/i)^8 f(t) where q = exp(2 Pi i t). - _Michael Somos_, Apr 09 2013

%F a(2*n) = -8 * a(n). Convolution square of A030211. - _Michael Somos_, Apr 09 2013

%F G.f.: x*exp(8*Sum_{k>=1} (sigma(2*k) - 4*sigma(k))*x^k/k). - _Ilya Gutkovskiy_, Sep 19 2018

%e G.f. = q - 8*q^2 + 12*q^3 + 64*q^4 - 210*q^5 - 96*q^6 + 1016*q^7 - 512*q^8 + ...

%p t1 := product((1-q^m)^8,m=1..40): subs(q=q^2,t1): series(q*t1*%,q,40);

%t max = 36; f[q_] := q*Product[(1-q^m)^8*(1-q^(2m))^8, {m, 1, max}]; CoefficientList[ Series[f[q], {q, 0, max}], q] (* _Jean-François Alcover_, Jul 18 2012 *)

%t a[ n_] := SeriesCoefficient[ q (QPochhammer[ q] QPochhammer[ q^2])^8, {q, 0, n}]; (* _Michael Somos_, Apr 09 2013 *)

%t a[ n_] := SeriesCoefficient[(EllipticTheta[ 4, 0, q] EllipticTheta[ 2, 0, q^(1/2)] / 2)^8, {q, 0, n}]; (* _Michael Somos_, Dec 09 2013 *)

%o (PARI) {a(n) = local(A); if( n<1, 0, n--; A = x * O(x^n); polcoeff( (eta(x + A) * eta(x^2 + A))^8, n))}; /* _Michael Somos_, Jul 16 2004 */

%o (PARI) q='q+O('q^50); concat(0, Vec((eta(q)*eta(q^2))^8)) \\ _Altug Alkan_, Sep 19 2018

%o (Sage) CuspForms( Gamma0(2), 8, prec=100).0; # _Michael Somos_, May 28 2013

%o (Magma) Basis( CuspForms( Gamma0(2), 8), 100) [1]; /* _Michael Somos_, Dec 09 2013 */

%Y Cf. A030211.

%K sign,easy,nice,mult

%O 0,3

%A _N. J. A. Sloane_

%E Extended, and better description added by _N. J. A. Sloane_, Jan 15 1996

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 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)