Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

0,7

FORMULA

Expansion of f(-q^5)*psi(-q) in powers of q where f(),psi() are Ramanujan theta functions.

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

Product_{k>0} (1-x^k)*(1+x^(2k))*(1-x^(5k)).

a(8n+2) = a(8n+4) = 0.

PROGRAM

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

(PARI) {a(n) = local(s, k); if(n<0, 0, n=24*n+8; for(j=1, sqrtint(n\5), if((j^2%6==1)& issquare( (n-5*j^2)/3, &k)& (k%2), s+= (-1)^((j+1)\6+ (k+2)\4))); s)}

CROSSREFS

Sequence in context: A045827 A070103 A113048 this_sequence A069846 A161520 A070097

Adjacent sequences: A123755 A123756 A123757 this_sequence A123759 A123760 A123761

KEYWORD

sign

AUTHOR

Michael Somos, Oct 12 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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research