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.

A172308 L-toothpick sequence in the first quadrant.

Original entry on oeis.org

0, 1, 3, 5, 7, 11, 15, 17, 21, 27, 33, 41, 47, 59, 69, 75, 79, 85, 95, 107, 117, 131, 145, 161, 177, 195, 209, 225, 237, 257, 279, 287, 295, 311, 329, 345, 355, 371, 391, 415, 441, 477, 501, 533, 563, 603, 631, 655
Offset: 0

Views

Author

Omar E. Pol, Feb 06 2010

Keywords

Comments

The same as A172310 and A172304, but starting from half L-toothpick in the first quadrant.
Note that if n is odd then we add the small L-toothpicks to the structure, otherwise we add the large L-toothpicks to the structure.
We start at stage 0 with half L-toothpick: A segment from (0,0) to (1,1).
At stage 1 we place a small L-toothpick at the exposed toothpick end.
At stage 2 we place two large L-toothpicks.
At stage 3 we place two small L-toothpicks.
At stage 4 we place two large L-toothpicks.
And so on...
The sequence gives the number of L-toothpicks after n stages. A172309 (the first differences) gives the number of L-toothpicks added at the n-th stage.

Crossrefs

Extensions

a(17)-a(47) from Robert Price, Jun 17 2019