Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A287366
Positions of 1 in A287364.
4
1, 2, 5, 6, 7, 10, 13, 16, 18, 20, 21, 22, 25, 26, 27, 30, 31, 32, 35, 38, 41, 43, 45, 46, 47, 50, 53, 56, 58, 60, 61, 62, 65, 68, 71, 73, 75, 76, 77, 80, 82, 84, 85, 86, 89, 91, 93, 94, 95, 98, 99, 100, 103, 104, 105, 108, 111, 114, 116, 118, 119, 120, 123
OFFSET
1,2
LINKS
MATHEMATICA
s = Nest[Flatten[# /. {0 -> {1, 1}, 1 -> {2, 1}, 2 -> 0}] &, {0}, 13] (* A287364 *)
Flatten[Position[s, 0]] (* A287365 *)
Flatten[Position[s, 1]] (* A287366 *)
Flatten[Position[s, 2]] (* A287367 *)
CROSSREFS
Sequence in context: A367695 A372690 A284393 * A080589 A344170 A292115
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, May 24 2017
STATUS
approved