Nothing Special   »   [go: up one dir, main page]

login
Number of non-rectangular polyominoes with n cells that tile a rectangle with congruent copies.
3

%I #3 Mar 30 2012 18:39:49

%S 0,0,1,2,3,8,5,11,39

%N Number of non-rectangular polyominoes with n cells that tile a rectangle with congruent copies.

%D S. W. Golomb, Polyominoes, second edition, Chapter 8, pp. 97-110, Princeton University Press, 1994.

%H M. Reid, <a href="http://www.math.ucf.edu/~reid/Polyomino/rectifiable.html">Rectifiable polyomino page</a>.

%F a(n) = A126138(n) - A038548(n).

%Y Cf. A126138, A126140, A126141.

%K hard,more,nonn

%O 1,4

%A _William Rex Marshall_, Dec 19 2006, Feb 15 2007