Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155871
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155871 Subtraction of polynomial coefficients of MacMahon A060187 from third derivative of Pascal's triangle A155863: p(x,n)=(If[n == 0, 1, x^n + 1 + x*D[( x + 1)^(n + 1), {x, 3}]] - 2^n*(1 - x)^(1 + n)*LerchPhi[x, -n, 1/2])/x. +0
1
1, 1, -16, -110, -16, -117, -1322, -1322, -117, -512, -9703, -22288, -9703, -512, -1843, -58977, -256363, -256363, -58977, -1843, -6048, -328588, -2477728, -4664934, -2477728, -328588, -6048, -18953, -1751300, -21692852, -69388094 (list; table; graph; listen)
OFFSET

3,3

COMMENT

Row sums are:

{2, -142, -2878, -42718, -634366, -10289662, -185702398, -3715637758,

-81748930558, -1961988796414, -51011749920766}

FORMULA

p(x,n)=(If[n == 0, 1, x^n + 1 + x*D[( x + 1)^(n + 1), {x, 3}]]

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

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

EXAMPLE

{1, 1},

{-16, -110, -16},

{-117, -1322, -1322, -117},

{-512, -9703, -22288, -9703, -512},

{-1843, -58977, -256363, -256363, -58977, -1843},

{-6048, -328588, -2477728, -4664934, -2477728, -328588, -6048},

{-18953, -1751300, -21692852, -69388094, -69388094, -21692852, -1751300, -18953},

{-58048, -9108221, -178273184, -906867842, -1527023168, -906867842, -178273184, -9108221, -58048},

{-175815, -46690547, -1403033205, -10836712218, -28587853494, -28587853494, -10836712218, -1403033205, -46690547, -175815},

{-529712, -237214810, -10708833968, -121383574287, -477020204064, -743288082732, -477020204064, -121383574287, -10708833968, -237214810, -529712},

{-1592125, -1198358670, -79944129566, -1295922974075, -7310749751463, -16818058154484, -16818058154484, -7310749751463, -1295922974075, -79944129566, -1198358670, -1592125}

MATHEMATICA

p[x_, n_] = (If[n == 0, 1, x^n + 1 + x*D[(x + 1)^(n + 1), {x, 3}]] - 2^n*(1 - x)^(1 + n)*LerchPhi[x, -n, 1/2])/x;

Table[FullSimplify[ExpandAll[p[x, n]]], {n, 3, 13}];

a = Table[CoefficientList[FullSimplify[ExpandAll[p[x, n]]], x], {n, 3, 13}];

Flatten[a]

CROSSREFS

A060187, A155863

Sequence in context: A056001 A163725 A165558 this_sequence A120668 A053526 A107908

Adjacent sequences: A155868 A155869 A155870 this_sequence A155872 A155873 A155874

KEYWORD

sign,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 29 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 24 19:42 EST 2009. Contains 167435 sequences.


AT&T Labs Research