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!)
A044897 Base 11 run lengths alternate: even, odd, even,... 0
12, 24, 36, 48, 60, 72, 84, 96, 108, 120, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 264, 265, 267, 268, 269, 270, 271, 272, 273, 274, 396, 397, 398, 400, 401, 402, 403, 404, 405, 406, 528, 529, 530, 531, 533, 534, 535 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
rla11Q[n_]:=Module[{a=Boole[EvenQ/@(Length/@Split[IntegerDigits[n, 11]])]}, a == PadRight[{}, Length[a], {1, 0}]]; Select[Range[600], rla11Q] (* Harvey P. Dale, Jul 24 2017 *)
CROSSREFS
Sequence in context: A270571 A044852 A121578 * A008594 A033024 A044837
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 July 30 16:44 EDT 2024. Contains 374770 sequences. (Running on oeis4.)