Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133099
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133099 Expansion of ( eta(q) / eta(q^13) )^2 in powers of q. +0
2
1, -2, -1, 2, 1, 2, -2, 0, -2, -2, 1, 0, 0, 4, -1, -4, 6, 2, 4, -6, -2, -4, -4, 0, -1, 0, 11, -2, -11, 16, 6, 12, -14, -2, -12, -12, 3, -2, -2, 24, -5, -24, 34, 12, 25, -32, -6, -24, -22, 4, -3, -2, 51, -10, -50, 72, 27, 52, -64, -12, -50, -48, 10, -8, -4, 98, -20, -96, 136, 48, 96, -120, -24, -90, -86, 16, -14, -8, 184, -36, -176, 252 (list; graph; listen)
OFFSET

-1,2

FORMULA

Euler transform of period 13 sequence [ -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, 0, ...].

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

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

G.f. is a period 1 Fourier series which satisfies f(-1 / (13 t)) = 13 / f(t) where q = exp(2 pi i t).

G.f.: x^(-1) * ( Product_{k>0} (1 - x^k) / (1 - x^(13*k)) )^2.

EXAMPLE

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

PROGRAM

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

CROSSREFS

A058496(n) = a(n) unless n=0. Convolution inverse of A121597.

Sequence in context: A063279 A124333 A002107 this_sequence A006571 A094781 A023582

Adjacent sequences: A133096 A133097 A133098 this_sequence A133100 A133101 A133102

KEYWORD

sign

AUTHOR

Michael Somos, Sep 11 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 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research