cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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.

Original entry on oeis.org

64, 502, 3556, 21957, 122022, 616439, 2871477, 12451710, 50714574, 195371008, 716295219, 2512238327, 8466906587, 27527291020, 86628418167, 264674530948, 787179022872, 2284373978387, 6482027000245, 18018759544172, 49152990387893
Offset: 1

Views

Author

R. H. Hardin, Dec 07 2013

Keywords

Comments

Row 4 of A233301.

Examples

			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.