login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A101453
Number of inequivalent solutions to toroidal (8n+1)-queen problem under the symmetry operator R45(x,y)=( (x-y)/sqrt(2), (x+y)/sqrt(2) ).
0
1, 0, 4, 0, 0, 192, 1792, 0, 0, 466432, 0, 33658880, 441192448
OFFSET
0,3
COMMENTS
The R45 operator is not valid on toroidal N-queen problem if 2 is not a perfect square modulo N. For example, a(3)=0 is because 2 is not a perfect square modulo 25. see A057126. Toroidal N-queen problem has no fixed points under R45 if N is not equal to 8k+1 for some integer k.
REFERENCES
Jieh Hsiang, Yuh-Pyng Shieh and YaoChiang Chen, "The Cyclic Complete Mappings Counting Problems", PaPS: Problems and Problem Sets for ATP Workshop in conjunction with CADE-18 and FLoC 2002, Copenhagen, Denmark, 2002/07/27-08/01.
EXAMPLE
a(5)=6 because the number of inequivalent solutions to toroidal 41-queen problem under R45 is 192.
CROSSREFS
Sequence in context: A013462 A326862 A222325 * A222399 A222519 A128131
KEYWORD
hard,nonn
AUTHOR
Yuh-Pyng Shieh, Yung-Luen Lan, Jieh Hsiang (arping(AT)turing.csie.ntu.edu.tw), Jan 19 2005
STATUS
approved