Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155950
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155950 A triangle of polynomial coefficients: q(x,n)=(1 - x)^(n + 1)*Sum[(2*k + n)^n*x^k, {k, 0, Infinity}]; p(x,n)=q(x,n)+x^n*q(1/x,n). +0
1
1, 1, 2, 2, 8, 8, 26, 22, 22, 26, 272, -64, 352, -64, 272, 2882, -486, 1444, 1444, -486, 2882, 50752, -93056, 230336, -283904, 230336, -93056, 50752, 745418, -1182562, 2112618, -1030354, -1030354, 2112618, -1182562, 745418, 18456832, -66045952 (list; table; graph; listen)
OFFSET

0,3

COMMENT

Row sums are:

{2, 4, 16, 96, 768, 7680, 92160, 1290240, 20643840, 371589120, 7431782400,...}.

FORMULA

q(x,n)=(1 - x)^(n + 1)*Sum[(2*k + n)^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

{1, 1},

{2, 2},

{8, 8},

{26, 22, 22, 26},

{272, -64, 352, -64, 272},

{2882, -486, 1444, 1444, -486, 2882}, {50752, -93056, 230336, -283904, 230336, -93056, 50752},

{745418, -1182562, 2112618, -1030354, -1030354, 2112618, -1182562, 745418},

{18456832, -66045952, 193838080, -342063104, 412272128, -342063104, 193838080, -66045952, 18456832},

{347066882, -1114674254, 2662543720, -3229707896, 1520566108, 1520566108, -3229707896, 2662543720, -1114674254, 347066882},

{11073741824, -59833329664, 216555369472, -500687839232, 812895791104, -952575684608, 812895791104, -500687839232, 216555369472, -59833329664, 11073741824}

MATHEMATICA

Clear[p, x, n, m];

p[x_, n_] = (1 - x)^(n + 1)*Sum[(2*k + n)^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: A099328 A073090 A120544 this_sequence A162959 A158302 A007083

Adjacent sequences: A155947 A155948 A155949 this_sequence A155951 A155952 A155953

KEYWORD

sign,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 31 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research