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

A230181
Number of nX5 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j)
1
15, 825, 44487, 2432241, 133265847, 7303192425, 400233701367, 21933865129257, 1202033948127351, 65874647188725513, 3610105315787830647, 197843342593747917321, 10842339706191376541559, 594188961646805379691401
OFFSET
1,1
COMMENTS
Column 5 of A230184
LINKS
FORMULA
Empirical: a(n) = 63*a(n-1) -464*a(n-2) +800*a(n-3) +500*a(n-4) -124*a(n-5) -64*a(n-6) for n>8
EXAMPLE
Some solutions for n=3
..2..0..2..1..1....1..1..2..0..2....2..0..0..1..1....0..2..0..2..1
..2..2..2..0..2....1..0..1..1..1....2..2..1..1..0....0..0..1..1..1
..0..2..2..1..1....2..1..2..0..2....0..1..1..2..0....2..2..0..1..1
CROSSREFS
Sequence in context: A183821 A301312 A374581 * A187803 A261828 A205432
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 11 2013
STATUS
approved