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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037328 (sum of base 6 digits of n)=(sum of base 8 digits of n). 0
1, 2, 3, 4, 5, 40, 41, 72, 73, 74, 75, 76, 77, 112, 113, 144, 145, 146, 147, 148, 149, 184, 185, 464, 465, 466, 467, 534, 535, 570, 571, 572, 573, 574, 575, 606, 607, 672, 673, 674, 675, 676, 677, 708, 709, 710, 711, 744, 745, 746 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[Range[1000], Total[IntegerDigits[#, 6]]==Total[IntegerDigits[ #, 8]]&] (* From Harvey P. Dale, Jul 22 2011 *)

CROSSREFS

Sequence in context: A044907 A153719 A024637 * A028427 A037329 A173574

Adjacent sequences:  A037325 A037326 A037327 * A037329 A037330 A037331

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 08:49 EST 2012. Contains 205740 sequences.