login
A166775
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 nondecreasing order.
0
0, 7, 44, 317, 3640, 78101
OFFSET
1,2
EXAMPLE
Some solutions for n=4
...1.1.1.1...2.1.1.1...2.1.1.1...1.1.1.1...2.1.1.1...1.1.1.1...2.1.1.1
...1.1.1.1...2.1.1.2...2.1.2.1...2.1.1.1...2.1.1.1...1.2.1.1...2.1.1.1
...1.1.1.1...2.1.1.2...2.1.2.1...2.2.2.1...2.1.1.1...2.2.2.1...2.1.1.1
...2.2.2.2...2.2.2.2...2.2.2.2...2.2.2.2...2.2.2.2...2.2.2.1...2.2.1.1
------
...1.1.1.1...2.2.1.1...1.1.1.1...1.1.1.1...1.1.1.1...1.2.2.2...2.1.1.1
...1.2.1.1...2.2.2.1...1.1.1.1...1.2.2.2...1.2.1.1...1.2.2.2...2.1.1.1
...2.2.2.1...2.2.2.1...1.2.1.1...2.2.2.2...1.2.2.1...1.2.2.2...2.2.1.2
...2.2.2.2...2.2.2.2...1.2.2.2...2.2.2.2...1.2.2.2...2.2.2.2...2.2.2.2
CROSSREFS
Sequence in context: A391517 A093738 A091127 * A221541 A327680 A381046
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 21 2009
STATUS
approved