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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039139 Numbers n such that representation in base 10 has same number of 3's and 8's. 0
0, 1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 17, 19, 20, 21, 22, 24, 25, 26, 27, 29, 38, 40, 41, 42, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 69, 70, 71, 72, 74, 75, 76, 77, 79, 83, 90, 91, 92, 94, 95, 96, 97, 99, 100, 101, 102 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,3

LINKS

Table of n, a(n) for n=1..69.

MATHEMATICA

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

CROSSREFS

Sequence in context: A184516 A184738 A032769 * A024616 A023733 A154112

Adjacent sequences:  A039136 A039137 A039138 * A039140 A039141 A039142

KEYWORD

nonn,base,easy

AUTHOR

Olivier Gérard

STATUS

approved

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 May 23 16:56 EDT 2013. Contains 225610 sequences.