Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144387
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144387 A prime based false Bezier of polynomials: a triangle sequence of coefficients; p(x,n)=Sum[Prime[k + 1]*x^k*(1 - x)^(n - k), {k, 0, n}]. +0
1
2, 2, 1, 2, -1, 4, 2, -3, 5, 3, 2, -5, 8, -2, 8, 2, -7, 13, -10, 10, 5, 2, -9, 20, -23, 20, -5, 12, 2, -11, 29, -43, 43, -25, 17, 7, 2, -13, 40, -72, 86, -68, 42, -10, 16, 2, -15, 53, -112, 158, -154, 110, -52, 26, 13, 2, -17, 68, -165, 270, -312, 264, -162, 78, -13, 18 (list; graph; listen)
OFFSET

1,1

COMMENT

Row sums are the primes:

{2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31}.

FORMULA

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

EXAMPLE

{2},

{2, 1},

{2, -1, 4},

{2, -3, 5, 3},

{2, -5, 8, -2, 8},

{2, -7, 13, -10, 10, 5},

{2, -9, 20, -23, 20, -5, 12},

{2, -11, 29, -43, 43, -25, 17, 7},

{2, -13, 40, -72, 86, -68, 42, -10, 16},

{2, -15, 53, -112,158, -154, 110, -52, 26, 13},

{2, -17, 68, -165, 270, -312, 264, -162, 78, -13, 18}

MATHEMATICA

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

CROSSREFS

Sequence in context: A105153 A000924 A109909 this_sequence A030768 A051480 A071572

Adjacent sequences: A144384 A144385 A144386 this_sequence A144388 A144389 A144390

KEYWORD

sign,uned

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Oct 01 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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research