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”).

A211909
Number of lower triangular n X n arrays colored with integers 0 upwards introduced in row major order, with no element equal to any horizontal or vertical neighbor, and containing the value n(n+1)/2-6
0
0, 0, 42, 11296, 3997836, 350026718, 12075054829, 228741733963
OFFSET
1,3
COMMENTS
Column 5 of A211910
EXAMPLE
Some solutions for n=4
..0........0........0........0........0........0........0........0
..1.2......1.2......1.2......1.2......1.2......1.0......1.2......1.2
..2.3.2....0.3.0....0.3.4....3.4.3....2.1.3....2.3.2....2.3.2....3.0.4
..4.1.4.0..4.5.2.6..3.0.2.0..5.0.5.3..4.0.4.3..4.2.0.1..3.4.3.1..4.5.2.0
CROSSREFS
Sequence in context: A303055 A226262 A109817 * A289396 A159417 A289540
KEYWORD
nonn
AUTHOR
R. H. Hardin Apr 25 2012
STATUS
approved