A201539 T(n,k)=Number of nXk 0..2 arrays with rows and columns lexicographically nondecreasing and every element equal to at least one horizontal or vertical neighbor.
0, 3, 3, 3, 9, 3, 6, 25, 25, 6, 9, 69, 111, 69, 9, 13, 175, 633, 633, 175, 13, 18, 410, 3354, 7799, 3354, 410, 18, 24, 899, 16393, 91425, 91425, 16393, 899, 24, 31, 1859, 72811, 983981, 2446147, 983981, 72811, 1859, 31, 39, 3649, 293831, 9526987, 61807736
Offset: 1
Examples
Some solutions for n=3 k=7 ..0..0..0..1..1..2..2....0..1..1..1..2..2..2....0..0..0..1..1..2..2 ..0..0..1..0..0..1..2....0..1..1..2..0..0..2....0..0..2..2..2..2..2 ..0..1..1..0..1..1..2....2..2..2..2..0..1..1....1..1..1..1..2..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..112
Crossrefs
Column 1 is A167614(n-3)
Comments