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!)
A043523 Numbers having three 8's in base 10. 2

%I #17 May 25 2023 18:07:14

%S 888,1888,2888,3888,4888,5888,6888,7888,8088,8188,8288,8388,8488,8588,

%T 8688,8788,8808,8818,8828,8838,8848,8858,8868,8878,8880,8881,8882,

%U 8883,8884,8885,8886,8887,8889,8898,8988,9888,10888

%N Numbers having three 8's in base 10.

%H Daniel Starodubtsev, <a href="/A043523/b043523.txt">Table of n, a(n) for n = 1..10000</a>

%t Select[Range[11000],DigitCount[#,10,8]==3&] (* _Harvey P. Dale_, May 25 2023 *)

%Y Subsequence of A011538.

%K nonn,base

%O 1,1

%A _Clark Kimberling_

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 April 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)