A385386 Triangle read by rows: T(n,k) is the number of polysticks, i.e., connected nonempty subsets of edges, of the n X k flat torus, up to cyclic shifts and reflections of rows and columns; 1 <= k <= n.
3, 7, 40, 14, 225, 6432, 26, 1768, 255451, 43918404
Offset: 1
Examples
Triangle begins: n\k| 1 2 3 4 ---+------------------------ 1 | 3 2 | 7 40 3 | 14 225 6432 4 | 26 1768 255451 43918404
Links
- Pontus von Brömssen, Illustration for T(3,2).
Comments