login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A194700
D-toothpick sequence of the third kind (see Comments lines for definition).
15
0, 1, 5, 13, 29, 51, 75, 97, 137, 177, 209, 241, 297, 371, 467, 533
OFFSET
0,3
COMMENTS
This is a cellular automaton of forking paths to 135 degrees which uses elements of three sizes: toothpicks of length 1, D-toothpicks of length 2^(1/2) and D-toothpicks of length 2^(1/2)/2. Toothpicks are placed in horizontal or vertical direction. D-toothpicks are placed in diagonal direction. Toothpicks and D-toothpicks are connected by their endpoints.
On the infinite square grid we start with no elements.
At stage 1, place a single D-toothpick on the paper, in diagonal direction.
The rule for adding new elements is as follows. Each exposed endpoint of the elements of the old generation must be touched by the two endpoints of two elements of the new generation such that the angle between the old element and each new element is equal to 135 degrees. Intersections and overlapping are prohibited.
This toothpick structure is very similar to A194270, but here there are no toothpicks endpoints that remain exposed forever.
CROSSREFS
Sequence in context: A129371 A212008 A194270 * A220500 A130230 A106931
KEYWORD
nonn,more
AUTHOR
Omar E. Pol, Sep 02 2011
STATUS
approved