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.

A195642 Number of lower triangles of an n X n 0..6 array with all row sums equal to the length of the row and all column sums equal to the length of the column.

Original entry on oeis.org

1, 1, 3, 19, 391, 25532, 5539434, 4116036800, 10694128575819, 98630958757213465, 3267417937114919996252
Offset: 1

Views

Author

R. H. Hardin Sep 21 2011

Keywords

Comments

Column 6 of A194644

Examples

			Some solutions for n=6
..1............1............1............1............1............1
..1.1..........1.1..........0.2..........2.0..........0.2..........2.0
..2.1.0........2.1.0........2.1.0........2.1.0........2.1.0........2.1.0
..2.0.0.2......1.2.1.0......0.0.3.1......0.2.1.1......0.1.3.0......0.3.1.0
..0.0.2.1.2....1.0.2.0.2....1.0.1.1.2....0.1.2.2.0....1.0.1.1.2....1.0.2.1.1
..0.3.2.0.0.1..0.1.1.3.0.1..2.2.0.1.0.1..1.1.1.0.2.1..2.1.0.2.0.1..0.1.1.2.1.1