A189563 Number of permutations p of 1,2,...,n satisfying |p(i+1)-p(i)|<>4 and |p(j+4)-p(j)|<>1 for all i=1..n-1, j=1..n-4.
1, 1, 2, 6, 24, 48, 182, 868, 5752, 37156, 296944, 2738820, 28894206, 335399468, 4285522402, 59536763892, 892785282788
Offset: 0
Links
- V. Kotesovec, Number of ways of placing non-attacking queens, kings, bishops and knights (in English and Czech)
Formula
Asymptotic: a(n)/n! ~ 1/e^4.
Comments