Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

0,10

FORMULA

a(n)=-b(n) where b(n) is multiplicative with b(2^e) = 1, b(3^e) = 1-2*e, b(p^e) = 1+e if p == 1, 3 (mod 8), b(p^e) = (1+(-1)^e)/2 if p == 5, 7 (mod 8).

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

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

a(8n+5)=a(8n+7)=0. a(2n)=a(n). a(3n)>=0.

PROGRAM

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

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

CROSSREFS

Sequence in context: A171759 A073538 A072780 this_sequence A004603 A092926 A052311

Adjacent sequences: A124449 A124450 A124451 this_sequence A124453 A124454 A124455

KEYWORD

sign

AUTHOR

Michael Somos, Nov 02 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 December 21 10:15 EST 2009. Contains 171081 sequences.


AT&T Labs Research