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.

A230657 Number of n X n 0..2 black square subarrays x(i,j) with each element diagonally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

1, 3, 15, 123, 8613, 337977, 169006665, 40860127671, 131515599970167, 201844710508818147, 4141132208926170478473, 40464088148356899296269059
Offset: 1

Views

Author

R. H. Hardin, Oct 27 2013

Keywords

Comments

Diagonal of A230661

Examples

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