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!)
A172529 Number of ways to place 2 nonattacking knights on an n X n toroidal board. 7
0, 2, 18, 88, 200, 486, 980, 1760, 2916, 4550, 6776, 9720, 13520, 18326, 24300, 31616, 40460, 51030, 63536, 78200, 95256, 114950, 137540, 163296, 192500, 225446, 262440, 303800, 349856, 400950, 457436, 519680, 588060, 662966, 744800, 833976, 930920, 1036070 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = n^2*(n+3)*(n-3)/2, n>=5.
G.f.: 2*x^2*(16*x^7-71*x^6+121*x^5-98*x^4+40*x^3-9*x^2-4*x-1)/(x-1)^5. - Vaclav Kotesovec, Mar 25 2010
MATHEMATICA
CoefficientList[Series[2 x (16 x^7 - 71 x^6 + 121 x^5 - 98 x^4 + 40 x^3 - 9 x^2 - 4 x - 1) / (x - 1)^5, {x, 0, 50}], x] ( * Vincenzo Librandi, May 29 2013 *)
CROSSREFS
Sequence in context: A360301 A070171 A357757 * A201236 A206623 A036800
KEYWORD
nonn,easy
AUTHOR
Vaclav Kotesovec, Feb 06 2010
EXTENSIONS
More terms from Vincenzo Librandi, May 29 2013
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 April 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)