Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154853
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154853 Symmetrical triangular sequence: p(x,n) =((-1)^(n + 1)*(x - 1)^(n + 1)*Sum[(3*m + 2)^ n*x^m, {m, 0, Infinity}] - (-1)^(n + 1)*(x - 1)^(n + 1)* Sum[(3*m + 1)^n*x^m, {m, 0, Infinity}]. +0
1
1, -1, 3, 0, -3, 7, 33, -33, -7, 15, 294, 0, -294, -15, 31, 1915, 3820, -3820, -1915, -31, 63, 11088, 65115, 0, -65115, -11088, -63, 127, 60725, 783237, 1019935, -1019935, -783237, -60725, -127, 255, 322794, 8095794, 26928930, 0, -26928930, -8095794 (list; table; graph; listen)
OFFSET

0,3

COMMENT

Row sums are are zero.

FORMULA

p(x,n) = ((-1)^(n + 1)*(x - 1)^(n + 1)*Sum[(3*m + 2)^ n*x^m, {m, 0, Infinity}]

- (-1)^(n + 1)*(x - 1)^(n + 1)* Sum[(3*m + 1)^n*x^m, {m, 0, Infinity}];

t(n,m)=coefficients(p(x,n))

EXAMPLE

{0},

{1, -1},

{3, 0, -3},

{7, 33, -33, -7},

{15, 294, 0, -294, -15},

{31, 1915, 3820, -3820, -1915, -31},

{63, 11088, 65115, 0, -65115, -11088, -63},

{127, 60725, 783237, 1019935, -1019935, -783237, -60725, -127},

{255, 322794, 8095794, 26928930, 0, -26928930, -8095794, -322794, -255},

{511, 1685871, 76977306, 495339306, 498145536, -498145536, -495339306, -76977306, -1685871, -511},

{1023, 8705796, 695435301, 7712761176, 18166178646, 0, -18166178646, -7712761176, -695435301, -8705796, -1023}

MATHEMATICA

Clear[p]; p[x_, n_] = ((-1)^(n + 1)*(x - 1)^(n + 1)*Sum[(3*m + 2)^ n*x^m, {m, 0, Infinity}]

- (-1)^(n + 1)*(x - 1)^(n + 1)* Sum[(3*m + 1)^n*x^m, {m, 0, Infinity}];

Table[FullSimplify[ExpandAll[p[x, n]]], {n, 0, 10}];

Table[CoefficientList[FullSimplify[ExpandAll[p[x, n]]], x], {n, 0, 10}];

Flatten[%]

CROSSREFS

Sequence in context: A074694 A127803 A021771 this_sequence A139214 A010030 A117940

Adjacent sequences: A154850 A154851 A154852 this_sequence A154854 A154855 A154856

KEYWORD

tabl,uned,tabl,sign

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 16 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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research