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!)
A092596 Natural numbers n for which sum of decimal digits is greater than n/2. 4
1, 2, 3, 4, 5, 6, 7, 8, 9, 19 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
Largest term is 19, 1+9>19/2=9.5
MATHEMATICA
Select[Range@ 10^3, Total@ IntegerDigits@ # > #/2 &] (* Michael De Vlieger, Jul 23 2017 *)
CROSSREFS
Sequence in context: A066565 A095966 A180084 * A349732 A118763 A098488
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 June 30 11:21 EDT 2024. Contains 373870 sequences. (Running on oeis4.)