login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A212035
Number of lower triangular n X n arrays colored with integers 0 upwards introduced in row major order, with no element equal to any element at a city block distance of two, and containing the value n(n+1)/2-6
0
0, 0, 34, 5395, 2083264, 208868785, 7959909333
OFFSET
1,3
COMMENTS
Column 5 of A212036
EXAMPLE
Some solutions for n=4
..0........0........0........0........0........0........0........0
..1.1......1.2......1.2......1.2......0.1......1.1......1.2......1.2
..2.2.3....3.2.4....3.3.1....1.3.4....2.1.0....2.3.3....3.2.4....3.3.4
..4.4.1.0..5.6.0.1..0.0.4.3..4.5.6.2..2.3.3.4..0.0.4.5..4.5.5.6..4.0.1.2
CROSSREFS
Sequence in context: A187708 A231084 A291976 * A292750 A199837 A267916
KEYWORD
nonn
AUTHOR
R. H. Hardin Apr 27 2012
STATUS
approved