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!)
A029492 Numbers k that divide the (left) concatenation of all numbers <= k written in base 23 (most significant digit on left). 1
1, 11, 27, 33, 48, 93, 99, 121, 144, 176, 297, 304, 363, 432, 461, 528, 583, 1936, 2267, 2915, 5808, 12031, 22496, 26983, 31328, 33913, 63861, 81312, 93984, 105888, 108803, 143264, 477103, 1287968, 3511904, 3620768, 7292912, 31740567, 62025997, 63469123 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(54) > 3*10^10. - Jason Yuen, Jun 30 2024
LINKS
MATHEMATICA
b = 23; c = {}; Select[Range[10^4], Divisible[FromDigits[c = Join[IntegerDigits[#, b], c], b], #] &] (* Robert Price, Mar 12 2020 *)
CROSSREFS
Sequence in context: A014468 A156373 A368930 * A185451 A165608 A152574
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
More terms from Andrew Gacek (andrew(AT)dgi.net), Feb 21 2000
More terms from Larry Reeves (larryr(AT)acm.org), May 24 2001
Edited and updated by Larry Reeves (larryr(AT)acm.org), Apr 12 2002
a(34)-a(40) from Max Alekseyev, May 15 2011
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 August 28 08:41 EDT 2024. Contains 375477 sequences. (Running on oeis4.)