login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037336 (sum of base 9 digits of n)=(sum of base 10 digits of n). 0
1, 2, 3, 4, 5, 6, 7, 8, 153, 154, 155, 156, 157, 158, 159, 225, 226, 227, 228, 229, 370, 371, 372, 373, 374, 375, 376, 377, 441, 442, 443, 444, 445, 446, 447, 448, 449, 513, 514, 515, 516, 517, 518, 519, 590, 591, 592, 593, 660 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[Range[660], Total[IntegerDigits[#]]==Total[IntegerDigits[#, 9]]&]  (* From Harvey P. Dale, Feb 07 2011 *)

CROSSREFS

Sequence in context: A171717 A154701 A004870 * A037443 A073790 A029965

Adjacent sequences:  A037333 A037334 A037335 * A037337 A037338 A037339

KEYWORD

nonn,base

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 23:53 EST 2012. Contains 205860 sequences.