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

A208116
Number of nX6 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 0 1 and 0 1 1 vertically
1
25, 625, 3025, 14641, 43681, 130321, 303601, 707281, 1413721, 2825761, 5085025, 9150625, 15249025, 25411681, 39929761, 62742241, 94109401, 141158161, 203889841, 294499921, 412293025, 577200625, 787083025, 1073283121, 1431033241
OFFSET
1,1
COMMENTS
Column 6 of A208118
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) +6*a(n-2) -14*a(n-3) -14*a(n-4) +42*a(n-5) +14*a(n-6) -70*a(n-7) +70*a(n-9) -14*a(n-10) -42*a(n-11) +14*a(n-12) +14*a(n-13) -6*a(n-14) -2*a(n-15) +a(n-16)
EXAMPLE
Some solutions for n=4
..1..0..0..1..1..1....1..0..1..1..0..0....0..1..1..1..0..1....0..0..1..1..1..0
..0..0..1..1..1..0....0..0..1..1..0..1....1..0..1..1..1..0....1..1..1..0..1..1
..1..0..0..1..1..1....0..0..1..1..0..0....0..1..1..0..0..1....0..0..1..1..0..0
..0..0..1..1..0..0....0..0..1..1..0..0....1..0..1..1..0..0....1..1..0..0..1..1
CROSSREFS
Sequence in context: A207784 A207597 A207023 * A207367 A207499 A207241
KEYWORD
nonn
AUTHOR
R. H. Hardin Feb 23 2012
STATUS
approved