Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A146774
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A146774 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, m]*x^m*(1 + x^(n - 2*m)), {m, 1, n - 1}]]. +0
1
1, 1, 1, 1, 18, 1, 1, 35, 35, 1, 1, 100, 70, 100, 1, 1, 261, 202, 202, 261, 1, 1, 646, 783, 276, 783, 646, 1, 1, 1543, 2581, 1059, 1059, 2581, 1543, 1, 1, 3592, 7708, 5176, 1094, 5176, 7708, 3592, 1, 1, 8201, 21540, 20564, 5246, 5246, 20564, 21540, 8201, 1, 1 (list; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:{1, 2, 20, 72, 272, 928, 3136, 10368, 34048, 111104, 361472}.

FORMULA

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

EXAMPLE

{1}, {1, 1}, {1, 18, 1}, {1, 35, 35, 1}, {1, 100, 70, 100, 1}, {1, 261, 202, 202, 261, 1}, {1, 646, 783, 276, 783, 646, 1}, {1, 1543, 2581, 1059, 1059, 2581, 1543, 1}, {1, 3592, 7708, 5176, 1094, 5176, 7708, 3592, 1}, {1, 8201, 21540, 20564, 5246, 5246, 20564, 21540, 8201, 1}, {1, 18442, 57389, 71800, 30930, 4348, 30930, 71800, 57389, 18442, 1}

MATHEMATICA

Clear[p, x, n]; p[x_, n_] = If[ n == 0, 1, (x + 1)^n + 2^(n+1)*Sum[Binomial[n-m, 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: A040326 A040325 A040324 this_sequence A144405 A155497 A022181

Adjacent sequences: A146771 A146772 A146773 this_sequence A146775 A146776 A146777

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research