A170876 Number of toothpicks after n stages of 3-D toothpick structure defined in Comments.
0, 1, 5, 21, 37, 53, 117, 197, 261, 405, 565, 789, 965, 1221, 1541, 1941, 2453, 2933, 3621, 4389, 5093, 5909, 6805, 7925, 9093, 10629, 12197, 14133, 15733, 17717, 19493, 21605, 23909, 26453, 29109, 32117, 35013, 38085, 41285
Offset: 0
Keywords
Examples
At stage 2 we have a horizontal cross, a vertical toothpick then another horizontal cross, for a total of 5 toothpicks. Then we add 8 vertical toothpicks at the ends of the crosses and 8 horizontal toothpicks in the same planes as the crosses, for a total of 21 toothpicks.
Links
- 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
- R. J. Mathar, C++ program
- R. J. Mathar, View after stage 1
- R. J. Mathar, View after stage 2
- R. J. Mathar, View after stage 3
- R. J. Mathar, View after stage 4
- R. J. Mathar, View after stage 5
- R. J. Mathar, View after stage 6
- R. J. Mathar, View after stage 7
- R. J. Mathar, View after stage 8
- R. J. Mathar, View after stage 9
- R. J. Mathar, View after stage 10
- Omar E. Pol, Illustration of initial terms
Comments