|
|
A208841
|
|
Number of 4 X n 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 1 1 and 1 1 0 vertically.
|
|
1
|
|
|
9, 81, 171, 855, 2421, 9801, 31419, 116919, 394965, 1419849, 4902939, 17375031, 60551541, 213310665, 746231931, 2622329271, 9188418069, 32255749449, 113096449755, 396852637239, 1391845926069, 4883081614281, 17127968887611
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,1
|
|
COMMENTS
|
|
|
LINKS
|
|
|
FORMULA
|
Empirical: a(n) = 2*a(n-1) +7*a(n-2) -6*a(n-3).
|
|
EXAMPLE
|
Some solutions for n=4:
..1..1..1..1....0..1..1..1....0..1..1..0....0..1..1..0....1..0..1..1
..0..1..0..1....0..1..0..1....0..1..1..1....1..1..0..0....0..1..1..0
..1..1..1..1....0..1..0..1....1..1..1..0....0..1..0..1....1..0..1..1
..0..1..0..1....0..1..1..1....0..1..1..1....0..1..1..0....0..1..1..0
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|