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

A231435
Number of (n+2)X(2+2) 0..3 arrays with no element unequal to a strict majority of its horizontal, vertical, diagonal and antidiagonal neighbors, with values 0..3 introduced in row major order
1
2, 4, 8, 17, 45, 104, 280, 752, 2076, 5947, 17063, 50170, 148048, 440654, 1318362, 3954541, 11900191, 35855502, 108184920, 326687124, 987055180, 2983676881, 9021446161, 27283340688, 82523932704, 249635724500, 755206783160
OFFSET
1,1
COMMENTS
Column 2 of A231441
LINKS
FORMULA
Empirical: a(n) = 5*a(n-1) -24*a(n-3) -4*a(n-4) +70*a(n-5) +7*a(n-6) -29*a(n-7) -24*a(n-8) -202*a(n-9) +21*a(n-10) +269*a(n-11) +185*a(n-12) -177*a(n-13) -123*a(n-14) +5*a(n-15) -116*a(n-16) +144*a(n-17) +30*a(n-18) -36*a(n-19)
EXAMPLE
Some solutions for n=6
..0..0..0..0....0..0..1..1....0..0..0..0....0..0..0..0....0..0..0..0
..0..0..0..0....0..0..1..1....0..0..0..0....0..0..0..0....0..0..0..0
..1..1..0..0....1..1..0..0....0..0..1..1....1..1..1..1....0..0..0..0
..1..1..1..1....1..1..0..0....0..1..1..1....1..1..1..1....0..0..0..0
..1..1..1..1....0..0..1..1....0..1..1..1....2..2..2..2....0..0..1..1
..1..1..1..1....0..0..1..1....0..0..1..1....2..2..2..2....1..1..1..1
..1..1..1..1....0..0..1..1....0..0..1..1....3..3..3..3....1..1..1..1
..1..1..1..1....0..0..1..1....0..0..1..1....3..3..3..3....1..1..1..1
CROSSREFS
Sequence in context: A283162 A364210 A231221 * A113153 A372543 A255999
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 09 2013
STATUS
approved