login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039334 Numbers whose base-8 representation has the same nonzero number of 0's and 6's. 1
48, 70, 112, 134, 176, 198, 240, 262, 304, 326, 368, 385, 386, 387, 388, 389, 391, 392, 400, 408, 416, 424, 440, 454, 496, 526, 534, 542, 550, 558, 561, 562, 563, 564, 565, 567, 574, 582, 624, 646, 688, 710, 752, 774, 816, 838, 880, 897, 898, 899, 900 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[900], And[SameQ @@ #, AllTrue[#, # > 0 &]] &@ DigitCount[#, 8, {0, 6}] &] (* Michael De Vlieger, Apr 07 2021 *)
CROSSREFS
Sequence in context: A100409 A260921 A043157 * A043937 A173042 A309933
KEYWORD
nonn,base,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 19 04:58 EDT 2024. Contains 370952 sequences. (Running on oeis4.)