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.

A067209 Number of n X n 0..1 matrices with all row and column sums equal.

This page as a plain text file.
%I A067209 #20 Jun 28 2025 22:12:09
%S A067209 1,2,4,14,140,4322,434542,144109562,165431317452,654143160457922,
%T A067209 9331115832294448754,469229841129645179004962,
%U A067209 87481268294773501231007850158,58328998963405322376273800187396962,147013017541698957281403494604070439260442
%N A067209 Number of n X n 0..1 matrices with all row and column sums equal.
%H A067209 Alois P. Heinz, <a href="/A067209/b067209.txt">Table of n, a(n) for n = 0..30</a>
%H A067209 E. R. Canfield and B. D. McKay, <a href="http://www.combinatorics.org/ojs/index.php/eljc/article/view/v12i1r29">Asymptotic enumeration of dense 0-1 matrices with equal row and column sums</a>
%H A067209 B. D. McKay, <a href="http://users.cecs.anu.edu.au/~bdm/data/semiregular.html">0-1 matrices with constant row and column sums</a>
%e A067209 Some solutions for n=5
%e A067209 ..1..1..0..0..1....0..0..1..0..1....0..1..0..1..1....1..1..0..1..0
%e A067209 ..1..1..0..0..1....1..1..0..0..0....1..1..0..0..1....1..0..1..1..0
%e A067209 ..0..0..1..1..1....1..0..0..1..0....1..1..1..0..0....1..0..1..0..1
%e A067209 ..1..0..1..1..0....0..1..1..0..0....0..0..1..1..1....0..1..0..1..1
%e A067209 ..0..1..1..1..0....0..0..0..1..1....1..0..1..1..0....0..1..1..0..1
%Y A067209 Row sums of A008300.
%Y A067209 Column k=1 of A202784.
%K A067209 nonn
%O A067209 0,2
%A A067209 _R. H. Hardin_, Feb 20 2002
%E A067209 Added one term and example - _R. H. Hardin_, Jan 05 2012
%E A067209 a(0)=1 prepended and more terms (using data provided by B. D. McKay) from _Alois P. Heinz_, Apr 12 2017