OFFSET
1,2
COMMENTS
No other terms below 3*10^10.
MATHEMATICA
b = 4; c = {}; Select[Range[10^4], Divisible[FromDigits[c = Join[IntegerDigits[#, b], c], b], #] &] (* Robert Price, Mar 12 2020 *)
CROSSREFS
KEYWORD
nonn,base,more
AUTHOR
EXTENSIONS
7011 from Andrew Gacek (andrew(AT)dgi.net), Feb 20 2000
More terms from Larry Reeves (larryr(AT)acm.org), Jun 01 2001
Edited and updated by Larry Reeves (larryr(AT)acm.org), Apr 12 2002
a(13)-a(14) from Max Alekseyev, May 13 2011
a(15) from Jason Yuen, May 13 2024
STATUS
approved