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!)
A029486 Numbers k that divide the (left) concatenation of all numbers <= k written in base 17 (most significant digit on left). 0
1, 111, 269, 512, 1536, 4499, 4608, 7401, 9216, 23552, 420864, 492544, 3635712, 7943997, 8175681, 11616768, 12344832, 20399616, 49798656, 77196800, 91584000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
b = 17; c = {}; Select[Range[10^4], Divisible[FromDigits[c = Join[IntegerDigits[#, b], c], b], #] &] (* Robert Price, Mar 12 2020 *)
CROSSREFS
Sequence in context: A074842 A180115 A082941 * A097650 A271312 A171773
KEYWORD
nonn,base,more
AUTHOR
EXTENSIONS
More terms from Andrew Gacek (andrew(AT)dgi.net), Feb 21 2000
More terms from Larry Reeves (larryr(AT)acm.org), Jan 14 2002
Edited and updated by Larry Reeves (larryr(AT)acm.org), Apr 12 2002
a(13)-a(21) 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 April 19 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)