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.

A198907 Number of n X n 0..7 arrays with values 0..7 introduced in row major order and no element equal to any horizontal or vertical neighbor.

Original entry on oeis.org

1, 4, 2051, 319608038, 4717456775959530, 2869765342757082981876352
Offset: 1

Views

Author

R. H. Hardin Oct 31 2011

Keywords

Comments

Diagonal of A198914

Examples

			Some solutions with values 0 to 7 for n=3
..0..1..2....0..1..2....0..1..2....0..1..2....0..1..2....0..1..2....0..1..2
..3..4..5....3..4..5....3..4..5....3..4..1....3..4..5....3..4..5....3..4..5
..6..7..4....1..6..7....4..6..7....5..6..7....2..6..7....6..0..7....6..2..7
		

Programs