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!)
A043420 Numbers whose base-7 representation contains exactly four 6's. 1

%I #14 Apr 23 2023 22:01:26

%S 2400,4801,7202,9603,12004,14405,14748,15091,15434,15777,16120,16463,

%T 16512,16561,16610,16659,16708,16757,16764,16771,16778,16785,16792,

%U 16799,16800,16801,16802,16803,16804,16805,19207

%N Numbers whose base-7 representation contains exactly four 6's.

%H Harvey P. Dale, <a href="/A043420/b043420.txt">Table of n, a(n) for n = 1..2500</a>

%t Select[Range[20000],DigitCount[#,7,6]==4&] (* _Harvey P. Dale_, Mar 27 2017 *)

%Y Cf. A007093.

%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 23 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)