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.

A194278 Total number of polygons after n-th stage in the D-toothpick structure of A194270.

Original entry on oeis.org

0, 0, 0, 0, 2, 8, 14, 16, 26, 38, 46, 48, 56, 72, 102
Offset: 0

Views

Author

Omar E. Pol, Aug 26 2011

Keywords

Comments

The structure of the D-toothpick cellular automaton contains at least several tens of different types of polygons. For more information see A194276 and A194277.

Examples

			Consider the structure with toothpicks of length 2 and D-toothpicks of length sqrt(2). After 3 stages the number of polygons in the structure is equal to 0. After 4 stages there are 2 hexagons, each with area = 6, so a(4) = 2. After 5 stages there are new 6 polygons: 2 hexagons, each with area = 8 and also 2 octagons, each with area = 14, so a(5) = 2+6 = 8.
		

Crossrefs