A211019 Triangle read by rows: T(n,k) = number of squares and rectangles of area 2^(k-1) after 2^n stages in the toothpick structure of A139250, divided by 4, n>=1, k>=1, assuming the toothpicks have length 2.
0, 0, 1, 2, 3, 1, 10, 13, 3, 1, 42, 53, 13, 3, 1, 170, 213, 53, 13, 3, 1, 682, 853, 213, 53, 13, 3, 1, 2730, 3413, 853, 213, 53, 13, 3, 1, 10922, 13653, 3413, 853, 213, 53, 13, 3, 1, 43690, 54613, 13653, 3413, 853, 213, 53, 13, 3, 1, 174762, 218453
Offset: 1
Examples
Triangle begins: 0; 0, 1; 2, 3, 1; 10, 13, 3, 1; 42, 53, 13, 3, 1; 170, 213, 53, 13, 3, 1; 682, 853, 213, 53, 13, 3, 1; 2730, 3413, 853, 213, 53, 13, 3, 1; 10922, 13653, 3413, 853, 213, 53, 13, 3, 1; 43690, 54613, 13653, 3413, 853, 213, 53, 13, 3, 1;
Links
- N. J. A. Sloane, Catalog of Toothpick and Cellular Automata Sequences in the OEIS
Comments