login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062166 Number of ways of placing n nonattacking torus queens on 2n+1 X 2n+1 board, similar solutions count only once. 0
1, 0, 1, 1, 0, 2, 7, 0, 26, 46, 0, 2861, 40303, 0, 6446047 (list; graph; refs; listen; history; internal format)
OFFSET

1,6

COMMENTS

Two n-queens solutions p and q are considered similar iff there is a factor f, 0 < f < n, satisfying gcd (f,n) = 1, such that for all k from {0, ..., n-1} q (k * f mod n) = p (k) * f mod n or q is a rotation, a reflection or a shift of such a q. In other words, also expansions are allowed which move the queen at (k, p(k)) to (f * k mod n, f * p(k) mod n).

The sequence reduces exactly the objects of A053994 and, via that sequence, these of A007705.

LINKS

M. Engelhardt, The N queens problem

CROSSREFS

Sequence in context: A016638 A199398 A011294 * A113651 A021373 A199950

Adjacent sequences:  A062163 A062164 A062165 * A062167 A062168 A062169

KEYWORD

nonn,nice,more,changed

AUTHOR

Matthias Engelhardt (Matthias.R.Engelhardt(AT)web.de)

EXTENSIONS

Updated link that is transferred from people.freenet.de/nQueens to www.nqueens.de Matthias Engelhardt (Matthias.R.Engelhardt(AT)web.de), Apr 21 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 16:13 EST 2012. Contains 206050 sequences.