2231968
domain: N
Appears in sequences
- Number of (n+1)X(3+1) 0..3 arrays x(i,j) with every row sum{j*x(i,j), j=1..3+1} equal, and every column sum{i*x(i,j), i=1..n+1} equal, with top left element <= 1.at n=7A232525
- T(n,k) = number of (n+1) X (k+1) 0..3 arrays x(i,j) with every row sum{j*x(i,j), j=1..k+1} equal, and every column sum{i*x(i,j), i=1..n+1} equal, with top left element <= 1.at n=47A232526