login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A233298
Number of (n+1) X (2+1) 0..1 arrays x(i,j) with row sums Sum_{j=1..2+1} x(i,j) nondecreasing, and column sums Sum_{i=1..n+1} i^2*x(i,j) nondecreasing.
0
13, 42, 141, 502, 1739, 5964, 20185, 67609, 224165, 737347, 2407911, 7814616, 25223004, 81015137, 259099567, 825507109, 2621224089, 8298060296, 26197890927, 82506334112, 259260476024
OFFSET
1,1
COMMENTS
Column 2 of A233301.
EXAMPLE
Some solutions for n=5
..0..1..0....1..1..0....0..0..0....0..0..0....0..0..1....0..0..0....1..0..0
..1..1..0....1..1..0....0..0..0....0..1..0....0..1..0....0..0..0....0..0..1
..0..1..1....1..0..1....1..0..0....0..0..1....0..1..0....0..0..0....1..1..0
..0..1..1....0..1..1....0..1..0....0..0..1....0..0..1....0..0..0....1..1..0
..1..0..1....0..1..1....0..0..1....0..0..1....1..0..0....0..0..1....1..0..1
..0..1..1....1..1..1....1..1..1....1..1..1....0..1..1....0..1..1....0..1..1
CROSSREFS
Cf. A233301.
Sequence in context: A159527 A139277 A162265 * A243028 A242544 A301539
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 07 2013
STATUS
approved