login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A081688
0 followed by A030124 - 1.
2
0, 1, 3, 4, 5, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77
OFFSET
0,3
COMMENTS
From P-positions in a certain game.
The rule "monotonically increasing sequence where the size of each run of consecutive integers is given by the sequence itself" produces this sequence without the initial 0. - Eric Angelini, Aug 19 2008
LINKS
A. S. Fraenkel, Home Page
A. S. Fraenkel, New games related to old and new sequences, INTEGERS, Electronic J. of Combinatorial Number Theory, Vol. 4, Paper G6, 2004.
FORMULA
Let a(n) = this sequence, b(n) = A081689. Then a(n) = mex{ a(i), b(i) : 0 <= i < n}, b(n) = b(n-1) + a(n) + 1. Apart from initial zero, complement of A081689.
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 02 2003
STATUS
approved