A196146 T(n,k)=Number of nXk 0..4 arrays with each element x equal to the number of its horizontal and vertical neighbors equal to 3,0,4,1,2 for x=0,1,2,3,4.
1, 3, 3, 4, 5, 4, 5, 8, 8, 5, 8, 17, 7, 17, 8, 12, 34, 26, 26, 34, 12, 17, 62, 49, 83, 49, 62, 17, 25, 123, 85, 168, 168, 85, 123, 25, 37, 243, 178, 346, 481, 346, 178, 243, 37, 54, 471, 348, 865, 1031, 1031, 865, 348, 471, 54, 79, 924, 683, 2055, 2781, 2599, 2781, 2055
Offset: 1
Examples
Some solutions for n=6 k=4 .0.1.1.0...0.1.1.0...1.1.0.1...0.1.1.0...1.0.1.1 .1.3.1.0...0.1.1.0...0.1.1.1...0.1.1.0...1.1.1.0 .1.3.1.0...1.3.1.0...0.1.1.0...0.1.3.1...0.1.3.1 .0.1.1.0...1.3.1.0...0.1.1.0...0.1.3.1...0.1.3.1 .0.1.1.0...0.1.1.0...1.1.1.1...1.1.1.0...0.1.1.0 .1.3.1.0...1.3.1.0...1.0.0.1...1.0.1.1...1.3.1.0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..312
Crossrefs
Column 1 is A179070(n+2)
Comments