A194778 T(n,k)=Number of lower triangles of an (n+2k-2)X(n+2k-2) 0..k array with new values introduced in row major order 0..k and no element unequal to more than one horizontal or vertical neighbor.
1, 7, 3, 43, 17, 6, 268, 105, 41, 12, 1740, 672, 265, 95, 23, 11862, 4490, 1736, 655, 219, 43, 85013, 31466, 11857, 4464, 1641, 493, 79, 639760, 231445, 85007, 31429, 11686, 4069, 1101, 143, 5045610, 1784788, 639753, 231395, 84727, 30608, 10121, 2427, 256
Offset: 1
Examples
Some solutions for n=2 k=2 ..0........0........0........0........0........0........0........0 ..0.0......0.0......1.1......1.1......0.0......1.1......0.1......0.0 ..1.1.1....0.0.1....1.1.2....1.1.1....0.0.0....1.1.1....0.1.1....0.0.0 ..1.1.1.0..0.0.1.1..1.1.2.2..0.0.0.0..0.0.0.1..2.2.2.2..0.1.1.0..1.1.1.1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..120
Crossrefs
Column 1 is A055244
Comments