A160800 Toothpick sequence in Fibonacci spiral (see Comments lines for definition).
0, 1, 3, 7, 9, 10, 12, 15, 16, 17, 19, 22, 25, 28, 33, 38, 40, 41, 43, 46, 48, 50, 54, 60, 65, 68, 73, 78, 80, 82, 86, 92, 93, 95, 98, 100, 102, 106, 112, 117, 120, 125, 130, 132, 134, 138, 144, 149, 153, 160, 168, 174, 182, 196
Offset: 0
Keywords
Links
- Nathaniel Johnston, Table of n, a(n) for n = 0..255
- David Applegate, Omar E. Pol and N. J. A. Sloane, The Toothpick Sequence and Other Sequences from Cellular Automata, Congressus Numerantium, Vol. 206 (2010), 157-191. [There is a typo in Theorem 6: (13) should read u(n) = 4.3^(wt(n-1)-1) for n >= 2.]
- N. J. A. Sloane, Catalog of Toothpick and Cellular Automata Sequences in the OEIS
- Nathaniel Johnston, C script for computing terms
Extensions
Terms after a(32) from Nathaniel Johnston, Mar 30 2011
Comments