login
A287000
Positions of 1 in A286998.
4
2, 6, 8, 12, 15, 19, 23, 26, 30, 32, 36, 39, 43, 45, 49, 52, 56, 60, 63, 67, 69, 73, 76, 80, 83, 87, 89, 93, 96, 100, 104, 107, 111, 113, 117, 120, 124, 128, 131, 135, 137, 141, 144, 148, 151, 155, 157, 161, 164, 168, 172, 175, 179, 181, 185, 188, 192, 194
OFFSET
1,1
LINKS
MATHEMATICA
s = Nest[Flatten[# /. {0 -> {1, 0}, 1 -> {2, 0}, 2 -> 0}] &, {0}, 9] (* A286998 *)
Flatten[Position[s, 0]] (* A286999 *)
Flatten[Position[s, 1]] (* A287000 *)
Flatten[Position[s, 2]] (* A287001 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, May 22 2017
STATUS
approved