OFFSET
1,2
COMMENTS
The sequence is base-dependent, but notice that each number in a given base's sequence has a correspondent in all higher bases (the number with the same digit representation). The smallest n-digit number in the sequence is always a repunit.
REFERENCES
John H. Conway, On Numbers and Games, 2nd Edition, pp. 190-192.
EXAMPLE
201 is in the sequence because every number it may be reduced to (101, 2, 200) is not in the sequence: 101 and 2 both reduce to 1 and 200 reduces to 20.
CROSSREFS
KEYWORD
base,easy,nonn
AUTHOR
Trevor Green (green(AT)math.usask.ca), Jul 18 2006
STATUS
approved