Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123759
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123759 Expansion of f(-q)*psi(-q^5) in powers of q where f(), psi() are Ramanujan theta functions. +0
1
1, -1, -1, 0, 0, 0, 1, 2, 0, 0, -1, 0, -2, 0, 0, -2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, -2, -1, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, -2, 0, 0, -2, -1, 0, 0, 0, -2, 0, 0, 0, 0, 0, 2, 0, 0, 0, -1, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0 (list; graph; listen)
OFFSET

0,8

FORMULA

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

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

a(8n+3) = a(8n+5) = 0.

Expansion of q^(-2/3) * eta(q) * eta(q^5) * eta(q^20)/ eta(q^10) in powers of q.

PROGRAM

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

(PARI) {a(n) = local(s, k); if(n<0, 0, n=24*n+16; forstep(k=1, sqrtint(n\15), 2, if(issquare(n-15*k^2, &j)& (j^2%6==1), s+= (-1)^((j+1)\6+ (k+2)\4))); s)}

CROSSREFS

Sequence in context: A084888 A091400 A129448 this_sequence A072453 A007423 A076544

Adjacent sequences: A123756 A123757 A123758 this_sequence A123760 A123761 A123762

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


AT&T Labs Research