A222969 Table T(n,k) is the number of n X (k+1) 0..1 arrays with every row least squares fitting to a positive-slope straight line and every column least squares fitting to a zero- or positive-slope straight line, with a single point array taken as having zero slope, read by downward antidiagonals.
1, 2, 1, 6, 3, 1, 12, 16, 6, 1, 28, 48, 96, 10, 1, 54, 185, 576, 314, 20, 1, 119, 534, 5180, 3140, 1884, 36, 1, 230, 1873, 28836, 53292, 37680, 7344, 74, 1, 488, 5397, 222887, 487830, 1492176, 264384, 46512, 137, 1, 948, 17853, 1241310, 6811479, 26342820
Offset: 1
Examples
Some solutions for n=3, k=4: 0 0 1 1 1 0 0 1 1 1 0 1 0 1 1 0 0 0 1 1 0 1 1 1 1 0 0 0 0 1 0 0 0 0 1 0 1 0 1 1 0 0 1 1 1 0 0 1 1 1 0 1 0 1 1 1 0 0 1 1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..111
Comments