Triangle T(m,k) read by rows, where T(m,k) is the number of ways in which 1 <= k <= m positions can be picked in an m X m square grid such that the picked positions have a central symmetry.

A291717

Triangle T(m,k) read by rows, where T(m,k) is the number of ways in which 1 <= k <= m positions can be picked in an m X m square grid such that the picked positions have a central symmetry.

Terms

    a(0) =1a(1) =4a(2) =6a(3) =9a(4) =36a(5) =8a(6) =16a(7) =120a(8) =24a(9) =168a(10) =25a(11) =300a(12) =72a(13) =714a(14) =178a(15) =36a(16) =630a(17) =144a(18) =2273a(19) =464a(20) =6576a(21) =49a(22) =1176a(23) =288a(24) =5932a(25) =1476a(26) =24288a(27) =6404a(28) =64a(29) =2016

External references