A364928 List of free corner-connected polyominoes in binary code (as defined in A246521), ordered first by number of bits, then by value of the binary code.
1, 6, 25, 56, 57, 198, 390, 452, 960, 454, 962, 2105, 3097, 3128, 4153, 7185, 10296, 14353, 15392, 31744, 65988, 966, 3129, 6201, 7193, 7217, 7224, 10297, 11320, 14361, 14392, 15377, 15400, 15408, 31752, 31760, 65990, 66498, 66500, 98502, 98756, 99264
Offset: 1
Examples
As irregular triangle: 1; 6; 25, 56; 57, 198, 390, 452, 960; ... The corner-connected trominoes are oriented as follows to obtain their binary codes (see A246521): . . . 5 . . . 4 . . 4 . 0 . 3 . . 3 This gives the binary codes 2^0+2^3+2^4 = 25 and 2^3+2^4+2^5 = 56, respectively. Similarly, for the corner-connected tetrominoes, the orientations . . . . . . . . . . . . . . . . 9 . . . 5 . . . . . . . . 8 . . . 8 . . . 8 . . . 4 . . 2 . 7 . 2 . 7 . 2 . 7 . . . 7 . 0 . 3 . . 1 . 6 . 1 . . . . . 6 . . . 6 give the binary codes 57, 198, 390, 452, 960, respectively.
Comments