A373034 Triangle read by rows: T(n,k) is the number of edge subsets E of the n-dimensional hypercube graph such that E contains a path between two given nodes at Hamming distance k, 0 <= k <= n.
1, 2, 1, 16, 9, 7, 4096, 2703, 2334, 2160, 4294967296, 3425712321, 3245350248, 3170502909, 3127853061
Offset: 0
Examples
Triangle begins: 1; 2, 1; 16, 9, 7; 4096, 2703, 2334, 2160; 4294967296, 3425712321, 3245350248, 3170502909, 3127853061; ...
Links
- Wikipedia, Bunkbed conjecture.
Comments