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.

A188420 Number of (5*n)Xn binary arrays with rows in nonincreasing order, 5 ones in every column and no more than 3 ones in any row.

This page as a plain text file.
%I A188420 #6 Jul 22 2025 11:12:21
%S A188420 1,6,150,11712,2181522,793369090,498407294632,497114063711190
%N A188420 Number of (5*n)Xn binary arrays with rows in nonincreasing order, 5 ones in every column and no more than 3 ones in any row.
%C A188420 Row 5 of A188416
%e A188420 All solutions for 10X2
%e A188420 ..1..1....1..1....1..0....1..1....1..1....1..1
%e A188420 ..1..1....1..1....1..0....1..0....1..1....1..1
%e A188420 ..1..1....1..0....1..0....1..0....1..1....1..1
%e A188420 ..1..0....1..0....1..0....1..0....1..1....1..1
%e A188420 ..1..0....1..0....1..0....1..0....1..1....1..0
%e A188420 ..0..1....0..1....0..1....0..1....0..0....0..1
%e A188420 ..0..1....0..1....0..1....0..1....0..0....0..0
%e A188420 ..0..0....0..1....0..1....0..1....0..0....0..0
%e A188420 ..0..0....0..0....0..1....0..1....0..0....0..0
%e A188420 ..0..0....0..0....0..1....0..0....0..0....0..0
%K A188420 nonn
%O A188420 1,2
%A A188420 _R. H. Hardin_ Mar 30 2011