|
| |
|
|
A052489
|
|
Largest number that is n times sum of its decimal digits.
|
|
6
| |
|
|
0, 9, 18, 27, 48, 45, 54, 84, 72, 81, 90, 198, 108, 195, 126, 135, 288, 153, 162, 399, 180, 378, 396, 207, 216, 375, 468, 486, 588, 261, 270, 558, 576, 594, 408, 315, 648, 999, 684, 351, 480, 738, 756, 774, 792, 405, 966, 846, 864, 882, 450, 918, 936, 954
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| It is infinite, as pointed out by Dr. Geoffrey Landis: Clearly if you have one integer that is N times the sum of its decimal digits, then when you add a 0 to the end, you have an integer that is 10N times the sum of its decimal digits [From Jonathan Vos Post, Feb 06 2011]
|
|
|
CROSSREFS
| Cf. A003634, A052490, A003635.
Sequence in context: A083497 A067552 A195085 * A115552 A043322 A071121
Adjacent sequences: A052486 A052487 A052488 * A052490 A052491 A052492
|
|
|
KEYWORD
| base,nonn,nice
|
|
|
AUTHOR
| Henry Bottomley (se16(AT)btinternet.com), Mar 16 2000
|
| |
|
|