A359990 Array read by antidiagonals: T(m,n) is the number of edge cuts in the grid graph P_m X P_n.
0, 1, 1, 3, 11, 3, 7, 105, 105, 7, 15, 919, 3665, 919, 15, 31, 7713, 123215, 123215, 7713, 31, 63, 63351, 4051679, 16222021, 4051679, 63351, 63, 127, 514321, 131630449, 2108725953, 2108725953, 131630449, 514321, 127, 255, 4148839, 4248037953, 272179739279, 1089224690733, 272179739279, 4248037953, 4148839, 255
Offset: 1
Examples
Table starts: ======================================================== m\n| 1 2 3 4 5 ---+---------------------------------------------------- 1 | 0 1 3 7 15 ... 2 | 1 11 105 919 7713 ... 3 | 3 105 3665 123215 4051679 ... 4 | 7 919 123215 16222021 2108725953 ... 5 | 15 7713 4051679 2108725953 1089224690733 ... 6 | 31 63351 131630449 272179739279 560238057496423 ... ...
Links
- Eric Weisstein's World of Mathematics, Edge Cut
- Eric Weisstein's World of Mathematics, Grid Graph
Comments