Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007331
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007331 Fourier coefficients of E_{\infty,4}.
(Formerly M4503)
+0
10
0, 1, 8, 28, 64, 126, 224, 344, 512, 757, 1008, 1332, 1792, 2198, 2752, 3528, 4096, 4914, 6056, 6860, 8064, 9632, 10656, 12168, 14336, 15751, 17584, 20440, 22016, 24390, 28224, 29792, 32768, 37296, 39312, 43344, 48448, 50654, 54880, 61544, 64512 (list; graph; listen)
OFFSET

0,3

COMMENT

E_{\infty,4} is the unique normalized weight-4 modular form for \Gamma_0(2) with simple zeros at i*\infty. Since this has level 2, it is not a cusp form, in contrast to A002408.

Number of representations of n-1 as sum of 8 triangular numbers.

Multiplicative with a(2^e) = 2^(3e), a(p^e) = (p^(3(e+1))-1)/(p^3-1). Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu) Jun 13, 2005.

REFERENCES

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

J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 187.

LINKS

T. D. Noe, Table of n, a(n) for n=0..1001

B. Brent, Quadratic Minima and Modular Forms, Experimental Mathematics, v.7 no.3, 257-274.

H. H. Chan and C. Krattenthaler, Recent progress in the study of representations of integers as sums of squares

H. Rosengren, Sums of triangular numbers from the Frobenius determinant

FORMULA

G.f.: q * Product (1+q^(2*k-1))^8*(1+q^(4*k))^8, k=1..inf.

a(n)=sum_{0<d|n, n/d odd} d^3.

Also expansion of Jacobi theta constant theta_2^8/256.

G.f.: Sum_{n>0} n^3*x^n/(1-x^(2*n)). - Vladeta Jovovic (vladeta(AT)eunet.rs), Oct 24 2002

Euler transform of period 2 sequence [8, -8, ...]. - Michael Somos May 31 2005

Expansion of eta(q^2)^16/eta(q)^8 in powers of q. - Michael Somos May 31 2005

G.f. A(x) satisfies 0=f(A(x), A(x^2), A(x^4)) where f(u, v, w)= v^3 -u^2*w +16*u*v*w -32*v^2*w +256*v*w^2 . - Michael Somos May 31 2005

G.f. is a period 1 Fourier series which satisfies f(-1 / (2 t)) = 16^(-1) (t / i)^4 g(t) where g() is g.f. for A035016. - Michael Somos Jan 11 2009

EXAMPLE

E_{gamma,2}^2*E_{0,4}=q+8q+28q^2+....

q + 8*q^2 + 28*q^3 + 64*q^4 + 126*q^5 + 224*q^6 + 344*q^7 + 512*q^8 + ...

MAPLE

q*product( (1+q^(2*k-1))^8*(1+q^(4*k))^8, k=1..75);

PROGRAM

(PARI) a(n)=if(n<1, 0, sumdiv(n, d, (n/d%2)*d^3)) /* Michael Somos May 31 2005 */

(PARI) {a(n)=local(A); if(n<1, 0, n--; A=x^n*O(x); polcoeff( (eta(x^2+A)^2/eta(x+A))^8, n))} /* Michael Somos May 31 2005 */

(PARI) {a(n) = local(A); if( n<1, 0, n--; A = x^n * O(x); polcoeff( (eta(x^2 + A)^2 / eta(x + A))^8, n))} /* Michael Somos May 31 2005 */

CROSSREFS

Cf. A076577, A004017, A045825, A096960.

Cf. A002408(n)=-(-1)^n*a(n).

Sequence in context: A001486 A045850 A033580 this_sequence A002408 A101127 A007259

Adjacent sequences: A007328 A007329 A007330 this_sequence A007332 A007333 A007334

KEYWORD

easy,nice,nonn,mult

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Mira Bernstein (mira(AT)math.berkeley.edu)

EXTENSIONS

Additional comments from Barry Brent (barryb(AT)primenet.com)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 6 13:45 EST 2009. Contains 170429 sequences.


AT&T Labs Research