81009
domain: N
Appears in sequences
- Number of (n+1) X 3 0..1 arrays with rows and columns of determinants of all 2 X 2 subblocks lexicographically nondecreasing.at n=5A204794
- Number of (n+1)X7 0..1 arrays with rows and columns of determinants of all 2X2 subblocks lexicographically nondecreasing.at n=1A204798
- T(n,k)=Number of (n+1)X(k+1) 0..1 arrays with rows and columns of determinants of all 2X2 subblocks lexicographically nondecreasing.at n=22A204800
- T(n,k)=Number of (n+1)X(k+1) 0..1 arrays with rows and columns of determinants of all 2X2 subblocks lexicographically nondecreasing.at n=26A204800
- Array read by downward antidiagonals: A(n,k) = (k+2)*A(n-1,k+1) + Sum_{j=0..k} A(n-1,j) with A(0,k) = 1, n >= 0, k >= 0.at n=41A370380