|
Search: id:A029478
|
|
|
| A029478 |
|
Numbers n such that n divides the (left) concatenation of all numbers <= n written in base 9 (most significant digit on left). |
|
+0 1
|
| |
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
The next term is > 410000. - Larry Reeves, Jan 16, 2002
|
|
LINKS
|
Index entries for related sequences
|
|
MATHEMATICA
|
Select[Range[1, 2000], Mod[FromDigits[Flatten[Reverse[Table[IntegerDigits[m, 9], {m, 1, # }]]], 9], # ] == 0 &] - Peter Bertok Nov 26 2001
|
|
CROSSREFS
|
Sequence in context: A048523 A000922 A107188 this_sequence A102907 A096455 A124199
Adjacent sequences: A029475 A029476 A029477 this_sequence A029479 A029480 A029481
|
|
KEYWORD
|
nonn,base
|
|
AUTHOR
|
Olivier Gerard (ogerard(AT)ext.jussieu.fr)
|
|
EXTENSIONS
|
Edited and updated by Larry Reeves (larryr(AT)acm.org), Apr 12, 2002
No other solutions found for n <= 20,000. - Peter Bertok (peter(AT)bertok.com), Nov 26 2001
|
|
|
Search completed in 0.002 seconds
|