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

A228665
Number of 6Xn binary arrays with top left value 1 and no two ones adjacent horizontally, diagonally or antidiagonally.
1
32, 70, 2348, 11912, 203762, 1482892, 19236832, 166237206, 1899605260, 17848767224, 192044287042, 1879682471996, 19647967583440, 196172283670342, 2022115572124828, 20385597248657864, 208716533500704978
OFFSET
1,1
COMMENTS
Row 6 of A228660
LINKS
FORMULA
Empirical: a(n) = 4*a(n-1) +88*a(n-2) -138*a(n-3) -1388*a(n-4) +1332*a(n-5) +5911*a(n-6) -2920*a(n-7) -8340*a(n-8) +816*a(n-9) +2232*a(n-10)
EXAMPLE
Some solutions for n=4
..1..0..0..1....1..0..0..0....1..0..0..0....1..0..1..0....1..0..1..0
..0..0..0..1....0..0..1..0....0..0..0..0....1..0..1..0....0..0..0..0
..0..1..0..0....1..0..0..0....0..0..1..0....1..0..1..0....1..0..1..0
..0..0..0..0....0..0..0..1....1..0..1..0....1..0..0..0....0..0..0..0
..0..0..0..1....0..1..0..1....0..0..1..0....0..0..0..0....1..0..1..0
..0..1..0..1....0..1..0..0....1..0..0..0....0..0..0..0....0..0..0..0
CROSSREFS
Sequence in context: A264589 A100017 A135110 * A101539 A106700 A250755
KEYWORD
nonn
AUTHOR
R. H. Hardin Aug 29 2013
STATUS
approved