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

A277769
Number of 4Xn 0..2 arrays with every element equal to some element at offset (-1,-1) (-1,0) (-1,1) (0,-1) (0,1) or (1,0) both plus 1 mod 3 and minus 1 mod 3, with new values introduced in order 0..2.
1
0, 14, 330, 9741, 275018, 7824415, 221983169, 6298326387, 178728649865, 5071423132367, 143902812077769, 4083281399156407, 115864087742823865, 3287671351656190808, 93288470977649320614, 2647082885606708742103
OFFSET
1,2
COMMENTS
Row 4 of A277767.
FORMULA
Empirical recurrence of order 98 (see link above)
EXAMPLE
Some solutions for n=4
..0..1..2..0. .0..1..2..0. .0..1..0..2. .0..1..2..0. .0..1..2..1
..2..1..1..1. .2..1..1..1. .2..2..1..1. .2..0..1..1. .2..0..0..0
..1..1..0..1. .2..0..2..1. .2..1..0..2. .1..2..2..1. .1..0..1..2
..0..2..2..2. .1..2..1..0. .0..1..1..2. .0..2..0..0. .2..2..0..2
CROSSREFS
Cf. A277767.
Sequence in context: A275262 A241373 A090598 * A060075 A222984 A278194
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 29 2016
STATUS
approved