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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039084 Numbers n such that representation in base 9 has same number of 1's and 2's. 0
0, 3, 4, 5, 6, 7, 8, 11, 19, 27, 30, 31, 32, 33, 34, 35, 36, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59, 60, 61, 62, 63, 66, 67, 68, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 83, 99, 102, 103, 104, 105, 106, 107, 110, 119, 128, 137, 146, 155, 163 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[Range[0, 170], DigitCount[#, 9, 1]==DigitCount[#, 9, 2]&]  (* From Harvey P. Dale, Mar 23 2011 *)

CROSSREFS

Sequence in context: A051016 A044951 A138308 * A085627 A057825 A082464

Adjacent sequences:  A039081 A039082 A039083 * A039085 A039086 A039087

KEYWORD

nonn,base,easy

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

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 13:08 EST 2012. Contains 205623 sequences.