Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

0,2

REFERENCES

Y. Martin, Multiplicative eta-quotients, Trans. Amer. Math. Soc. 348 (1996), no. 12, 4825-4856, see page 4852 Table I.

FORMULA

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

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

G.f. is Fourier series which satisfies f(-1/ (64 t)) = 8 (t/i) f(t) where q = exp(2 pi i t).

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

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

G.f.: (Product_{k>0} (1 - x^k) * (1 + x^(2*k)))^2.

EXAMPLE

q - 2*q^5 + q^9 - 2*q^13 + 2*q^17 + 3*q^25 - 2*q^29 - 2*q^37 + 2*q^41 - ...

PROGRAM

(PARI) {a(n) = if( n<0, 0, (-1)^n * sumdiv(4 * n + 1, d, (-1)^(d\2)))}

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

(PARI)

CROSSREFS

(-1)^n * A008441(n) = a(n). A113407(n) = a(2*n). -2 * A053692(n) = a(2*n+1).

Sequence in context: A137579 A108805 A008441 this_sequence A108804 A127249 A127251

Adjacent sequences: A134340 A134341 A134342 this_sequence A134344 A134345 A134346

KEYWORD

sign

AUTHOR

Michael Somos, Oct 21 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research