96073
domain: N
Appears in sequences
- Number of 6 X 6 matrices with nonnegative integer entries and all row sums equal to n, up to row and column permutation.at n=3A058392
- Sum over all Dyck paths of semilength n of products over all peaks p of y_p, where y_p is the y-coordinate of peak p.at n=8A258173
- Array read by rows: T(n,k) is the number of nonisomorphic n X n matrices with nonnegative integer entries and row sums k under row and column permutations, (n >= 1, k >= 0).at n=41A318951
- Array read by downward antidiagonals: A(n,k) = A(n-1,k+1) + (k+1)*Sum_{j=0..k} A(n-1,j) with A(0,k) = k+1, n >= 0, k >= 0.at n=35A371567