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.

A161837 First differences of A161836.

Original entry on oeis.org

0, 0, 0, 3, 0, 0, 0, 6, 6
Offset: 1

Views

Author

Omar E. Pol, Jun 21 2009

Keywords

Crossrefs

A161838 a(n) = A161836(n)/3.

Original entry on oeis.org

0, 0, 0, 0, 1, 1, 1, 1, 3, 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

A161418 Number of triangles in the Y-toothpick structure after n rounds.

Original entry on oeis.org

0, 0, 0, 0, 6, 6, 12, 12, 24, 30
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.