Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144393
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144393 A triangle sequence of coefficients of a symmetrical polynomial: p(x,n)=x^n + n*x^(n - 1) + n*x + 1. +0
1
2, 2, 2, 1, 4, 1, 1, 3, 3, 1, 1, 4, 0, 4, 1, 1, 5, 0, 0, 5, 1, 1, 6, 0, 0, 0, 6, 1, 1, 7, 0, 0, 0, 0, 7, 1, 1, 8, 0, 0, 0, 0, 0, 8, 1, 1, 9, 0, 0, 0, 0, 0, 0, 9, 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 10, 1 (list; graph; listen)
OFFSET

1,1

COMMENT

Row sums are:{2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22}.

FORMULA

p(x,n)=x^n + n*x^(n - 1) + n*x + 1; t(n,m)=coefficients(p(x,n)).

EXAMPLE

{2},

{2, 2},

{1, 4, 1},

{1, 3, 3, 1},

{1, 4, 0, 4, 1},

{1, 5, 0, 0, 5, 1},

{1, 6, 0, 0, 0, 6, 1},

{1, 7, 0, 0, 0, 0, 7, 1},

{1, 8, 0, 0, 0, 0, 0, 8, 1},

{1, 9, 0, 0, 0, 0, 0, 0, 9, 1},

{1, 10, 0, 0, 0, 0, 0, 0, 0, 10, 1}

MATHEMATICA

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

CROSSREFS

Sequence in context: A089258 A004065 A127496 this_sequence A089400 A105777 A014572

Adjacent sequences: A144390 A144391 A144392 this_sequence A144394 A144395 A144396

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Oct 02 2008

page 1

Search completed in 0.004 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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research