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

A255095
Number of (n+2)X(2+2) 0..1 arrays with no 3x3 subblock diagonal sum 1 and no antidiagonal sum 1 and no row sum 1 and no column sum 1
1
77, 189, 539, 1475, 4075, 11573, 32627, 91821, 259851, 734851, 2075941, 5870163, 16600435, 46931203, 132697609, 375223671, 1060938473, 2999820909, 8482201517, 23983752731, 67814920687, 191749978139, 542181596411, 1533041341641
OFFSET
1,1
COMMENTS
Column 2 of A255101
LINKS
FORMULA
Empirical: a(n) = 3*a(n-1) -a(n-2) +6*a(n-3) -12*a(n-4) -3*a(n-5) -a(n-6) +6*a(n-7) +a(n-8) +6*a(n-9) +a(n-10) +3*a(n-11) -3*a(n-12) -3*a(n-13) -2*a(n-14)
EXAMPLE
Some solutions for n=4
..1..1..1..0....1..1..1..1....1..1..1..1....1..0..1..1....0..1..1..1
..1..1..1..1....0..0..0..0....1..1..1..0....1..1..1..0....1..1..1..0
..1..1..0..1....1..1..1..1....1..0..1..1....0..1..1..1....1..1..1..1
..1..1..1..1....1..1..1..1....1..1..1..1....1..1..1..1....0..1..1..1
..1..1..1..1....0..1..1..0....1..1..1..1....1..0..1..1....1..1..1..1
..0..1..1..1....1..0..1..1....1..1..1..0....1..1..1..1....1..1..1..1
CROSSREFS
Sequence in context: A043518 A044409 A044790 * A029558 A156652 A298102
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 14 2015
STATUS
approved