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.

A216456 Number of horizontal, diagonal and antidiagonal neighbor colorings of the even squares of an n X n array with new integer colors introduced in row major order.

Original entry on oeis.org

1, 1, 7, 203, 580479, 6423127757, 22530453266592757
Offset: 1

Views

Author

R. H. Hardin Sep 07 2012

Keywords

Comments

Diagonal of A216460

Examples

			Some solutions for n=4
..0..x..1..x....0..x..1..x....0..x..1..x....0..x..1..x....0..x..1..x
..x..2..x..3....x..2..x..3....x..2..x..3....x..2..x..3....x..2..x..3
..3..x..1..x....3..x..4..x....4..x..0..x....3..x..4..x....0..x..1..x
..x..4..x..2....x..5..x..2....x..1..x..3....x..1..x..2....x..4..x..0