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!)
A043690 a(n) = (s(n)-1)/2, where s(n) is the n-th number whose base-2 representation has exactly 9 runs. 1
170, 298, 330, 338, 340, 341, 342, 346, 362, 426, 554, 586, 594, 596, 597, 598, 602, 618, 650, 658, 660, 661, 662, 666, 674, 676, 677, 678, 680, 681, 683, 684, 685, 686, 690, 692, 693, 694, 698, 714, 722, 724, 725, 726, 730 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
(# - 1)/2&/@Select[Range[50], Length[Split[IntegerDigits[#, 2]]]==9&] (* Vincenzo Librandi, Feb 22 2014 *)
CROSSREFS
Sequence in context: A218071 A113789 A261550 * A043575 A043746 A043762
KEYWORD
nonn,base
AUTHOR
STATUS
approved

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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)