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!)
A055569 Sum of digits of a(n)^3 is greater than or equal to a(n). 6
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 26, 27 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
a(4) = 4 because 4^3 = 64 and 6+4 = 10>= 4
MATHEMATICA
Select[Range[300], Total[IntegerDigits[#^3]]>=#&] (* Harvey P. Dale, Aug 27 2013 *)
CROSSREFS
Sequence in context: A032848 A009993 A190218 * A351119 A277046 A305462
KEYWORD
base,fini,full,nonn
AUTHOR
Henry Bottomley, May 26 2000
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 May 7 06:03 EDT 2024. Contains 372300 sequences. (Running on oeis4.)