194064
domain: N
Appears in sequences
- Define an array by d(m, 0) = 1, d(m, 1) = m; d(m, k) = (m - k + 1) d(m+1, k-1) - (k-1) (m+1) d(m+2, k-2). Sequence gives d(n,4).at n=23A126958
- Number T(n,k) of solid standard Young tableaux of shape [[(n-k)*k,k],[n-k]]; triangle T(n,k), n>=0, 0<=k<=n, read by rows.at n=30A215122
- Number T(n,k) of solid standard Young tableaux of shape [[(n-k)*k,k],[n-k]]; triangle T(n,k), n>=0, 0<=k<=n, read by rows.at n=33A215122
- Number of solid standard Young tableaux of shape [[(n-2)*2,2],[n-2]].at n=7A215124
- Number of arrays of maxima of three adjacent elements of some length n+2 0..5 array.at n=8A228458