A206478 (Number of permutations of {1,2,...,n} for which sums of four consecutive numbers (with wraparound) are all distinct)/2n.
12, 8, 76, 694, 2529, 23679, 177885, 1482021, 14666021
Offset: 5
Examples
a(6)=8 because up to rotation/reflection the only three permutations which work are 123465, 123546, 124653, 125364, 126543, 132456, 132645, 136524.
Crossrefs
Cf. A040018
Comments