login
A166795
Number of n X n 1..2 arrays containing at least one of each value, all equal values connected, and rows considered as a single number in increasing order.
0
0, 5, 14, 68, 652, 16016
OFFSET
1,2
EXAMPLE
All solutions for n=3
...1.1.1...1.1.1...1.1.1...1.1.1...1.1.1...1.1.1...1.1.2...1.1.1...1.1.1
...1.1.2...1.1.2...1.2.1...1.2.1...1.2.1...1.2.2...1.2.2...2.1.1...2.1.1
...1.2.2...2.2.2...1.2.2...2.2.1...2.2.2...2.2.2...2.2.2...2.2.1...2.2.2
------
...1.1.1...1.1.1...1.1.2...2.1.1...2.1.1
...2.1.2...2.2.1...2.1.2...2.1.2...2.2.1
...2.2.2...2.2.2...2.2.2...2.2.2...2.2.2
CROSSREFS
Sequence in context: A346212 A324011 A194994 * A128102 A304060 A197901
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 21 2009
STATUS
approved