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.

A229599 Number of defective 3-colorings of an n X n 0..2 array connected horizontally and vertically with exactly two mistakes, and colors introduced in row-major 0..2 order.

Original entry on oeis.org

0, 6, 396, 35182, 5655616, 1840258874, 1279020266434, 1956482857537638, 6709261067536603464, 52210936089708881164828, 929873887535519786302080272, 38136664055521875662056947040494
Offset: 1

Views

Author

R. H. Hardin, Sep 26 2013

Keywords

Comments

Diagonal of A229606.

Examples

			Some solutions for n=3:
  0 1 1   0 0 1   0 1 0   0 1 0   0 1 0   0 1 1   0 1 2
  1 0 0   1 1 2   0 2 1   1 2 2   0 2 2   0 2 0   2 2 1
  2 1 2   0 2 1   0 1 2   0 2 0   1 0 1   1 0 1   2 0 2
		

Crossrefs

Cf. A229606.