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!)
A029459 Numbers k that divide the (right) concatenation of all numbers <= k written in base 14 (most significant digit on left). 1
1, 2, 6, 7, 10, 13, 14, 18, 19, 21, 26, 28, 36, 39, 42, 49, 52, 63, 69, 78, 84, 91, 98, 102, 117, 126, 147, 156, 169, 182, 196, 273, 308, 338, 343, 363, 364, 392, 507, 637, 676, 686, 728, 952, 968, 1029, 1078, 1183, 1274, 1352, 1372, 1573, 1768, 1898, 1911 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
b = 14; c = {}; Select[Range[10^5], Divisible[FromDigits[c = Join[c, IntegerDigits[#, b]], b], #] &] (* Robert Price, Mar 11 2020 *)
CROSSREFS
Sequence in context: A346123 A030309 A074223 * A014862 A180626 A061943
KEYWORD
nonn,base
AUTHOR
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 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)