OFFSET
0,3
COMMENTS
To represent a number in base b, if a digit exceeds b, subtract b and carry 1. In fractional base a/b, subtract a and carry b.
Also numbers which are written the same in base 20/2 as in base 10. The sequence consists of numbers which have digits in {0,2,4,6,8} except that the unit digit can be any from {0,1,2,3,4,5,6,7,8,9} - Henry Bottomley, Nov 17 2000
a(n) = A118761(n+1) for n<50. - Reinhard Zumkeller, May 01 2006
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
approved