login
A287268
Positions of 0 in A287267.
4
3, 6, 7, 9, 13, 16, 17, 19, 21, 23, 27, 29, 35, 38, 39, 41, 45, 48, 49, 51, 53, 55, 59, 61, 65, 67, 71, 73, 79, 82, 83, 85, 89, 91, 97, 100, 103, 106, 107, 109, 113, 116, 117, 119, 121, 123, 127, 129, 135, 138, 139, 141, 145, 148, 149, 151, 153, 155, 159
OFFSET
1,1
LINKS
MATHEMATICA
s = Nest[Flatten[# /. {0 -> {1, 1}, 1 -> {0, 2}, 2 -> 0}] &, {0}, 11] (* A287267 *)
Flatten[Position[s, 0]] (* A287268 *)
Flatten[Position[s, 1]] (* A287269 *)
Flatten[Position[s, 2]] (* A287270 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, May 24 2017
STATUS
approved