Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A156047
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A156047 Triangle read by rows: t(n,m)=n!*(1/m+1/(n-m)). +0
1
4, 9, 9, 32, 24, 32, 150, 100, 100, 150, 864, 540, 480, 540, 864, 5880, 3528, 2940, 2940, 3528, 5880, 46080, 26880, 21504, 20160, 21504, 26880, 46080, 408240, 233280, 181440, 163296, 163296, 181440, 233280, 408240, 4032000, 2268000, 1728000 (list; table; graph; listen)
OFFSET

1,1

COMMENT

Row sums are:

{4, 18, 88, 500, 3288, 24696, 209088, 1972512, 20531520,...}.

FORMULA

t(n,m)=n!*(1/m+1/(n-m)).

EXAMPLE

{4},

{9, 9},

{32, 24, 32},

{150, 100, 100, 150},

{864, 540, 480, 540, 864},

{5880, 3528, 2940, 2940, 3528, 5880},

{46080, 26880, 21504, 20160, 21504, 26880, 46080},

{408240, 233280, 181440, 163296, 163296, 181440, 233280, 408240},

{4032000, 2268000, 1728000, 1512000, 1451520, 1512000, 1728000, 2268000, 4032000}

MATHEMATICA

Clear[f];

f[n_, m_] = n!*(1/m + 1/(n - m));

Table[Table[f[n, m], {m, 1, n - 1}], {n, 2, 10}];

Flatten[%]

CROSSREFS

Sequence in context: A141801 A081949 A091657 this_sequence A088037 A071768 A161913

Adjacent sequences: A156044 A156045 A156046 this_sequence A156048 A156049 A156050

KEYWORD

nonn,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Feb 02 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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research