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.

A247158 Number of binary n X n matrices in which each row or column sum is at most n/2.

Original entry on oeis.org

1, 1, 7, 34, 7343, 304186, 1709852332, 702998475376, 94473463102448047, 417235486592360297626, 1273060578884483984898786092, 63478599188626680785194983697744, 4243780803142765740205701619107014789924
Offset: 0

Views

Author

R. J. Mathar, Nov 21 2014

Keywords

Examples

			a(2)=7 counts the following 2 X 2 matrices: 1 matrix with all zeros, 4 matrices where a 1 is at any of the four corners, and 2 matrices with 1's covering a diagonal.
		

Crossrefs

Extensions

a(6)-a(9) from Hiroaki Yamanouchi, Nov 22 2014
a(10)-a(11) from Hiroaki Yamanouchi, Nov 26 2014
a(12) from Andrew Howroyd, May 31 2017