Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A156991
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A156991 A triangular sequence:t(n,m)=n!*Binomial[n + m - 1, n] +0
1
1, 0, 1, 0, 2, 6, 0, 6, 24, 60, 0, 24, 120, 360, 840, 0, 120, 720, 2520, 6720, 15120, 0, 720, 5040, 20160, 60480, 151200, 332640, 0, 5040, 40320, 181440, 604800, 1663200, 3991680, 8648640, 0, 40320, 362880, 1814400, 6652800, 19958400, 51891840 (list; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:

{1, 1, 8, 90, 1344, 25200, 570240, 15135120, 461260800, 15878903040,

609493248000,...}.

This sequence is the ordered occupancy form from Riordan.

Apart from the left column of (essentially) zeros, the same as A105725. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 02 2009]

REFERENCES

J. Riordan, An Introduction to Combinatorial Analysis, Wiley, 1958, p. 98

FORMULA

t(n,m)=n!*Binomial[n + m - 1, n].

EXAMPLE

{1},

{0, 1},

{0, 2, 6},

{0, 6, 24, 60},

{0, 24, 120, 360, 840},

{0, 120, 720, 2520, 6720, 15120},

{0, 720, 5040, 20160, 60480, 151200, 332640},

{0, 5040, 40320, 181440, 604800, 1663200, 3991680, 8648640},

{0, 40320, 362880, 1814400, 6652800, 19958400, 51891840, 121080960, 259459200},

{0, 362880, 3628800, 19958400, 79833600, 259459200, 726485760, 1816214400, 4151347200, 8821612800}, {0, 3628800, 39916800, 239500800, 1037836800, 3632428800, 10897286400, 29059430400, 70572902400, 158789030400, 335221286400}

MATHEMATICA

Clear[t, n, m];

t[n_, m_] = n!*Binomial[n + m - 1, n];

Table[Table[t[n, m], {m, 0, n}], {n, 0, 10}];

Flatten[%]

CROSSREFS

Sequence in context: A115252 A108431 A019967 this_sequence A065344 A131105 A057635

Adjacent sequences: A156988 A156989 A156990 this_sequence A156992 A156993 A156994

KEYWORD

nonn,tabf,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Feb 20 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 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research