Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137381
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137381 Triangular sequence of coefficients from expansion of Narumi polynomials: generated by:p(x) = (t/Log[1 + t])^a0*(1 + t)^x; a0=2;weights (n+1)!*n!;. +0
1
1, 2, 2, 1, 6, 6, 0, -12, 0, 24, -12, 120, 0, -240, 120, 360, -2280, 0, 4800, -3600, 720, -13260, 68040, 0, -151200, 138600, -45360, 5040, 638400, -2899680, 0, 6773760, -7056000, 2963520, -564480, 40320, -39630528, 166320000, 0, -406425600, 464002560, -228614400, 57576960, -7257600, 362880 (list; table; graph; listen)
OFFSET

1,2

COMMENT

Row sums are: {1, 4, 13, 12, -12, 0, 1860, -104160, 6334272, -465212160, 41650459200}

REFERENCES

Weisstein, Eric W. "Narumi Polynomial." http://mathworld.wolfram.com/NarumiPolynomial.html

FORMULA

p(x) = (t/Log[1 + t])^a0*(1 + t)^x; a0=2;weights (n+1)!*n!;

EXAMPLE

{1},

{2, 2},

{1, 6, 6},

{0, -12, 0, 24},

{-12, 120, 0, -240, 120},

{360, -2280, 0, 4800, -3600, 720},

{-13260, 68040, 0, -151200, 138600, -45360, 5040},

{638400, -2899680, 0, 6773760, -7056000, 2963520, -564480, 40320}

MATHEMATICA

Clear[p, x, t, a0] a0 = 2; p[t_] = (t/Log[1 + t])^a0*(1 + t)^x; Table[ ExpandAll[(n!*(n + 1)!)*SeriesCoefficient[ Series[p[t], {t, 0, 30}], n]], {n, 0, 10}]; a = Table[ CoefficientList[(n!*(n + 1)!)*SeriesCoefficient[ Series[p[t], {t, 0, 30}], n], x], {n, 0, 10}]; Flatten[a]

CROSSREFS

Adjacent sequences: A137378 A137379 A137380 this_sequence A137382 A137383 A137384

Sequence in context: A127743 A125278 A134558 this_sequence A109316 A094587 A135878

KEYWORD

uned,tabl,sign

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Apr 09 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 October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research