[go: up one dir, main page]

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

A276242
Number of n X n 0..2 arrays with no element equal to any value at offset (-2,-1), (-1,1) or (0,-2) and new values introduced in order 0..2.
0
1, 9, 85, 1447, 43662, 2069454, 219977330, 41132001645, 12485740560874, 8479969482488403, 9954378022508358771
OFFSET
1,2
COMMENTS
Diagonal of A276248.
EXAMPLE
Some solutions for n=4
..0..1..2..0. .0..1..1..2. .0..1..1..0. .0..1..1..0. .0..0..1..1
..2..1..1..0. .2..0..1..1. .2..0..1..2. .2..0..1..1. .2..2..0..0
..0..2..2..1. .1..2..2..0. .1..2..0..0. .1..2..2..0. .1..1..2..0
..0..0..2..2. .0..0..2..2. .0..1..1..2. .1..1..2..0. .2..1..1..2
CROSSREFS
Cf. A276248.
Sequence in context: A361283 A029711 A204465 * A015581 A152261 A028339
KEYWORD
nonn
AUTHOR
R. H. Hardin, Aug 25 2016
STATUS
approved