login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088803 a(n) gives the number of steps taken in a process which manipulates piles of tokens arranged in a line. There are 2n (or 2n+1) tokens in all. Initially they are all in one pile. At each step every pile with more than 1 token is divided into two and half the token are added to the pile on the left and half to the pile on the right. If a pile has an odd number of tokens, the token left over stays where it is. The redistributions in each step are done in parallel. 1
1, 3, 7, 11, 17, 25, 33, 41, 53, 65, 77, 93, 109, 123, 143, 163, 181, 203, 227, 249, 277, 303, 329, 357, 389, 417, 451, 485, 517, 555, 593, 629, 669, 711, 749, 795, 839, 883, 931, 981, 1025, 1077, 1131, 1179, 1235, 1293, 1343, 1403, 1465, 1519, 1583, 1649 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

REFERENCES

R. Anderson, L. Lovasz, P. Shor, J. Spencer, E. Tardos, S. Winograd, ``Disks, balls and walls: analysis of a combinatorial game'', Amer. Math. Monthly, 6, 96, pp. 481-493, 1989.

FORMULA

The sequence is asymptotically quadratic with a(n) ~= c*n^2, where c is between 0.33 and 0.65, with estimate 0.5973 for n = 10, 000.

EXAMPLE

E.g. a(2) = 3 because there are 3 steps in the process beginning with 4 tokens:

0 0 4 0 0

0 2 0 2 0

1 0 2 0 1

1 1 0 1 1

CROSSREFS

Cf. A088804.

Sequence in context: A188653 A180452 A029715 * A194069 A088206 A052341

Adjacent sequences:  A088800 A088801 A088802 * A088804 A088805 A088806

KEYWORD

nonn

AUTHOR

Rob Arthan (rda(AT)lemma-one.com), Oct 17 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 09:00 EST 2012. Contains 205904 sequences.