395793
domain: N
Appears in sequences
- The number of permutations of length n sortable by 3 reversals.at n=14A228397
- Sum of the n-th powers of multinomials M(n; mu), where mu ranges over all compositions of n.at n=4A326321
- Square array A(n,k), n>=0, k>=0, read by antidiagonals: A(n,k) = sum of the k-th powers of multinomials M(n; mu), where mu ranges over all compositions of n.at n=40A326322
- a(0) = 1; a(n) = Sum_{k=0..n-1} binomial(n,k)^4 * a(k).at n=4A336196