Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137394
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137394 Triangular sequence from a Pidduck polynomials expansion: p(t) = (t/(1 - t))*((1 + t)/(1 - t))^x. +0
1
1, 2, 4, 6, 12, 12, 24, 64, 48, 32, 120, 320, 400, 160, 80, 720, 2208, 2400, 1920, 480, 192, 5040, 15456, 21952, 13440, 7840, 1344, 448, 40320, 135168, 175616, 157696, 62720, 28672, 3584, 1024, 362880, 1216512, 1884672, 1419264, 919296, 258048 (list; graph; listen)
OFFSET

1,2

COMMENT

Row sums are: {0, 1, 6, 30, 168, 1080, 7920, 65520, 604800, 6168960, 68947200};

REFERENCES

Weisstein, Eric W. "Pidduck Polynomial." >http://mathworld.wolfram.com/PidduckPolynomial.html

FORMULA

p(t) = (t/(1 - t))*((1 + t)/(1 - t))^x=Sum(s(x,k)*t^k/k!,{k,0,Infinity}]; Out(n,m)=2^(n+2)*n!*Coefficient(s(x,n))

EXAMPLE

{0},

{1},

{2, 4},

{6, 12, 12},

{24, 64, 48, 32},

{120, 320, 400, 160, 80},

{720, 2208, 2400, 1920, 480, 192},

{5040, 15456, 21952, 13440, 7840, 1344, 448},

{40320, 135168, 175616, 157696, 62720, 28672, 3584, 1024},

{362880, 1216512, 1884672, 1419264, 919296, 258048, 96768, 9216, 2304}, {3628800, 12971520, 18846720, 18380800, 9192960, 4623360, 967680, 307200, 23040, 5120}

MATHEMATICA

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

CROSSREFS

Adjacent sequences: A137391 A137392 A137393 this_sequence A137395 A137396 A137397

Sequence in context: A076868 A056793 A137387 this_sequence A062856 A056371 A015733

KEYWORD

nonn,uned,tabf

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Apr 10 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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research