A320574 a(n) gives the number of configurations of non-attacking rooks up to symmetry on an n X n chessboard such that the number of distinct distances between the rooks is given by A320448(n).
1, 1, 2, 1, 1, 3, 6, 4, 4, 2, 6, 3, 18, 9
Offset: 1
Examples
For n = 6 the a(6) = 3 configurations with A320448(6) = 11 distinct distances are: +---+---+---+---+---+---+ | * | | | | | | +---+---+---+---+---+---+ | | | * | | | | +---+---+---+---+---+---+ | | * | | | | | +---+---+---+---+---+---+, | | | | | * | | +---+---+---+---+---+---+ | | | | | | * | +---+---+---+---+---+---+ | | | | * | | | +---+---+---+---+---+---+ +---+---+---+---+---+---+ | * | | | | | | +---+---+---+---+---+---+ | | | * | | | | +---+---+---+---+---+---+ | | | | | | * | +---+---+---+---+---+---+, and | | | | * | | | +---+---+---+---+---+---+ | | | | | * | | +---+---+---+---+---+---+ | | * | | | | | +---+---+---+---+---+---+ +---+---+---+---+---+---+ | * | | | | | | +---+---+---+---+---+---+ | | * | | | | | +---+---+---+---+---+---+ | | | | | * | | +---+---+---+---+---+---+. | | | | * | | | +---+---+---+---+---+---+ | | | | | | * | +---+---+---+---+---+---+ | | | * | | | | +---+---+---+---+---+---+
Links
- Giovanni Resta, Illustration of a(3)-a(14)
Extensions
a(10)-a(14) from Giovanni Resta, Oct 21 2018
Comments