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!)
A051567 Consider problem of placing N queens on an n X n board so that each queen attacks precisely k others. Here k=1 and sequence gives number of inequivalent solutions when N is equal to the upper bound 2*floor(2n/3). 14

%I #26 Oct 27 2019 21:31:38

%S 0,5,0,2,149,49,1,12897,2238

%N Consider problem of placing N queens on an n X n board so that each queen attacks precisely k others. Here k=1 and sequence gives number of inequivalent solutions when N is equal to the upper bound 2*floor(2n/3).

%C a(n) = 0 if N does not achieve 2*floor(2n/3).

%D M. Gardner, The Last Recreations, Springer, 1997, p. 282.

%D M. Gardner, The Colossal Book of Mathematics, 2001, p. 209.

%H Martin Gardner, <a href="http://www.scribd.com/doc/207185086/Gardner-1997-the-Last-Recreations">The Last Recreations</a>, 1997

%H Vaclav Kotesovec, <a href="/A051567/a051567.jpg">The unique solution for chessboard 9 X 9</a>

%H Manfred Scheucher, <a href="/A051567/a051567.c.txt">C Code</a>

%Y Cf. A051568-A051571, A051754-A051759, A019654.

%Y The number of solutions when N takes its maximal value is A051757.

%K nonn,more,nice

%O 3,2

%A _N. J. A. Sloane_

%E Description corrected by and one more term from _Jud McCranie_, Aug 25 2001

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 June 10 03:52 EDT 2024. Contains 373253 sequences. (Running on oeis4.)