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.

Showing 1-5 of 5 results.

A161419 First differences of A161418.

Original entry on oeis.org

0, 0, 0, 6, 0, 6, 0, 12, 6
Offset: 1

Views

Author

Omar E. Pol, Jun 21 2009

Keywords

Crossrefs

A161422 a(n) = A161418(n)/6.

Original entry on oeis.org

0, 0, 0, 0, 1, 1, 2, 2, 4, 5
Offset: 0

Views

Author

Omar E. Pol, Jun 21 2009

Keywords

Crossrefs

A161828 Number of rhombuses in the Y-toothpick structure of A160120 after n rounds.

Original entry on oeis.org

0, 0, 3, 3, 9, 9, 15, 21, 33, 39
Offset: 0

Views

Author

Omar E. Pol, Jun 21 2009

Keywords

Crossrefs

A161836 Number of concave-convex hexagons in the Y-toothpick structure of A160120 after n rounds.

Original entry on oeis.org

0, 0, 0, 0, 3, 3, 3, 3, 9, 15
Offset: 0

Views

Author

Omar E. Pol, Jun 21 2009

Keywords

Crossrefs

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

Showing 1-5 of 5 results.