login
A163698
Number of nX5 binary arrays with all 1s connected, a path of 1s from top row to lower right corner, and no 1 having more than two 1s adjacent
0
5, 38, 200, 896, 3643, 13930, 53065, 200834, 744868, 2693153, 9538151, 33294644, 114946998, 392988985
OFFSET
1,1
EXAMPLE
All solutions for n=2
...0.0.0.0.1...0.0.0.0.1...0.0.0.1.1...0.0.0.1.1...0.0.1.1.1...0.0.0.0.1
...0.0.0.0.1...0.0.0.1.1...0.0.0.0.1...0.0.0.1.1...0.0.0.0.1...0.0.1.1.1
------
...0.0.1.1.1...0.1.1.1.1...0.0.0.1.0...0.0.1.1.0...0.1.1.1.0...0.1.1.1.0
...0.0.1.0.1...0.0.0.0.1...0.0.0.1.1...0.0.0.1.1...0.0.0.1.1...0.1.0.1.1
------
...1.1.1.1.0...0.0.1.1.1...0.1.1.1.1...1.1.1.1.1...0.0.1.0.0...0.0.1.0.1
...0.0.0.1.1...0.1.1.0.1...0.1.0.0.1...0.0.0.0.1...0.0.1.1.1...0.0.1.1.1
------
...0.1.1.0.0...0.1.1.0.1...1.1.1.0.0...1.1.1.0.1...1.1.1.0.0...1.1.1.0.1
...0.0.1.1.1...0.0.1.1.1...0.0.1.1.1...0.0.1.1.1...1.0.1.1.1...1.0.1.1.1
------
...0.0.1.1.1...0.1.1.1.0...1.1.1.1.0...0.1.1.1.1...1.1.1.1.1...1.0.1.1.1
...1.1.1.0.1...1.1.0.1.1...1.0.0.1.1...1.1.0.0.1...1.0.0.0.1...1.1.1.0.1
------
...0.0.0.0.1...0.1.0.0.0...0.1.0.0.1...1.1.0.0.0...1.1.0.0.1...0.0.0.0.1
...0.1.1.1.1...0.1.1.1.1...0.1.1.1.1...0.1.1.1.1...0.1.1.1.1...1.1.1.1.1
------
...1.0.0.0.0...1.0.0.0.1
...1.1.1.1.1...1.1.1.1.1
CROSSREFS
Sequence in context: A222646 A145156 A318102 * A294053 A345686 A279265
KEYWORD
nonn
AUTHOR
R. H. Hardin Aug 03 2009
STATUS
approved