A194620 Half the number of lower triangles of a 7X7 0..n array with no element equal to the average of its horizontal and vertical neighbors.
1901849, 202803700252, 1988649454264015, 1946585305112431165, 481414314393133400117, 46519509694797259637061, 2430369828996738172677912
Offset: 1
Keywords
Examples
Some solutions for n=2 ..0..............0..............0..............0..............0 ..1.0............1.0............1.0............1.0............1.0 ..0.0.1..........0.0.1..........0.0.1..........0.0.1..........0.0.1 ..0.0.0.0........0.0.0.0........0.0.0.0........0.0.0.0........0.0.0.0 ..1.1.0.2.2......1.1.0.1.2......1.1.0.1.1......1.1.0.1.0......1.1.0.1.2 ..0.0.0.2.1.2....0.0.0.0.2.2....0.0.0.2.2.1....0.0.2.0.2.0....0.0.1.0.1.2 ..0.1.1.0.0.0.2..1.1.1.0.0.1.0..1.0.2.0.0.1.0..0.1.0.1.0.1.2..1.1.1.2.1.1.2
Comments