login
A287123
Positions of 1 in A287121.
4
5, 11, 13, 14, 18, 24, 30, 32, 33, 37, 39, 40, 42, 43, 47, 53, 55, 56, 60, 66, 72, 74, 75, 79, 85, 91, 93, 94, 98, 100, 101, 103, 104, 108, 114, 116, 117, 121, 123, 124, 126, 127, 131, 133, 134, 136, 137, 141, 147, 149, 150, 154, 160, 166, 168, 169, 173, 175
OFFSET
1,1
LINKS
MATHEMATICA
s = Nest[Flatten[# /. {0 -> {1, 0}, 1 -> {2, 0}, 2 -> 1}] &, {0}, 10] (* A287121 *)
Flatten[Position[s, 0]] (* A287122 *)
Flatten[Position[s, 1]] (* A287123 *)
Flatten[Position[s, 2]] (* A287124 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, May 22 2017
STATUS
approved