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

A239357
Number of n X n 0..2 arrays with no element equal to one plus the sum of elements to its left or one plus the sum of the elements above it or one plus the sum of the elements diagonally to its northwest, modulo 3
0
2, 7, 17, 43, 106, 266, 729, 2151, 7018, 24408, 89336, 357201, 1458929, 5961455, 24784580, 107143015, 480468133, 2242277805, 11003117564
OFFSET
1,1
COMMENTS
Diagonal of A239361
EXAMPLE
Some solutions for n=5
..0..0..0..0..0....0..0..0..0..2....0..0..0..0..0....2..2..0..0..0
..0..0..0..0..0....0..0..0..2..2....0..0..0..0..0....2..1..2..2..0
..0..0..0..2..2....0..0..0..2..1....0..0..0..0..0....0..2..2..1..2
..0..0..0..2..2....0..0..0..0..2....0..0..0..0..0....0..2..1..2..2
..0..2..2..0..1....2..2..0..0..0....0..0..0..2..2....0..0..2..1..0
CROSSREFS
Sequence in context: A370304 A375821 A175120 * A106910 A108479 A178441
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 17 2014
STATUS
approved