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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039465 Numbers n such that representation in base 11 has same nonzero number of 3's and 4's. 0
37, 47, 158, 168, 279, 289, 367, 378, 389, 407, 408, 409, 412, 413, 414, 415, 416, 417, 422, 433, 444, 455, 466, 477, 487, 498, 509, 517, 518, 519, 522, 523, 524, 525, 526, 527, 542, 553, 564, 575, 586, 597, 642, 652, 763, 773, 884, 894, 1005, 1015 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[1100], DigitCount[#, 11, 3]==DigitCount[#, 11, 4]>0&] (* From Harvey P. Dale, Jan 29 2012 *)

CROSSREFS

Sequence in context: A043954 A159750 A108333 * A083240 A162556 A129072

Adjacent sequences:  A039462 A039463 A039464 * A039466 A039467 A039468

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 16 21:51 EST 2012. Contains 205978 sequences.