Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134414
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134414 Expansion of eta(q)^2 / (eta(q^2) * eta(q^4)^6) in powers of q. +0
3
1, -2, 0, 0, 8, -12, 0, 0, 39, -56, 0, 0, 152, -208, 0, 0, 513, -684, 0, 0, 1560, -2032, 0, 0, 4382, -5616, 0, 0, 11552, -14592, 0, 0, 28899, -36088, 0, 0, 69168, -85500, 0, 0, 159372, -195312, 0, 0, 355224, -431984, 0, 0, 768885, -928720, 0, 0, 1621296, -1946352, 0, 0, 3339201 (list; graph; listen)
OFFSET

-1,2

REFERENCES

K. Bringmann and K. Ono, An arithmetic formula for the partition function, Proc. Amer. Math. Soc. 135 (2007), 3507-3514. see p. 3507 Equ. (1.2)

FORMULA

Euler transform of period 4 sequence [ -2, -1, -2, 5, ...].

a(4*n+1) = a(4*n+2) = 0.

G.f.: x^(-1) * Product_{k>0} (1 - x^k) / ((1 + x^k) * (1 - x^(4*k))^6).

EXAMPLE

1/q - 2 + 8*q^3 - 12*q^4 + 39*q^7 - 56*q^8 + 152*q^11 - 208*q^12 + ...

PROGRAM

(PARI) {a(n) = local(A); if( n<-1, 0, n++; A = x * O(x^n); polcoeff( eta(x + A)^2 / (eta(x^2 + A) * eta(x^4 + A)^6), n))}

CROSSREFS

A134415(n) = a(4*n-1). -2 * A134416(n) = a(4*n).

Sequence in context: A091933 A058347 A058547 this_sequence A113036 A000425 A010893

Adjacent sequences: A134411 A134412 A134413 this_sequence A134415 A134416 A134417

KEYWORD

sign

AUTHOR

Michael Somos, Oct 26 2007

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research