A223592 T(n,k) = Number of n X k 0..1 arrays with every row having the same least squares slope fit to a straight line, and every column the same least squares slope fit to a straight line, with a single point array taken as having zero slope.
2, 4, 4, 8, 6, 8, 16, 10, 10, 16, 32, 18, 32, 18, 32, 64, 34, 44, 44, 34, 64, 128, 66, 192, 56, 192, 66, 128, 256, 130, 296, 212, 212, 296, 130, 256, 512, 258, 1744, 316, 1664, 316, 1744, 258, 512, 1024, 514, 2838, 1788, 2008, 2008, 1788, 2838, 514, 1024, 2048, 1026
Offset: 1
Examples
Some solutions for n=3, k=4 ..1..0..1..1....0..0..0..0....0..0..0..0....1..0..0..1....1..1..0..1 ..0..0..1..0....1..1..1..1....0..1..1..0....0..0..0..0....1..1..0..1 ..1..0..1..1....1..1..1..1....0..0..0..0....1..0..0..1....1..1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..179
Comments