Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

0,6

FORMULA

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

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

Moebius transform is period 40 sequence [ 1, -2, -1, 0, -4, 2, -1, 0, 1, 8, -1, 0, 1, 2, 4, 0, 1, -2, -1, 0, 1, 2, -1, 0, -4, -2, -1, 0, 1, -8, -1, 0, 1, -2, 4, 0, 1, 2, -1, 0, ...].

G.f. is a period 1 Fourier series which satisfies f(-1 / (40 t)) = 20 (t/i) g(t) where q = exp(2 pi i t) and g() is g.f. for A122190.

EXAMPLE

1 + q - q^2 - q^4 - 3*q^5 - q^8 + q^9 + 3*q^10 + 2*q^13 - q^16 + ...

PROGRAM

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

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

CROSSREFS

A133574(n) = (-1)^n * a(n).

Sequence in context: A036857 A100655 A079275 this_sequence A133574 A151859 A163541

Adjacent sequences: A133570 A133571 A133572 this_sequence A133574 A133575 A133576

KEYWORD

sign

AUTHOR

Michael Somos, Sep 17 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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research