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.

A161910 Y-toothpick sequence starting at the corner of an infinite hexagon from which protrudes a half toothpick with an angle = Pi/6.

Original entry on oeis.org

0, 1, 2, 5, 6, 9, 12, 19, 22, 25, 28, 35, 40, 47, 56, 73
Offset: 0

Views

Author

Omar E. Pol, Jun 21 2009

Keywords

Comments

The sequence gives the number of Y-toothpicks in the structure after n rounds. A160123 (the first differences) gives the number added at the n-th round.
See the entries A160120, A161830 and A161426 for more information about Y-toothpick sequences.

Crossrefs

Formula

a(n) = (A160120(n+1)-1)/3.