Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121613
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121613 Sum of divisors of 2n+1 multiplied by (-1)^n. +0
1
1, -4, 6, -8, 13, -12, 14, -24, 18, -20, 32, -24, 31, -40, 30, -32, 48, -48, 38, -56, 42, -44, 78, -48, 57, -72, 54, -72, 80, -60, 62, -104, 84, -68, 96, -72, 74, -124, 96, -80, 121, -84, 108, -120, 90, -112, 128, -120, 98, -156, 102, -104, 192, -108, 110, -152, 114, -144, 182, -144, 133, -168, 156, -128 (list; graph; listen)
OFFSET

0,2

FORMULA

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

Expansion of q^(-1/2)(eta(q)eta(q^4)/eta(q^2))^4 = psi(-q)^4 in powers of q where psi is a Ramanujan theta function.

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

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

G.f.: Sum_{k>=0} a(k)x^(2k+1) = x(Prod_{k>0} (1-x^(4k-2))*(1-x^(8k)))^4 = x(Sum_{k>0} (-1)^[k/2] x^(k^2-k))^4 = Sum_{k>=0} (-1)^k*(2k+1)*x^(2k+1)/(1+x^(4k+2)).

PROGRAM

(PARI) {a(n)=if(n<0, 0, (-1)^n*sigma(2*n+1))}

CROSSREFS

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

Sequence in context: A020153 A151760 A008438 this_sequence A145284 A023560 A050902

Adjacent sequences: A121610 A121611 A121612 this_sequence A121614 A121615 A121616

KEYWORD

sign

AUTHOR

Michael Somos, Aug 10 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research