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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037304 (sum of base 2 digits of n)=(sum of base 6 digits of n). 0
1, 12, 13, 38, 39, 54, 55, 72, 73, 110, 111, 114, 115, 126, 127, 220, 221, 230, 231, 246, 247, 294, 295, 366, 367, 440, 441, 476, 477, 486, 487, 648, 649, 686, 687, 690, 691, 702, 703, 726, 727, 756, 757, 762, 763, 864, 865, 876 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[Range[1000], Total[IntegerDigits[#, 2]]==Total[ IntegerDigits[ #, 6]]&] (* From Harvey P. Dale, Sep 19 2011 *)

CROSSREFS

Sequence in context: A125998 A106323 A177796 * A041298 A041689 A041296

Adjacent sequences:  A037301 A037302 A037303 * A037305 A037306 A037307

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 23:53 EST 2012. Contains 205689 sequences.