451206
domain: N
Appears in sequences
- Number of ways to partition an n X 6 grid into 6 connected equal-area regions.at n=5A167254
- T(n,m) = Number of ways to partition an nXm grid into 6 connected equal-area regions.at n=60A167262
- The number of ways to dissect an n X n square into polyominoes of size n.at n=5A172477
- Number of tilings of a 6 X n rectangle with n hexominoes of any shape.at n=6A174250
- Irregular triangle read by rows: T(n,k) (n >= 1, 1 <= k <= n^2) is the number of ways to tile an n X n chessboard with k rook-connected polyominoes of equal area.at n=60A348452
- Irregular triangle read by rows: T(n,k) (n >= 1, 1 <= k <= number of divisors of n^2) is the number of ways to tile an n X n chessboard with d_k rook-connected polyominoes of equal area, where d_k is the k-th divisor of n^2.at n=19A348453
- Irregular triangle read by rows: T(n,k) (n >= 1, 1 <= k <= n^2) is the number of ways to tile an n X n chessboard with rook-connected polyominoes of area k.at n=60A348454
- Irregular triangle read by rows: T(n,k) (n >= 1, 1 <= k <= number of divisors of n^2) is the number of ways to tile an n X n chessboard with rook-connected polyominoes of area d_k, where d_k is the k-th divisor of n^2.at n=19A348455