Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129355
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129355 G.f.: A(x) = Product_{n>=1} [ (1-x)^2*(1 + 2x + 3x^2 +...+ n*x^(n-1)) ]. +0
4
1, -2, -2, 4, -1, 12, -26, 38, -51, 6, 98, -190, 138, 60, 132, -1296, 2990, -3738, 3350, -3752, 4077, 1194, -12272, 18528, -14848, 9018, -2002, 5644, -86729, 290596, -514158, 611070, -603150, 657792, -952808, 1406568, -1208636, -635286, 3507362, -5062866, 3791614 (list; graph; listen)
OFFSET

0,2

COMMENT

a(k) == 1 (mod 2) at k = 4*A001318(n) for n>=0, where A001318 are the generalized pentagonal numbers: m(3m-1)/2, m=0,+-1,+-2,....

FORMULA

G.f.: A(x) = Product_{n>=1} ( 1 - (n+1)*x^n + n*x^(n+1) ) . G.f.: A(x) = Product_{n>=1} [ (1-x)*(1 + x + x^2 +...+ x^(n-1) - n*x^n) ] .

EXAMPLE

A(x) = (1 - 2x + x^2)(1 - 3x^2 + 2x^3)(1 - 4x^3 + 3x^4)(1 - 5x^4 + 4x^5)*...

Terms are even except at positions given by:

a(n) == 1 (mod 2) at n = [0, 4, 8, 20, 28, 48, 60, 88,...,4*A001318(n),...].

PROGRAM

(PARI) a(n)=if(n==0, 1, polcoeff(prod(k=1, n, 1-(k+1)*x^k+k*x^(k+1)+x*O(x^n)), n))

CROSSREFS

Cf. A129356, A129357, A129358.

Sequence in context: A152593 A105478 A114427 this_sequence A080963 A033715 A082564

Adjacent sequences: A129352 A129353 A129354 this_sequence A129356 A129357 A129358

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 10 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research