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!)
A172203 Number of ways to place 4 nonattacking kings on a 4 X n board. 5
0, 0, 9, 79, 454, 1566, 4103, 9009, 17484, 30984, 51221, 80163, 120034, 173314, 242739, 331301, 442248, 579084, 745569, 945719, 1183806, 1464358, 1792159, 2172249, 2609924 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(n) = (64n^4 - 720n^3 + 3347n^2 - 7569n + 6894)/6, n>=3.
G.f.: -x^3*(68*x^4-4*x^3+149*x^2+34*x+9)/(x-1)^5. - Vaclav Kotesovec, Mar 24 2010
MATHEMATICA
CoefficientList[Series[- x^2 (68 x^4 - 4 x^3 + 149 x^2 + 34 x + 9) / (x - 1)^5, {x, 0, 50}], x] (* Vincenzo Librandi, May 27 2013 *)
CROSSREFS
Sequence in context: A123918 A044577 A357281 * A293721 A198857 A126632
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 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)