Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,3

FORMULA

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

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

a(8*n+5) = a(8*n+7) = 0.

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

EXAMPLE

q - q^2 + 2*q^3 - q^4 - 2*q^6 - q^8 + 3*q^9 + 2*q^11 - 2*q^12 - q^16 + ...

PROGRAM

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

CROSSREFS

Cf. A133692(n) = -2 * a(n) unless n=0. -(-1)^n * A002325(n) = a(n). A113411(n) = a(2*n+1).

Adjacent sequences: A133690 A133691 A133692 this_sequence A133694 A133695 A133696

Sequence in context: A035158 A002325 A129134 this_sequence A065675 A127476 A140397

KEYWORD

sign,mult

AUTHOR

Michael Somos, Sep 20 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 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research