Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A157603
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A157603 Combinatorial long tail mean collapse of A055248: t(n,m) =1 if greater than the row mean of A055248 else A055248. +0
1
1, 1, 1, 1, 3, 1, 1, 1, 4, 1, 1, 1, 11, 5, 1, 1, 1, 1, 16, 6, 1, 1, 1, 1, 42, 22, 7, 1, 1, 1, 1, 1, 64, 29, 8, 1, 1, 1, 1, 1, 163, 93, 37, 9, 1, 1, 1, 1, 1, 1, 256, 130, 46, 10, 1, 1, 1, 1, 1, 1, 638, 386, 176, 56, 11, 1 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:

{1, 2, 5, 7, 19, 26, 75, 106, 307, 448, 1273,...}.

This kind of function comes from Per Bak's sand pile theory

applied to a long tail combinatorial function like A055248.

The idea is that the heavy mean or larger values collapse to the baseline one.

FORMULA

t(n,m) =1 if A055248 than the row mean of A055248 else A055248.

EXAMPLE

{1},

{1, 1},

{1, 3, 1},

{1, 1, 4, 1},

{1, 1, 11, 5, 1},

{1, 1, 1, 16, 6, 1},

{1, 1, 1, 42, 22, 7, 1},

{1, 1, 1, 1, 64, 29, 8, 1},

{1, 1, 1, 1, 163, 93, 37, 9, 1},

{1, 1, 1, 1, 1, 256, 130, 46, 10, 1},

{1, 1, 1, 1, 1, 638, 386, 176, 56, 11, 1}

MATHEMATICA

t[n_, m_] = Sum[Binomial[n, m - k], {k, 0, m}];

a = Table[Table[If[t[n, m] <= Sum[t[n, m], {m, 0, n}]/( n + 1), 1, t[n, n - m]], {m, 0, n}], {n, 0, 10}];

Flatten[%]

CROSSREFS

Sequence in context: A157261 A079110 A079619 this_sequence A059619 A098950 A123940

Adjacent sequences: A157600 A157601 A157602 this_sequence A157604 A157605 A157606

KEYWORD

nonn,tabl

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Mar 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research