|
A Y-Toothpick is as a toothpick but with three endpoints. A Y-Toothpick is formed by three half toothpicks, with a central point and three equidistant endpoints, as a propeller.
On the infinite triangular grid, we start at round 0 with no Y-Toothpicks.
At round 1 we place a Y-Toothpick anywhere in the plane.
At round 2 we place three other Y-Toothpicks. After round 2, in the sieve we can see three rhombuses and a hexagon (See illustrations).
At round 3 we place three other Y-Toothpicks.
And so on...
The sequence gives the number of Y-Toothpicks after n rounds. A160121 (the first differences) gives the number added at the n-th round.
It appears that the Y-Toothpick pattern has a recursive, fractal-like structure. An animation can show the like-fractal behavior.
See the entry A139250 for more information about the toothpick process and the toothpick propagation.
Note that, on the infinite triangular grid, a Y-Toothpick can be represented as a polyedge with three components. In this case, at n-th round, the sieve is a polyedge with 3*a(n) components.
This sieve is more complex than the toothpick sieve of A139250. For example, at some rounds we can see an external propagation and an internal propagation of the Y-Toothpicks.
Also, in this sieve we can see distinct polygons, with side length equal to 1.
Observation: It appears that the region of the sieve where all grid points are covered is formed only by three distinct polygons:
- Triangles
- Rhombuses
- Concave-convex hexagons
Holes in the sieve: Also, we can see distinct concave-convex polygons which contains a region where there are no grid points that are covered, for example:
- Decagons .. (with 1 non covered grid point)
- Dodecagons (with 4 non covered grid points)
- 18-agons .. (with 7 non covered grid points)
- 30-agons .. (with 26 non covered grid points)
- ...
Observation: It appears that the number of distinct polygons that contains non covered grid points is infinite.
Apparently, this sequence is related to powers of 2, for example:
Conjecture: It appears that if n = 2^k, k>0, then, between the other polygons, appears a new centered hexagon formed by three rhombuses with side length = 2^k/2 = n/2.
Conjecture: Consider the perimeter of the sieve. It appears that if n = 2^k, k>0, then the sieve is a triangle-shaped polygon with A000225(k)*6 sides and a half toothpick in each vertice of the "triangle".
Conjecture: It appears that if n = 2^k, k>0, then the ratio of areas between the Y-Toothpick sieve and the unitary triangle is equal to A006516(k)*6.
|