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!)
A044828 Positive integers having more base-2 runs of even length than odd. 2
3, 12, 15, 19, 25, 27, 48, 51, 60, 63, 67, 76, 79, 97, 99, 100, 102, 103, 108, 111, 115, 121, 123, 147, 153, 155, 179, 192, 195, 201, 203, 204, 205, 207, 211, 217, 219, 240, 243, 252, 255, 259, 268, 271, 304, 307, 316, 319, 385 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
meQ[n_]:=Module[{b=Boole[EvenQ[Length/@Split[IntegerDigits[n, 2]]]]}, Count[ b, 1]> Length[b]/2]; Select[Range[400], meQ] (* Harvey P. Dale, Aug 02 2013 *)
CROSSREFS
Cf. A044836 (for base 10).
Sequence in context: A349663 A188549 A287357 * A248105 A269315 A329575
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 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)