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!)
A043649 Numbers whose base-11 representation has exactly 6 runs. 0

%I #14 Apr 25 2021 12:10:50

%S 162393,162395,162396,162397,162398,162399,162400,162401,162402,

%T 162403,162404,162405,162407,162408,162409,162410,162411,162412,

%U 162413,162414,162415,162416,162417,162419,162420,162421,162422

%N Numbers whose base-11 representation has exactly 6 runs.

%t Select[Range[163000], Length[Split[IntegerDigits[#,11]]] == 6&] (* _Harvey P. Dale_, Jan 03 2011 *)

%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 August 28 23:11 EDT 2024. Contains 375508 sequences. (Running on oeis4.)