login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A029458 Numbers k that divide the (right) concatenation of all numbers <= k written in base 13 (most significant digit on left). 1
1, 3, 9, 13, 15, 16, 39, 48, 65, 169, 208, 240, 377, 400, 507, 603, 624, 720, 1040, 1168, 1200, 1287, 1521, 1833, 1872, 2197, 2592, 2784, 3393, 3744, 4563, 5211, 5408, 6591, 7989, 8299, 11232, 13689, 16224, 16992, 18477, 19643, 19773, 24352, 28561, 37349 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
b = 13; c = {}; Select[Range[10^5], Divisible[FromDigits[c = Join[c, IntegerDigits[#, b]], b], #] &] (* Robert Price, Mar 11 2020 *)
CROSSREFS
Sequence in context: A262539 A101537 A070353 * A050571 A234286 A193927
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
More terms from David W. Wilson
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 06:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)