OFFSET
0,3
COMMENTS
Analog of A161644, A147562 and A151723, but here we are working without a lattice. Each regular pentagon has five virtual neighbors. Overlapping are prohibited. The sequence gives the number of pentagons in the structure after n-th stage. A222181 (the first differences) gives the number of pentagons added at n-th stage.
Also this is a P-toothpick sequence since every pentagon can be replaced by a P-toothpick which is formed by five toothpicks as a five-pointed star. Note that each toothpick can be represented as an apothem or as a radius of a pentagon. In both types of structures the number of toothpicks after n-th stage is equal to 5*a(n).
LINKS
Omar E. Pol, Illustration of structure after 5 stages, (Contains 36 pentagons).
N. J. A. Sloane, Catalog of Toothpick and Cellular Automata Sequences in the OEIS
FORMULA
a(n) = 6 + 10*A222172(n-2), n >= 2. - Omar E. Pol, Nov 24 2013
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Omar E. Pol, Mar 15 2013
EXTENSIONS
Name improved by Omar E. Pol, Nov 24 2013
STATUS
approved