Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154338
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154338 A triangular sequence of coefficients of polynomials: p(x,n)=(-(x - 1)^(n)*Sum[(((-1)^(n)*(2*k + 1)^(n - 1)))*x^k, {k,0, Infinity}]+2*(x - 1)^(n + 1)*Sum[((-1)^(n + 1)*k^n)*x^k, {k, 0, Infinity}]/x). +0
1
1, 1, 1, 1, 2, 1, 1, -1, -1, 1, 1, -24, -98, -24, 1, 1, -123, -1078, -1078, -123, 1, 1, -482, -8161, -18716, -8161, -482, 1, 1, -1685, -52071, -228485, -228485, -52071, -1685, 1, 1, -5548, -302396, -2308820, -4362634, -2308820, -302396, -5548, 1, 1, -17647 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:

{1, 2, 4, 0, -144, -2400, -36000, -564480, -9596160, -178536960,...}

FORMULA

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

+2*(x - 1)^(n + 1)*Sum[((-1)^(n + 1)*k^n)*x^k, {k, 0, Infinity}]/x).

Functional form:

p(x,n)=(-(-1)^n* 2^(-1 + n)* (-1 + x)^n* LerchPhi[x, 1 - n, 1/2]

+2* (-1)^(1 + n) *(-1 + x)^(1 + n)* PolyLog[ -n, x]/x).

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

EXAMPLE

{1},

{1, 1},

{1, 2, 1},

{1, -1, -1, 1},

{1, -24, -98, -24, 1},

{1, -123, -1078, -1078, -123, 1},

{1, -482, -8161, -18716, -8161, -482,1},

{1, -1685, -52071, -228485, -228485, -52071, -1685, 1},

{1, -5548, -302396, -2308820, -4362634, -2308820, -302396, -5548, 1},

{1, -17647, -1660660, -20797588, -66792586, -66792586, -20797588, -1660660, -17647, 1}

MATHEMATICA

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

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

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

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

Flatten[%]

CROSSREFS

Sequence in context: A146532 A119335 A155869 this_sequence A087436 A053255 A085856

Adjacent sequences: A154335 A154336 A154337 this_sequence A154339 A154340 A154341

KEYWORD

sign,tabl,tabl

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 07 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 December 21 10:15 EST 2009. Contains 171081 sequences.


AT&T Labs Research