A320573 a(n) gives the number of configurations of non-attacking rooks on an n X n chessboard such that the number of distinct distances between the rooks is given by A320448(n).
1, 2, 6, 8, 8, 24, 48, 32, 32, 16, 48, 24, 144, 72
Offset: 1
Examples
For n = 6 the a(6) = 24 solutions are the eight symmetries of +---+---+---+---+---+---+ | * | | | | | | +---+---+---+---+---+---+ | | | * | | | | +---+---+---+---+---+---+ | | * | | | | | +---+---+---+---+---+---+, | | | | | * | | +---+---+---+---+---+---+ | | | | | | * | +---+---+---+---+---+---+ | | | | * | | | +---+---+---+---+---+---+ +---+---+---+---+---+---+ | * | | | | | | +---+---+---+---+---+---+ | | | * | | | | +---+---+---+---+---+---+ | | | | | | * | +---+---+---+---+---+---+, and | | | | * | | | +---+---+---+---+---+---+ | | | | | * | | +---+---+---+---+---+---+ | | * | | | | | +---+---+---+---+---+---+ +---+---+---+---+---+---+ | * | | | | | | +---+---+---+---+---+---+ | | * | | | | | +---+---+---+---+---+---+ | | | | | * | | +---+---+---+---+---+---+. | | | | * | | | +---+---+---+---+---+---+ | | | | | | * | +---+---+---+---+---+---+ | | | * | | | | +---+---+---+---+---+---+
Extensions
a(11)-a(14) from Giovanni Resta, Oct 21 2018