5703096
domain: N
Appears in sequences
- Number of permutations of 6 indistinguishable copies of 1..n with exactly 6 adjacent element pairs in decreasing order.at n=2A151655
- Triangle in which the g.f. for row n is [Sum_{k>=0} C(n+k-1,k)^3*x^k]*(1-x)^(3n+1), read by rows of k=0..2n terms.at n=42A181544
- Central terms of triangle A181544.at n=6A183204
- Irregular triangle read by rows: T(n,k) = Sum_{i=0..k} (-1)^i * binomial(6*n+1,i) * binomial(k+6-i,6)^n, 0 <= k <= 6*(n-1).at n=14A237252