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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039468 Numbers n such that representation in base 11 has same nonzero number of 3's and 7's. 0
40, 80, 161, 201, 282, 322, 370, 381, 392, 414, 425, 436, 440, 441, 442, 444, 445, 446, 448, 449, 450, 458, 469, 480, 524, 564, 645, 685, 766, 806, 850, 861, 872, 880, 881, 882, 884, 885, 886, 888, 889, 890, 894, 905, 916, 938, 949, 960, 1008, 1048 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[1100], DigitCount[#, 11, 3]==DigitCount[#, 11, 7]>0&] (* From Harvey P. Dale, Jul 18 2011 *)

CROSSREFS

Sequence in context: A044106 A044487 A037975 * A181458 A069070 A174052

Adjacent sequences:  A039465 A039466 A039467 * A039469 A039470 A039471

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 15 15:20 EST 2012. Contains 205823 sequences.