A172204
Number of ways to place 5 nonattacking kings on a 5 X n board.
Original entry on oeis.org
0, 0, 15, 194, 1974, 9856, 34475, 95466, 224589, 468854, 893646, 1585850, 2656976, 4246284, 6523909, 9693986, 13997775, 19716786, 27175904, 36746514, 48849626, 63959000, 82604271, 105374074, 132919169
Offset: 1
-
CoefficientList[Series[x^2 * (259 * x^6 - 204 * x^5 + 1294 * x^4 + 622 * x^3 + 1035 * x^2 + 104 * x + 15)/(x - 1)^6, {x, 0, 40}], x] (* Vincenzo Librandi, May 27 2013 *)
A172205
Number of ways to place 6 nonattacking kings on a 6 X n board.
Original entry on oeis.org
0, 0, 16, 408, 8544, 62266, 291908, 1021254, 2916232, 7179314, 15790572, 31795390, 59638832, 105546666, 177953044, 287974838, 449932632, 681918370, 1006409660, 1450930734, 2048760064, 2839684634, 3870800868, 5197362214, 6883673384
Offset: 1
-
CoefficientList[Series[-2 x^2 (475 x^8 - 1015 x^7 + 4398 x^6 + 194 x^5 + 10875 x^4 + 5233 x^3 + 3012 x^2 + 148 x + 8) / (x - 1)^7, {x, 0, 50}], x] (* Vincenzo Librandi, May 27 2013 *)
A172206
Number of ways to place 7 nonattacking kings on a 7 X n board.
Original entry on oeis.org
0, 0, 24, 926, 37282, 394202, 2484382, 10999618, 38168864, 110899878, 281638602, 643766432, 1352358921, 2651129458, 4906381466, 8648792662, 14623854922, 23851793294, 37697787702, 57953320884, 86929476107, 127563008202, 183536011462, 259410007946, 360775279732
Offset: 1
-
CoefficientList[Series[x^2 (3387 x^10 - 13990 x^9 + 57102 x^8 - 55038 x^7 + 217860 x^6 + 137902 x^5 + 324486 x^4 + 120530 x^3 + 30546 x^2 + 734 x + 24) / (x - 1)^8, {x, 0, 50}], x] (* Vincenzo Librandi, May 27 2013 *)
A172261
Number of ways to place 8 nonattacking kings on an 8 X n board.
Original entry on oeis.org
0, 0, 25, 1847, 162531, 2501726, 21243084, 119138166, 502726650, 1724809105, 5059647669, 13132889249, 30905051345, 67124176002, 136380034610, 261909043488, 479315827404, 841394145399, 1424246670499, 2334919892115
Offset: 1
-
CoefficientList[Series[- x^2 (11814 x^12 - 80082 x^11 + 366204 x^10 - 759794 x^9 + 1916625 x^8 - 283007 x^7 + 5337480 x^6 + 4589514 x^5 + 4426668 x^4 + 1103339 x^3 + 146808 x^2 + 1622 x + 25) / (x - 1)^9, {x, 0, 50}], x] (* Vincenzo Librandi, May 29 2013 *)
Showing 1-4 of 4 results.