Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131795
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131795 G.f.: Product_{k>0} (1-x^(4k-1))/(1-x^(4k-2)). +0
1
1, 0, 1, -1, 1, -1, 2, -2, 2, -3, 4, -4, 5, -6, 7, -8, 9, -11, 13, -14, 17, -20, 22, -25, 29, -33, 37, -42, 48, -54, 61, -68, 77, -87, 96, -108, 122, -135, 150, -168, 187, -207, 230, -255, 283, -313, 345, -382, 422, -464, 511, -564, 620, -680, 748, -821, 900, -986, 1079, -1182, 1293, -1411, 1542 (list; graph; listen)
OFFSET

0,7

REFERENCES

N. J. Fine, Basic Hypergeometric Series and Applications, Amer. Math. Soc., 1988; p. 25, Eq. (20.23).

FORMULA

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

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

PROGRAM

(PARI) {a(n)= if(n<0, 0, polcoeff( prod(k=1, n, (1-x^k)^((k%4==3)-(k%4==2)), 1+x*O(x^n)), n))}

CROSSREFS

Sequence in context: A132968 A029075 A029052 this_sequence A035382 A094988 A076269

Adjacent sequences: A131792 A131793 A131794 this_sequence A131796 A131797 A131798

KEYWORD

sign

AUTHOR

Michael Somos, Jul 16 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research