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

%I #12 Apr 25 2021 01:25:10

%S 1333,1334,1335,1336,1337,1344,1345,1347,1348,1349,1350,1351,1352,

%T 1354,1355,1356,1357,1358,1359,1361,1362,1363,1364,1365,1366,1369,

%U 1370,1371,1372,1373,1374,1376,1377,1378,1379,1386

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

%t Select[Range[1500],Length[Split[IntegerDigits[#,6]]]==5&] (* _Harvey P. Dale_, Mar 07 2012 *)

%Y Cf. A007092.

%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 September 23 19:57 EDT 2023. Contains 365554 sequences. (Running on oeis4.)