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”).
%I #3 Dec 30 2016 20:55:35
%S 28,20444,3753846,566131860,77217209188,9962925424456,
%T 1239330073038612,150266249084966072,17876201804035798190,
%U 2095643146354862834384,242825031550728210501298
%N Number of nX6 0..2 arrays with no element equal to more than one of its horizontal and vertical neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
%C Column 6 of A280284.
%e Some solutions for n=2
%e ..0..1..0..2..1..1. .0..1..0..0..2..0. .0..1..2..2..0..1. .0..1..1..2..1..0
%e ..0..0..1..0..2..0. .1..2..2..1..2..2. .2..1..2..1..2..2. .1..2..0..0..0..2
%Y Cf. A280284.
%K nonn
%O 1,1
%A _R. H. Hardin_, Dec 30 2016