|
Search: id:A122484
|
|
|
| A122484 |
|
Numbers n not ending in zero such that the sum of digits of n is >= the sum of digits of n^4 (in base 10). |
|
+0 1
|
| |
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
I've also found three larger examples: 57999659949, 84936699999 and 498998999999, but not all values in between have been checked.
|
|
EXAMPLE
|
67 is in the list because 67 has a digital sum of 13, and 67^4 = 20151121 which also has a digital sum of 13.
594959999 has a digital sum of 68 and 594959999^4 has a digital sum of 67, i.e. less than 68.
|
|
CROSSREFS
|
Cf. A064210.
Sequence in context: A092359 A046137 A121825 this_sequence A005516 A002533 A111011
Adjacent sequences: A122481 A122482 A122483 this_sequence A122485 A122486 A122487
|
|
KEYWORD
|
base,nonn
|
|
AUTHOR
|
Martin Raab (raab-martin(AT)gmx.de), Sep 15 2006
|
|
|
Search completed in 0.002 seconds
|