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.

A233151 Number of n X n 0..2 arrays with no element x(i,j) adjacent to value 2-x(i,j) horizontally or antidiagonally.

Original entry on oeis.org

3, 24, 432, 17496, 1658232, 367125912, 191184793128, 234385100907480, 677856222475099560, 4627785508146660629232, 74650443539914896103253016, 2846446729148572555427535908448, 256684477494955879310882598953790768
Offset: 1

Views

Author

R. H. Hardin, Dec 05 2013

Keywords

Examples

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

Crossrefs

Diagonal of A233155.