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!)
A172214 Number of ways to place 5 nonattacking knights on a 5 X n board. 5
1, 28, 259, 1968, 9386, 30842, 82738, 192336, 400277, 763984, 1360797, 2291056, 3681226, 5687022, 8496534, 12333352, 17459691, 24179516, 32841667, 43842984, 57631432, 74709226, 95635956, 121031712, 151580209 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = (625n^5-8250n^4+57235n^3-242778n^2+608440n-705984)/24, n>=8.
G.f.: x * (42*x^12 -52*x^11 -268*x^10 +884*x^9 -268*x^8 -1188*x^7 +2834*x^6 -720*x^5 +918*x^4 +814*x^3 +106*x^2 +22*x +1) / (x-1)^6. - Vaclav Kotesovec, Mar 25 2010
MATHEMATICA
CoefficientList[Series[(42 x^12 - 52 x^11 - 268 x^10 + 884 x^9 - 268 x^8 - 1188 x^7 + 2834 x^6 - 720 x^5 + 918 x^4 + 814 x^3 + 106 x^2 + 22 x + 1) / (x - 1)^6, {x, 0, 50}], x] (* Vincenzo Librandi, May 27 2013 *)
CROSSREFS
Sequence in context: A225242 A189606 A336294 * A093196 A179098 A223111
KEYWORD
nonn,easy
AUTHOR
Vaclav Kotesovec, Jan 29 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 April 18 18:49 EDT 2024. Contains 371781 sequences. (Running on oeis4.)