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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037329 (sum of base 6 digits of n)=(sum of base 9 digits of n). 0
1, 2, 3, 4, 5, 45, 46, 47, 84, 85, 86, 87, 88, 89, 126, 127, 128, 129, 130, 131, 168, 169, 170, 210, 211, 212, 213, 214, 215, 246, 247, 248, 249, 250, 251, 324, 325, 326, 327, 328, 329, 369, 370, 371, 408, 409, 410, 411, 412, 413 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[Range[500], Total[IntegerDigits[#, 6]]==Total[IntegerDigits[ #, 9]]&] (* From Harvey P. Dale, June 29 2011 *)

CROSSREFS

Sequence in context: A024637 A037328 A028427 * A173574 A024638 A037330

Adjacent sequences:  A037326 A037327 A037328 * A037330 A037331 A037332

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 14 17:10 EST 2012. Contains 205644 sequences.