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.

A278318 Number of n X n 0..1 arrays with rows and columns in lexicographic nondecreasing order but with exactly two mistakes.

Original entry on oeis.org

0, 3, 236, 19854, 3058990, 1133034160, 1159826452573, 3539023342110534, 33693644340398789900, 1032075934040317150939325
Offset: 1

Views

Author

R. H. Hardin, Nov 18 2016

Keywords

Comments

Diagonal of A278325.

Examples

			Some solutions for n=4
..0..1..0..0. .0..1..0..1. .0..0..1..0. .0..0..1..0. .0..0..1..1
..0..1..0..0. .1..0..0..1. .0..1..1..0. .0..0..0..0. .1..1..0..0
..0..0..1..1. .0..0..0..0. .1..0..1..0. .0..1..0..1. .1..1..0..1
..1..0..0..1. .0..1..0..0. .0..1..0..1. .1..0..0..1. .1..0..0..0
		

Crossrefs

Cf. A278325.