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

A197535
Number of n X 6 0..4 arrays with each element x equal to the number its horizontal and vertical neighbors equal to 2,0,1,0,0 for x=0,1,2,3,4.
1
16, 160, 3500, 62586, 1220630, 23325250, 454280983, 8844380028, 172982554332, 3386294190736, 66356347688978, 1300795127521094, 25506585069158562, 500211695453958433, 9810478953775130079, 192417797960470740096
OFFSET
1,1
COMMENTS
Every 0 is next to 0 2's, every 1 is next to 1 0's, every 2 is next to 2 1's, every 3 is next to 3 0's, every 4 is next to 4 0's.
Column 6 of A197537.
LINKS
EXAMPLE
Some solutions containing all values 0 to 4 for n=4:
..0..0..0..0..3..0....1..1..1..1..2..1....0..0..0..3..0..1....1..1..2..1..1..1
..3..0..0..4..0..0....0..0..0..0..3..0....0..0..4..0..3..2....0..0..3..0..0..0
..0..3..0..0..3..0....0..0..0..4..0..0....0..0..0..0..0..1....3..0..0..4..0..3
..1..2..1..1..2..1....0..0..3..0..3..0....0..3..0..0..0..1....0..0..0..0..3..0
CROSSREFS
Cf. A197537.
Sequence in context: A053410 A225591 A197677 * A204297 A000811 A041484
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 16 2011
STATUS
approved