A233067 Number of n X n 0..3 arrays with no element x(i,j) adjacent to value 3-x(i,j) horizontally, antidiagonally or vertically, top left element zero, and 1 appearing before 2 in row major order.
1, 9, 582, 164495, 194998895, 975239425635, 20656955820980290, 1857471420698911806909, 710147877110621514637926027, 1155599363385647621950232861908393
Offset: 1
Keywords
Examples
Some solutions for n=4 ..0..0..1..0....0..0..0..1....0..0..1..0....0..0..1..3....0..1..0..0 ..0..0..0..2....0..0..0..0....0..1..1..0....1..1..1..1....0..1..1..1 ..0..0..2..3....0..2..2..2....1..1..1..1....3..1..3..3....1..0..1..1 ..0..2..3..1....0..2..3..2....0..1..1..3....3..1..3..1....1..1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..11
Comments