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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039483 Numbers n such that representation in base 11 has same nonzero number of 6's and 7's. 0
73, 83, 194, 204, 315, 325, 436, 446, 557, 567, 678, 688, 733, 744, 755, 766, 777, 788, 803, 804, 805, 806, 807, 808, 811, 812, 813, 821, 832, 843, 853, 864, 875, 886, 897, 908, 913, 914, 915, 916, 917, 918, 921, 922, 923, 941, 952, 963, 1041, 1051 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[1100], DigitCount[#, 11, 6]==DigitCount[#, 11, 7]>0&] (* From Harvey P. Dale, Feb 14 2012 *)

CROSSREFS

Sequence in context: A180558 A064667 A075588 * A104998 A033247 A014754

Adjacent sequences:  A039480 A039481 A039482 * A039484 A039485 A039486

KEYWORD

nonn,base,easy,changed

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 17 10:57 EST 2012. Contains 206009 sequences.