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.
A348455
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.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =1a(4) =1a(5) =10a(6) =1a(7) =1a(8) =70a(9) =117a(10) =36a(11) =1a(12) =1a(13) =4006a(14) =1a(15) =1a(16) =6728a(17) =80092a(18) =178939a(19) =451206a(20) =442791a(21) =264500a(22) =80518a(23) =1a(24) =1a(25) =158753814a(26) =1
External references
- oeis: A348455