A322253 Number of circular permutations of the integers from 0 to n which generate a complete stepping-on sequence, when the stepping-on direction depends on the odd/even parity of the current value.
1, 2, 2, 4, 4, 48, 24, 32, 288, 3072, 3856, 38272, 89328, 1294080
Offset: 1
Links
- David A. Corneth, tuples for a(n) for n = 1..12
- David A. Corneth, PARI program
Crossrefs
a(2n - 1) = A141599(n) for n up to 7, again limited by available computing power. It is conjectured that the correspondence continues indefinitely.
Programs
-
PARI
\\ See PARI link \\ David A. Corneth, Dec 04 2018
Extensions
a(12)-a(14) from David A. Corneth, Dec 04 2018
Comments