Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128581
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128581 Expansion of (phi(q^2)* phi(-q^3)- phi(-q)* phi(q^6))/2 in powers of q where phi() is a Ramanujan theta function. +0
2
1, 1, -1, -1, -2, -1, 2, 1, 1, -2, -2, 1, 0, 2, 2, -1, 0, 1, 0, 2, -2, -2, 0, -1, 3, 0, -1, -2, -2, 2, 2, 1, 2, 0, -4, -1, 0, 0, 0, -2, 0, -2, 0, 2, -2, 0, 0, 1, 3, 3, 0, 0, -2, -1, 4, 2, 0, -2, -2, -2, 0, 2, 2, -1, 0, 2, 0, 0, 0, -4, 0, 1, 2, 0, -3, 0, -4, 0, 2, 2, 1, 0, -2, 2, 0, 0, 2, -2, 0, -2, 0, 0, -2, 0, 0, -1, 2, 3, -2, -3, -2, 0, 2, 0, 4 (list; graph; listen)
OFFSET

1,5

FORMULA

Expansion of eta(q^2)^3* eta(q^3)* eta(q^12)* eta(q^24)/ (eta(q)* eta(q^6)^2* eta(q^8)) in powers of q.

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

Multiplicative with a(2^e) = -(-1)^e if e>0, a(3^e) = (-1)^e, a(p^e) = e+1 if p == 1, 7 (mod 24), a(p^e) = (e+1)(-1)^e if p == 5, 11 (mod 24), a(p^e) = (1+(-1)^e)/2 if p == 13, 17, 19, 23 (mod 24).

EXAMPLE

q + q^2 - q^3 - q^4 - 2*q^5 - q^6 + 2*q^7 + q^8 + q^9 - 2*q^10 - ...

PROGRAM

(PARI) {a(n)= if(n<1, 0, -(-1)^n* sumdiv(n, d, kronecker(d, 8)* kronecker(n/d, 3)))}

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

CROSSREFS

A115660(n)= -(-1)^n*a(n) = a(2n). A128580(n)= a(2n+1).

Adjacent sequences: A128578 A128579 A128580 this_sequence A128582 A128583 A128584

Sequence in context: A029810 A000377 A115660 this_sequence A026517 A072047 A106802

KEYWORD

sign

AUTHOR

Michael Somos, Mar 11 2007

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 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research