|
|
A208070
|
|
Number of 5 X n 0..1 arrays avoiding 0 0 0 and 1 1 1 horizontally and 0 0 1 and 0 1 1 vertically.
|
|
1
|
|
|
12, 144, 216, 1008, 3696, 12960, 48840, 179520, 657000, 2423280, 8913456, 32769360, 120581784, 443565696, 1631571912, 6002079552, 22079078352, 81218792016, 298770650040, 1099049754720, 4042930839192, 14872226620512, 54708578740752
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,1
|
|
COMMENTS
|
Row 5 of A208069.
|
|
LINKS
|
R. H. Hardin, Table of n, a(n) for n = 1..210
|
|
FORMULA
|
Empirical: a(n) = a(n-1) + 4*a(n-2) + 19*a(n-3) + 10*a(n-4) + 5*a(n-5) - 27*a(n-6) - 2*a(n-7) - 4*a(n-8) + 8*a(n-9) for n>11.
Empirical g.f.: 12*x*(1 + 11*x + 2*x^2 - x^3 - 86*x^4 - 31*x^5 - 51*x^6 + 114*x^7 + 4*x^8 + 24*x^9 - 32*x^10) / ((1 - 2*x - 4*x^2 - 8*x^3)*(1 + x + 2*x^2 - 3*x^3 - x^5 + x^6)). - Colin Barker, Jun 27 2018
|
|
EXAMPLE
|
Some solutions for n=4:
..0..0..1..1....1..1..0..0....1..1..0..1....0..0..1..1....0..1..1..0
..0..1..0..0....0..0..1..1....1..1..0..1....0..1..0..0....1..1..0..1
..0..0..1..1....1..1..0..0....1..1..0..1....0..0..1..1....0..1..0..0
..0..1..0..0....0..0..1..1....1..1..0..1....0..1..0..0....1..0..0..1
..0..0..1..1....0..1..0..0....0..1..0..1....0..0..1..0....0..1..0..0
|
|
CROSSREFS
|
Cf. A208069.
Sequence in context: A051051 A328468 A208382 * A207603 A207029 A207174
Adjacent sequences: A208067 A208068 A208069 * A208071 A208072 A208073
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
R. H. Hardin, Feb 23 2012
|
|
STATUS
|
approved
|
|
|
|