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.

A160808 Toothpick sequence in Fibonacci spiral (see Comments lines for definition).

Original entry on oeis.org

0, 1, 3, 7, 11, 15, 23, 35, 39, 40, 42, 45, 48, 52, 59, 67, 68, 70, 73, 76, 80, 85, 92, 97, 100, 105, 112, 120, 131, 144, 161, 173, 177, 182, 190, 197, 206, 211, 218, 227, 235, 239, 247, 255, 262, 270, 283, 297
Offset: 0

Views

Author

Omar E. Pol, May 26 2009

Keywords

Comments

On the infinite square grid we draw a Fibonacci spiral starting with 4,4,8,12,20,32,... (Note that each edge has length = A000045(k)*4, for k>0). We start at stage 0 with no toothpicks. At stage 1 we place a toothpick of length 2 in a orthogonal direction, in the center of the Fibonacci spiral. At stage 2 we place 2 toothpicks. And so on... The sequence gives the number of toothpicks in the Fibonacci spiral after n stages. A160809 (the first differences) gives the number added at the n-th stage. See 160800, A160802 and A139250 for more information about toothpick sequences.

Crossrefs

Extensions

Terms after a(16) from Nathaniel Johnston, Mar 30 2011