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

A196745
Number of n X 7 0..4 arrays with each element x equal to the number its horizontal and vertical neighbors equal to 2,3,1,0,4 for x=0,1,2,3,4.
1
1, 99, 4559, 134507, 4717086, 158910093, 5423213789, 184583551173, 6281590396734, 213663802431954, 7273588793555438, 247506982572487479, 8422846977433705331, 286636127515942129449, 9754487417323791315992
OFFSET
1,2
COMMENTS
Every 0 is next to 0 2's, every 1 is next to 1 3's, every 2 is next to 2 1's, every 3 is next to 3 0's, every 4 is next to 4 4's.
Column 7 of A196746.
LINKS
EXAMPLE
Some solutions for n=4
..0..0..0..0..1..0..0....0..0..0..0..0..0..0....0..0..3..0..3..0..0
..0..0..3..0..3..0..0....0..3..0..0..3..1..0....0..0..0..0..0..1..0
..3..0..3..0..0..0..0....0..1..1..3..0..0..3....0..0..3..3..0..3..0
..0..0..0..0..3..0..0....0..0..0..0..0..0..0....0..3..0..0..3..0..0
CROSSREFS
Cf. A196746.
Sequence in context: A157370 A163040 A133319 * A196903 A017815 A017762
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 06 2011
STATUS
approved