Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132980
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132980 Expansion of q^(-1) * chi(-q^5)^5 / chi(-q) in powers of q. +0
3
1, 1, 1, 2, 2, -2, -1, 0, -4, -2, 5, 2, 0, 8, 2, -8, -3, -2, -14, -6, 14, 6, 4, 24, 12, -24, -11, -4, -40, -16, 38, 16, 5, 62, 24, -60, -24, -10, -94, -40, 91, 38, 18, 144, 62, -136, -57, -24, -214, -88, 201, 82, 30, 308, 122, -288, -117, -48, -440, -180, 410, 168, 74, 624, 262, -578, -238, -96, -874, -356, 804 (list; graph; listen)
OFFSET

-1,4

FORMULA

Expansion of ( eta(q^5) / eta(q^10) )^5 / ( eta(q) / eta(q^2) ) in powers of q.

Euler transform of period 10 sequence [ 1, 0, 1, 0, -4, 0, 1, 0, 1, 0, ...].

G.f. A(x) satisfies 0 = f(A(x), A(x^2)) where f(u, v) = u^2 * v - v^2- 4 * u - 2 * u * v.

G.f. A(x) satisfies 0 = f(A(x), A(x^3)) where f(u, v) = (u - v)^4 - u * v * (u^2 - 3 * u - 4) * (v^2 - 3 * v - 4).

G.f. is a period 1 Fourier series which satisfies f(-1 / (10 t)) = 4 g(t) where q = exp(2 pi i t) and g() is g.f. for A132985.

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

EXAMPLE

1/q + 1 + q + 2*q^2 + 2*q^3 - 2*q^4 - q^5 - 4*q^7 - 2*q^8 + 5*q^9 + ...

PROGRAM

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

CROSSREFS

A058101(n) = a(n) unless n=0.

Sequence in context: A114898 A058101 A112159 this_sequence A106823 A160096 A029446

Adjacent sequences: A132977 A132978 A132979 this_sequence A132981 A132982 A132983

KEYWORD

sign

AUTHOR

Michael Somos, Sep 07 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 December 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research