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 center of gravity of the k picked positions coincides with one of the picked positions.
A291716
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 center of gravity of the k picked positions coincides with one of the picked positions.
Terms
- a(0) =1a(1) =4a(2) =0a(3) =9a(4) =0a(5) =8a(6) =16a(7) =0a(8) =24a(9) =44a(10) =25a(11) =0a(12) =72a(13) =176a(14) =610a(15) =36a(16) =0a(17) =144a(18) =660a(19) =2996a(20) =12092a(21) =49a(22) =0a(23) =288a(24) =1788a(25) =11492a(26) =64648a(27) =323940a(28) =64a(29) =0
External references
- oeis: A291716