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.

A188446 Number of (4*n) X n binary arrays with nonzero rows in decreasing order and 4 ones in every column.

Original entry on oeis.org

1, 0, 0, 1, 278, 67198, 24537905, 13744869502, 11385203921707, 13429702800066408, 21828741452174445770, 47540906064229854124913, 135469436416591290078176485, 494882516747849393466094870718, 2277287830010010200588821272208162, 13000224127787800362702159372817442122
Offset: 0

Views

Author

R. H. Hardin, Mar 31 2011

Keywords

Examples

			Some solutions for 16 X 4:
  1 1 1 0     1 1 1 1     1 1 1 1     1 1 1 1     1 1 1 0
  1 1 0 1     1 0 1 0     1 1 1 0     1 1 1 0     1 1 0 0
  1 0 1 0     1 0 0 1     1 0 1 1     1 0 1 0     1 0 1 1
  1 0 0 1     1 0 0 0     1 0 0 0     1 0 0 1     1 0 0 1
  0 1 1 0     0 1 1 1     0 1 0 1     0 1 0 1     0 1 1 0
  0 1 0 1     0 1 1 0     0 1 0 0     0 1 0 0     0 1 0 1
  0 0 1 1     0 1 0 0     0 0 1 1     0 0 1 0     0 0 1 0
  0 0 0 0     0 0 0 1     0 0 0 0     0 0 0 1     0 0 0 1
  0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0
  0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0
  0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0
  0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0
  0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0
  0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0
  0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0
  0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0     0 0 0 0
		

Crossrefs

Row 4 of A188445.

Extensions

a(0)=1 prepended and terms a(9) and beyond from Andrew Howroyd, Dec 15 2018