OFFSET
1,1
COMMENTS
The sequence is started with a(1) = 11 and always extended with the smallest integer not yet present and not leading to a contradiction.
LINKS
Giovanni Resta, Table of n, a(n) for n = 1..100
EXAMPLE
The set made of the first 6 terms is {11,1,22,2,33,3}; we count three 1's, three 2's and three 3's.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Eric Angelini and Jean-Marc Falcoz, Mar 17 2017
EXTENSIONS
Data corrected by Giovanni Resta, Mar 17 2017
STATUS
approved