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!)
A092597 Natural numbers n for which sum of decimal digits is not smaller than n/3. 1
1, 2, 3, 4, 5, 6, 7, 8, 9, 14, 15, 16, 17, 18, 19, 28, 29 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
Largest term is 29, 2+9>29/3=9.66
MATHEMATICA
Select[Range[100], Total[IntegerDigits[#]]>=#/3&] (* Harvey P. Dale, Mar 10 2013 *)
CROSSREFS
Sequence in context: A342226 A032987 A174876 * A335134 A334918 A354220
KEYWORD
base,nonn,fini,full
AUTHOR
Labos Elemer, Mar 18 2004
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 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)