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”).

A233304
Number of (4+1) X (n+1) 0..1 arrays x(i,j) with row sums sum{x(i,j), j=1..n+1} nondecreasing, and column sums sum{i^2*x(i,j), i=1..4+1} nondecreasing.
1
64, 502, 3556, 21957, 122022, 616439, 2871477, 12451710, 50714574, 195371008, 716295219, 2512238327, 8466906587, 27527291020, 86628418167, 264674530948, 787179022872, 2284373978387, 6482027000245, 18018759544172, 49152990387893
OFFSET
1,1
COMMENTS
Row 4 of A233301.
LINKS
EXAMPLE
Some solutions for n=4
..0..0..1..0..0....0..0..0..0..1....0..1..0..0..1....0..0..0..0..0
..0..0..0..1..1....0..0..0..1..1....1..0..0..0..1....0..0..0..0..1
..1..0..0..0..1....1..0..0..1..0....0..0..0..1..1....0..0..0..1..1
..0..1..1..1..1....1..0..0..0..1....0..1..0..0..1....0..1..1..1..1
..1..1..1..1..1....0..1..1..1..1....0..0..1..1..1....0..1..1..1..1
CROSSREFS
Cf. A233301.
Sequence in context: A187518 A221070 A297844 * A016803 A066430 A115740
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 07 2013
STATUS
approved