|
|
A322146
|
|
Number of permutations of 10 copies of 1..n with no element equal to another within a distance of 1.
|
|
2
|
|
|
|
OFFSET
|
0,3
|
|
LINKS
|
|
|
FORMULA
|
a(n) = Integral_{0..infinity} (Sum_{k=1..10} (-1)^(10-k) * binomial(9, 10-k) * x^k/k!)^n * exp(-x) dx.
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|