Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123864
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123864 Expansion of (eta(q^3)eta(q^5))^2/(eta(q)eta(q^15)) in powers of q. +0
1
1, 1, 2, 1, 3, 1, 2, 0, 4, 1, 2, 0, 3, 0, 0, 1, 5, 2, 2, 2, 3, 0, 0, 2, 4, 1, 0, 1, 0, 0, 2, 2, 6, 0, 4, 0, 3, 0, 4, 0, 4, 0, 0, 0, 0, 1, 4, 2, 5, 1, 2, 2, 0, 2, 2, 0, 0, 2, 0, 0, 3, 2, 4, 0, 7, 0, 0, 0, 6, 2, 0, 0, 4, 0, 0, 1, 6, 0, 0, 2, 5, 1, 0, 2, 0, 2, 0, 0, 0, 0, 2, 0, 6, 2, 4, 2, 6, 0, 2, 0, 3, 0, 4, 0, 0 (list; graph; listen)
OFFSET

0,3

FORMULA

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

Moebius transform is period 15 sequence [ 1, 1, 0, 1, 0, 0, -1, 1, 0, 0, -1, 0, -1, -1, 0, ...].

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

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

G.f.: (1/2)(Sum_{n,m} x^(n^2+n*m+4*m^2) +x^(2*n^2+n*m+2*m^2)).

a(15n+7)=a(15n+11)=a(15n+13)=a(15n+14)=0.

PROGRAM

(PARI) {a(n)=if(n<1, n==0, sumdiv(n, d, kronecker(-15, d)))}

(PARI) {a(n)=if(n<1, n==0, (qfrep([2, 1; 1, 8], n, 1)+qfrep([4, 1; 1, 4], n, 1))[n])}

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

CROSSREFS

A035175(n)=a(n) if n>0.

Sequence in context: A106740 A110619 A129761 this_sequence A035175 A106406 A092412

Adjacent sequences: A123861 A123862 A123863 this_sequence A123865 A123866 A123867

KEYWORD

nonn

AUTHOR

Michael Somos, Oct 14 2006

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research