A189565 Number of permutations p of 1,2,...,n satisfying |p(i+2)-p(i)|<>3 and |p(j+3)-p(j)|<>2 for all i=1..n-2, j=1..n-3.
1, 1, 2, 6, 12, 36, 174, 708, 4334, 31424, 263732, 2503296, 26844578, 316692056, 4090634212, 57274447458, 863488976620
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