The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A177759 Number of ways to place 6 nonattacking bishops on an n X n toroidal board. 4
0, 0, 0, 0, 0, 2304, 35280, 811008, 5080320, 38784000, 153679680, 699678720, 2120152320, 7113012480, 18036018000, 49416536064, 110279070720, 261526745088, 530024705280, 1128038400000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,6
LINKS
V. Kotesovec, Non-attacking chess pieces, 6ed, 2013
FORMULA
Explicit formula: 1/1440*(n-4)^2*(n-2)^2*n^2*(2*n^6 -36*n^5 +269*n^4 -1128*n^3 +3143*n^2-6330*n +7425 +(15*n^4 -240*n^3 +1545*n^2 -4950*n +6975)*(-1)^n).
G.f.: -48*x^6*(15*x^17 +2386*x^16 +6778*x^15 +133898*x^14 +235216*x^13 +1520054*x^12 +1844806*x^11 +5402462*x^10+4378450*x^9 +6819710*x^8 +3509350*x^7 +3079094*x^6+926032*x^5 +445642*x^4 +65754*x^3 +14946*x^2 +639*x+48)/((x-1)^13*(x+1)^11).
MATHEMATICA
CoefficientList[Series[- 48 x^5 * (15 x^17 + 2386 x^16 + 6778 x^15 + 133898 x^14 + 235216 x^13 + 1520054 x^12 + 1844806 x^11 + 5402462 x^10 + 4378450 x^9 + 6819710 x^8 + 3509350 x^7 + 3079094 x^6 + 926032 x^5 + 445642 x^4 + 65754 x^3 + 14946 x^2 + 639 x + 48) / ((x - 1)^13 (x+1)^11), {x, 0, 50}], x] (* Vincenzo Librandi, May 31 2013 *)
CROSSREFS
Sequence in context: A195652 A256729 A204102 * A218431 A187292 A235423
KEYWORD
nonn,easy
AUTHOR
Vaclav Kotesovec, May 13 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 23:15 EDT 2024. Contains 372524 sequences. (Running on oeis4.)