Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155951
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155951 Triangle read by rows. Let q(x,n) = -((x - 1)^(2*n + 1)/x^n)*Sum[(k + n)^n*Binomial[k, n]*x^k, {k, 0, Infinity}]; p(x,n)=q(x,n)+x^n*q(1/x,n); then row n gives coefficients of p(x,n). +0
2
2, 4, 17, -10, 17, 208, -88, -88, 208, 4177, -4708, 4422, -4708, 4177, 98976, -123888, 55152, 55152, -123888, 98976, 3001609, -5204582, 5360567, -4984628, 5360567, -5204582, 3001609, 105133568, -210753520, 208361232, -85444000, -85444000 (list; graph; listen)
OFFSET

0,1

COMMENT

Row sums are in A151817.

FORMULA

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

p(x,n)=q(x,n)+x^n*q(1/x,n);

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

EXAMPLE

{2},

{4},

{17, -10, 17},

{208, -88, -88, 208},

{4177, -4708, 4422, -4708, 4177},

{98976, -123888, 55152, 55152, -123888, 98976},

{3001609, -5204582, 5360567, -4984628, 5360567, -5204582, 3001609},

{105133568, -210753520, 208361232, -85444000, -85444000, 208361232, -210753520, 105133568},

{4300732097, -10315512136, 13267499516, -12384821752, 11302041350, -12384821752, 13267499516, -10315512136, 4300732097},

{198225072640, -539802938440, 752937755480, -641425101400, 247708437320, 247708437320, -641425101400, 752937755480, -539802938440, 198225072640},

{10243486784401, -31622720552146, 50805231998853, -55277019174408, 48150459465066, -43257991897932, 48150459465066, -55277019174408, 50805231998853, -31622720552146, 10243486784401}

MATHEMATICA

Clear[p, x, n, m];

p[x_, n_] = -((x - 1)^(2*n + 1)/x^n)*Sum[(k + n)^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]

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

Flatten[%]

CROSSREFS

Sequence in context: A014221 A048872 A105510 this_sequence A118242 A006276 A103051

Adjacent sequences: A155948 A155949 A155950 this_sequence A155952 A155953 A155954

KEYWORD

sign,tabf

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 31 2009

EXTENSIONS

Edited by N. J. A. Sloane, Jul 05 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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research