A339848 Number of distinct free polyominoes that fit in an n X n square but are not a proper sub-polyomino of any polyomino that fits in the square.
1, 1, 1, 1, 3, 6, 16, 27, 44, 70
Offset: 1
Examples
For n=1, 2, 3, 4 the only polyominoes are the n X n polyominoes. Thus, a(1)=a(2)=a(3)=a(4)=1. For n=5 and n=6 all of the other polyominoes are shown in the links.
Links
- John Mason, Explanation of a(5)
- Talmon Silver, Computing a(6)
- Talmon Silver, Programs
Crossrefs
Cf. A268427.
Comments