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!)
A043577 Numbers whose base-2 representation has exactly 10 runs. 0

%I #10 Apr 13 2021 23:12:15

%S 682,1194,1322,1354,1362,1364,1366,1370,1386,1450,1706,2218,2346,2378,

%T 2386,2388,2390,2394,2410,2474,2602,2634,2642,2644,2646,2650,2666,

%U 2698,2706,2708,2710,2714,2722,2724,2726,2728,2732

%N Numbers whose base-2 representation has exactly 10 runs.

%t Select[Range[3000],Length[Split[IntegerDigits[#,2]]]==10&] (* _Harvey P. Dale_, Sep 06 2015 *)

%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 17:51 EDT 2024. Contains 371797 sequences. (Running on oeis4.)