A385390 Irregular triangle read by rows: T(n,k) is the number of polysticks of size k, i.e., connected subsets of k edges, of the n X n flat torus, up to cyclic shifts and reflections of rows and columns, as well as interchange of rows and columns; 1 <= k <= 2*n^2.
1, 1, 1, 2, 3, 7, 4, 4, 1, 1, 1, 2, 5, 14, 38, 111, 261, 500, 654, 648, 486, 305, 144, 61, 19, 6, 1, 1, 1, 2, 5, 16, 52, 199, 759, 2921, 10668, 36761, 115231, 322237, 778242, 1576259, 2591721, 3412285, 3671098, 3320276, 2565917, 1717088, 996355, 503860, 220074, 83408, 26783, 7438, 1678, 351, 52, 11, 1, 1
Offset: 1
Examples
Triangle begins: 1, 1; 1, 2, 3, 7, 4, 4, 1, 1; 1, 2, 5, 14, 38, 111, 261, 500, 654, 648, 486, 305, 144, 61, 19, 6, 1, 1; ...
Comments