cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A294960 Snowflake (or E-toothpick) sequence of the second kind (see Comments lines for definition).

Original entry on oeis.org

0, 2, 8, 14, 20, 26, 44, 50, 68, 86, 104, 110, 128, 158, 176, 206, 260, 278, 320, 350, 392, 410, 452, 494, 548, 614
Offset: 0

Views

Author

Omar E. Pol, Nov 12 2017

Keywords

Comments

This has essentially the same rules as the snowflake sequence A161330, but here there is an additional rule: there are no E-toothpicks of the same generation that share the endpoint of two parallel components.
The structure is lighter than the structure of A161330 from which differs at a(7).
Note that, on the infinite triangular grid, an E-toothpick can be represented as a polyedge with three components. In this case, at the n-th round, the structure is a polyedge with 3*a(n) components.
An E-toothpick looks like a bird's footprint (or more generally a dinosaur's footprint).
a(n) gives the number of E-toothpicks in the structure after n rounds.
A294961(n) is the number of E-toothpicks added at the n-th round, n >= 1. - Omar E. Pol, Apr 15 2018

Crossrefs

Another version of A161330.
Cf. A139250, A160120, A161328, A294961 (first differences).