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.

A213955 Number of n X n 0..1 matrices with row and column i=1..n having sum <= i.

Original entry on oeis.org

2, 10, 138, 5314, 575122, 176041978, 153143689594, 380082566144530, 2699632942815871042, 55016905649245690586122, 3223966155402204759824471786
Offset: 1

Views

Author

R. H. Hardin, Jun 28 2012

Keywords

Examples

			Some solutions for n=4
..0..1..0..0....1..0..0..0....1..0..0..0....1..0..0..0....1..0..0..0
..0..0..1..1....0..1..1..0....0..1..0..0....0..1..0..0....0..0..0..0
..1..0..0..1....0..1..0..1....0..0..1..1....0..1..1..0....0..1..1..1
..0..1..1..1....0..0..1..0....0..1..0..0....0..0..1..1....0..0..1..1
		

Crossrefs

Column 1 of A213962.