Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A156654
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A156654 Coefficients of a higher level infinite sum polynomial: p(x,n)=(1 - x)^(2n + 1)/(x^n)*Sum[(2*k + 1)^n*Binomial[k, n]*x^k, {k, 0, Infinity}]. +0
1
1, 3, 1, 25, 22, 1, 343, 515, 101, 1, 6561, 14156, 5766, 396, 1, 161051, 456197, 299342, 49642, 1447, 1, 4826809, 16985858, 15796159, 4592764, 371239, 5090, 1, 170859375, 719818759, 878976219, 383355555, 58474285, 2550165, 17481, 1, 6975757441 (list; table; graph; listen)
OFFSET

0,2

COMMENT

Roe sums are:A052714;

{1, 4, 48, 960, 26880, 967680, 42577920, 2214051840, 132843110400,

9033331507200, 686533194547200

FORMULA

p(x,n)=(1 - x)^(2n + 1)/(x^n)*Sum[(2*k + 1)^n*Binomial[k, n]*x^k, {k, 0, Infinity}];

t(n,m)=coefficients(p(x,n)).

EXAMPLE

{1},

{3, 1},

{25, 22, 1},

{343, 515, 101, 1},

{6561, 14156, 5766, 396, 1},

{161051, 456197, 299342, 49642, 1447, 1},

{4826809, 16985858, 15796159, 4592764, 371239, 5090, 1},

{170859375, 719818759, 878976219, 383355555, 58474285, 2550165, 17481, 1},

{6975757441, 34264190872, 52246537948, 31191262504, 7488334150, 660394024, 16574428, 59032, 1},

{322687697779, 1811734208009, 3329783850284, 2563367714324, 872277734234, 126505988606, 6870434876, 103682276, 196811, 1},

{16679880978201, 105414122807918, 227501403350541, 216602727685224, 97632310949922, 20706515546388, 1928212521522, 67389166824, 630891141, 649518, 1}

MATHEMATICA

Clear[p, x, n, m];

p[x_, n_] = (1 - x)^(2n + 1)/(x^n)*Sum[(2*k + 1)^n*Binomial[k, n]*x^k, {k, 0, Infinity}];

Table[FullSimplify[ExpandAll[p[x, n]]], {n, 0, 10}];

Table[CoefficientList[FullSimplify[ExpandAll[p[x, n]]], x], {n, 0, 10}];

Flatten[%]

CROSSREFS

Sequence in context: A138654 A072271 A104033 this_sequence A098815 A033464 A113099

Adjacent sequences: A156651 A156652 A156653 this_sequence A156655 A156656 A156657

KEYWORD

nonn,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Feb 12 2009

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 December 4 23:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research