A321670 Number of permutations of 10 copies of 1..n introduced in order 1..n with no element equal to another within a distance of 1.
1, 0, 1, 20824778, 7279277647839552, 19672658572012343899666292, 293736218147318801678882792470437721, 18739368045280595665934917472507368174737872589, 4204427313459831775866154680419213479057724331798640498651
Offset: 0
Keywords
Links
- Seiichi Manyama, Table of n, a(n) for n = 0..63
Formula
a(n) ~ 2^(2*n + 1/2) * 5^(8*n + 1/2) * n^(9*n) / (567^n * exp(9*(n+1))). - Vaclav Kotesovec, Nov 24 2018
Comments