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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039433 Numbers n such that representation in base 10 has same nonzero number of 6's and 8's. 0
68, 86, 168, 186, 268, 286, 368, 386, 468, 486, 568, 586, 608, 618, 628, 638, 648, 658, 678, 680, 681, 682, 683, 684, 685, 687, 689, 698, 768, 786, 806, 816, 826, 836, 846, 856, 860, 861, 862, 863, 864, 865, 867, 869, 876, 896, 968, 986, 1068, 1086 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[1200], DigitCount[#, 10, 6]==DigitCount[#, 10, 8]>0&]  (* From Harvey P. Dale, Mar 27 2011 *)

CROSSREFS

Sequence in context: A097760 A180937 A024881 * A043256 A044036 A045268

Adjacent sequences:  A039430 A039431 A039432 * A039434 A039435 A039436

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 02:58 EST 2012. Contains 205567 sequences.