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!)
A204324 Numbers n such that A007953(n) >= A007953(n^3), where A007953 = digital sum in base 10. 1
0, 1, 8, 10, 80, 100, 171, 378, 468, 487, 577, 585, 586, 587, 684, 800, 1000, 1710, 3780, 4680, 4870, 4877, 5770, 5850, 5851, 5860, 5868, 5870, 6840, 8000, 10000, 15877, 17100, 28845, 28847, 28885, 28887, 37800, 46800, 46877, 48700, 48770, 48784, 49468 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
When n is in the sequence, then 10n is in the sequence, too.
LINKS
FORMULA
PROG
(PARI) for(n=0, 1e6, A007953(n)>=A007953(n^3)&print1(n", "))
CROSSREFS
Sequence in context: A230111 A289664 A321881 * A070276 A002286 A256877
KEYWORD
nonn,base
AUTHOR
M. F. Hasler, Jan 14 2012
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)