A372705
Number of connected spanning subgraphs of the n-dimensional hypercube graph.
Original entry on oeis.org
1, 1, 5, 1083, 1239326145
Offset: 0
A373037
Number of edge subsets E of the n X n square grid graph such that E contains a path between the top left node and the bottom right node.
Original entry on oeis.org
1, 7, 1135, 3329245, 167176484530, 140386491543732211, 1946586793700869420041631, 442196286688432698682908745730140, 1637130627941780284200104764061689410361366, 98421463469915727265279069074012296351284158838933045, 95824439185976594319538143712857075522828165117771969008567719465
Offset: 1
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.
Original entry on oeis.org
1, 2, 1, 16, 9, 7, 4096, 2703, 2334, 2160, 4294967296, 3425712321, 3245350248, 3170502909, 3127853061
Offset: 0
Triangle begins:
1;
2, 1;
16, 9, 7;
4096, 2703, 2334, 2160;
4294967296, 3425712321, 3245350248, 3170502909, 3127853061;
...
Showing 1-3 of 3 results.
Comments