Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

0,2

FORMULA

Expansion of q^(-1/3)*eta(q)^3*eta(q^6)^2/(eta(q^2)^2*eta(q^3)) in powers of q.

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

a(n)=b(3n+1) where b(n) is multiplicative and b(2^e) = -3(1+(-1)^e)/2 if e>0, b(3^e) = 0^e, b(p^e) = e+1 if p == 1 (mod 6), b(p^e) = (1+(-1)^e)/2 if p == 5 (mod 6).

a(4n+3)=0.

PROGRAM

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

(PARI) {a(n)=local(A, p, e); if(n<0, 0, n=3*n+1; A=factor(n); prod(k=1, matsize(A)[1], if(p=A[k, 1], e=A[k, 2]; if(p==2, 3*(e%2-1), if(p==3, 0, if(p%6==1, e+1, !(e%2)))))))}

CROSSREFS

A115979(3n+1)=A097109(3n+1)=a(n). A097195(n)=A033687(2n)=a(2n). -3*A033687(2n+1)=a(2n+1).

Adjacent sequences: A122858 A122859 A122860 this_sequence A122862 A122863 A122864

Sequence in context: A112606 A108512 A054503 this_sequence A129576 A077814 A131728

KEYWORD

sign

AUTHOR

Michael Somos, Sep 15 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 October 12 12:19 EDT 2008. Contains 144830 sequences.


AT&T Labs Research