A384764
Number of uniquely solveable n X m nonograms (hanjie), read by antidiagonals.
Original entry on oeis.org
1, 1, 1, 1, 2, 1, 1, 4, 4, 1, 1, 8, 14, 8, 1, 1, 16, 52, 52, 16, 1, 1, 32, 210, 384, 210, 32, 1, 1, 64, 816, 3152, 3152, 816, 64, 1, 1, 128, 3206, 24230, 52362, 24230, 3206, 128, 1, 1, 256, 12536, 189898, 814632, 814632, 189898, 12536, 256, 1, 1, 512, 48962, 1473674, 12819322, 25309575, 12819322, 1473674, 48962, 512, 1
Offset: 0
A(2,2) = 16-2 because out of the possible 2^(2*2) grids, only 10/01 and 01/10 have the same row and column clues.
Top left corner of the array:
1, 1, 1, 1, 1, 1, 1, ...
1, 2, 4, 8, 16, 32, 64, ...
1, 4, 14, 52, 210, 816, 3206, ...
1, 8, 52, 384, 3152, 24230, 189898, ...
1, 16, 210, 3152, 52362, 814632, 12819322, ...
1, 32, 816, 24230, 814632, 25309575, 794378773, ...
1, 64, 3206, 189898, 12819322, 794378773, 49745060669, ...
Cf.
A385862 (variant: uniquely solveable n X m yesnograms).
A385862
Number of n X m yesnograms that can be solved uniquely, read by antidiagonals.
Original entry on oeis.org
1, 1, 1, 1, 2, 1, 1, 4, 4, 1, 1, 8, 14, 8, 1, 1, 16, 52, 52, 16, 1, 1, 32, 210, 368, 210, 32, 1, 1, 64, 816, 2992, 2992, 816, 64, 1, 1, 128, 3206, 23058, 49578, 23058, 3206, 128, 1, 1, 256, 12536, 179576, 775204, 775204, 179576, 12536, 256, 1, 1, 512, 48962, 1388978, 12129616, 24177516, 12129616, 1388978, 48962, 512, 1
Offset: 0
For the 3 X 4 grid shown below, the row clues (counting runs of 0s) and the column clues (counting runs of 1s) are sufficient to reconstruct the grid, so this is one of the 2992 solvable grids counted in A(3, 4).
| 1 3 1 2
----+--------
1 | 0 1 1 1
1 1 | 0 1 0 1
2 | 1 1 0 0
Top left corner of the array:
1, 1, 1, 1, 1, 1, 1, ...
1, 2, 4, 8, 16, 32, 64, ...
1, 4, 14, 52, 210, 816, 3206, ...
1, 8, 52, 368, 2992, 23058, 179576, ...
1, 16, 210, 2992, 49578, 775204, 12129616, ...
1, 32, 816, 23058, 775204, 24177516, 754845831, ...
Cf.
A242876 (solvable n X n nonograms),
A384764 (solvable n X m nonograms),
A383345 (solvable n X 2 nonograms or yesnograms),
A385861 (solvable n X n yesnograms).
A385861
Number of n X n yesnograms that can be solved uniquely.
Original entry on oeis.org
1, 2, 14, 368, 49578, 24177516, 46985524156
Offset: 0
a(2) = 14 because, of the 16 2 X 2 grids, 10/01 and 01/10 would have the same set of clues; the other 14 are solvable.
Cf.
A242876 (solvable n X n nonograms),
A384764 (solvable n X m nonograms),
A383345 (solvable n X 2 nonograms or yesnograms).
Showing 1-3 of 3 results.
Comments