A210985 Number of segments needed to draw the toothpick structure of A139250 as it is after 2^n stages.
1, 3, 7, 19, 63, 235, 919, 3651, 14575
Offset: 0
Examples
For n = 3, after 2^3 stages the toothpick structure of A139250 contains 43 toothpicks (A139250(2^3) = 43). However the toothpick structure can be essentially represented by 19 segments (A139252(2^3) = 19), so a(3) = 19.
Links
- David Applegate, The movie version
- N. J. A. Sloane, Catalog of Toothpick and Cellular Automata Sequences in the OEIS
Formula
a(n) = A139252(2^n).
Comments