A196803 Number of n X n 0..4 arrays with each element x equal to the number of its horizontal and vertical neighbors equal to 4,2,3,0,1 for x=0,1,2,3,4.
1, 1, 16, 193, 19449, 2535368, 1436535356, 2099296647197, 9043086011797968, 109561680407727718539
Offset: 1
Keywords
Examples
Some solutions for n=4 ..0..0..0..0....0..0..1..0....0..3..0..0....0..1..0..0....0..3..0..0 ..0..3..0..0....0..3..2..0....0..0..0..0....0..2..3..0....0..0..3..0 ..1..2..3..0....3..0..3..0....3..0..0..3....0..3..0..3....0..0..3..0 ..0..0..0..0....0..3..0..0....0..0..0..0....0..0..0..0....0..3..0..0
Crossrefs
Cf. A196809.
Comments