Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A146765
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A146765 A new symmetrical polynomial form to give a triangle sequence: p(x,n)=If[n == 0, 1, (x + 1)^n + 2^(n - 1)*Sum[Binomial[n, m]*x^m*(1 + x^(n - 2*m)), {m, 1, n - 1}]]. +0
1
1, 1, 1, 1, 10, 1, 1, 27, 27, 1, 1, 68, 102, 68, 1, 1, 165, 330, 330, 165, 1, 1, 390, 975, 1300, 975, 390, 1, 1, 903, 2709, 4515, 4515, 2709, 903, 1, 1, 2056, 7196, 14392, 17990, 14392, 7196, 2056, 1, 1, 4617, 18468, 43092, 64638, 64638, 43092, 18468, 4617, 1, 1 (list; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:{1, 2, 12, 56, 240, 992, 4032, 16256, 65280, 261632, 1047552}.

FORMULA

p(x,n)=If[n == 0, 1, (x + 1)^n + 2^(n - 1)*Sum[Binomial[n, m]*x^m*(1 + x^(n - 2*m)), {m, 1, n - 1}]]; t(n,m)=coefficients(p(x,n)).

EXAMPLE

{1}, {1, 1}, {1, 10, 1}, {1, 27, 27, 1}, {1, 68, 102, 68, 1}, {1, 165, 330, 330, 165, 1}, {1, 390, 975, 1300, 975, 390, 1}, {1, 903, 2709, 4515, 4515, 2709, 903, 1}, {1, 2056, 7196, 14392, 17990, 14392, 7196, 2056, 1}, {1, 4617, 18468, 43092, 64638, 64638, 43092, 18468, 4617, 1}, {1, 10250, 46125, 123000, 215250, 258300, 215250, 123000, 46125, 10250, 1}

MATHEMATICA

Clear[p, x, n]; p[x_, n_] = If[ n == 0, 1, (x + 1)^n + 2^(n - 1)*Sum[Binomial[n, m]*x^m*(1 + x^(n - 2*m)), {m, 1, n - 1}]]; Table[CoefficientList[FullSimplify[ExpandAll[p[x, n]]], x], {n, 0, 10}]; Flatten[%]

CROSSREFS

Sequence in context: A113280 A159041 A154979 this_sequence A154984 A008958 A157277

Adjacent sequences: A146762 A146763 A146764 this_sequence A146766 A146767 A146768

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Nov 02 2008

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 10 00:48 EST 2009. Contains 170565 sequences.


AT&T Labs Research