login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

1-dimensional polyominoes (represented as integers) that do not tile a rectangle.
0

%I #20 Aug 13 2020 14:02:28

%S 27,93,99,107,111,119,123,167,183,189,215,219,223,229,231,235,237,239,

%T 247,251

%N 1-dimensional polyominoes (represented as integers) that do not tile a rectangle.

%C The indices of the 1's in the binary representation of a number give the positions of the squares in the corresponding polyomino.

%H Erich Friedman, <a href="https://erich-friedman.github.io/mathmagic/0299.html">Tiling rectangles with one-dimensional disconnected polyominoes</a>

%H Dmitry Kamenetsky and Tristrom Cooke, <a href="https://arxiv.org/abs/1411.2699">Tiling rectangles with holey polyominoes</a>, arXiv:1411.2699 [cs.CG], 2015.

%Y Cf. A235264, A275152.

%K nonn,more

%O 1,1

%A _Dmitry Kamenetsky_, May 05 2017