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-1 of 1 results.

A182836 Toothpick sequence starting at the vertex of the outside corner of an infinite 120-degree wedge on hexagonal net.

Original entry on oeis.org

0, 1, 3, 7, 15, 27, 39, 51, 71, 91, 107
Offset: 0

Views

Author

Omar E. Pol, Dec 12 2010

Keywords

Comments

Corner sequence for the toothpick structure on hexagonal net.
The sequence gives the number of toothpicks after n stages. A182837 (the first differences) gives the number added at the n-th stage. For more information see A182632 and A153006.

Examples

			We start at stage 0 with no toothpicks.
At stage 1 we place a single toothpick touching a vertex of the infinite hexagon, in direction to the center of the hexagon, but on the outside corner, so a(1)=1.
At stage 2 we place 2 toothpicks touching the exposed endpoint of the initial toothpick, so a(2)=1+2=3.
At stage 3 we place 4 toothpicks, so a(3)=3+4=7.
At stage 4 we place 8 toothpicks, so a(4)=7+8=15.
At stage 5 we place 12 toothpicks, so a(5)=15+12=27.
After 5 stages the toothpick structure has 5 hexagons and 6 exposed endpoints.
		

Crossrefs

Showing 1-1 of 1 results.