A227690
Number A(n,k) of tilings of a k X n rectangle using integer-sided square tiles reduced for symmetry; square array A(n,k), n >= 0, k >= 0, read by antidiagonals.
Original entry on oeis.org
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 4, 3, 4, 1, 1, 1, 1, 5, 6, 6, 5, 1, 1, 1, 1, 9, 10, 13, 10, 9, 1, 1, 1, 1, 12, 21, 39, 39, 21, 12, 1, 1, 1, 1, 21, 39, 115, 77, 115, 39, 21, 1, 1, 1, 1, 30, 82, 295, 521, 521, 295, 82, 30, 1, 1
Offset: 0
Square array A(n,k) begins:
1, 1, 1, 1, 1, 1, 1, 1, 1, ...
1, 1, 1, 1, 1, 1, 1, 1, 1, ...
1, 1, 2, 2, 4, 5, 9, 12, 21, ...
1, 1, 2, 3, 6, 10, 21, 39, 82, ...
1, 1, 4, 6, 13, 39, 115, 295, 861, ...
1, 1, 5, 10, 39, 77, 521, 1985, 8038, ...
1, 1, 9, 21, 115, 521, 1494, 15129, 83609, ...
1, 1, 12, 39, 295, 1985, 15129, 56978, 861159, ...
1, 1, 21, 82, 861, 8038, 83609, 861159, 4495023, ...
...
A(4,3) = 6 because there are 6 ways to tile a 3 X 4 rectangle by subsquares, reduced for symmetry, i.e., where rotations and reflections are not counted as distinct:
._____ _. ._______. ._______.
| |_| | | | | |_|_|
| |_| |___|_ _| |___| |
|_____|_| |_|_|_|_| |_|_|___|
._______. ._______. ._______.
| |_|_| |_| |_| |_|_|_|_|
|___|_|_| |_|___|_| |_|_|_|_|
|_|_|_|_| |_|_|_|_| |_|_|_|_|
A359019
Number of inequivalent tilings of a 3 X n rectangle using integer-sided square tiles.
Original entry on oeis.org
1, 1, 2, 3, 6, 10, 21, 39, 82, 163, 347, 717, 1533, 3232, 6927, 14748, 31645, 67690, 145322, 311535, 668997, 1435645, 3083301, 6619842, 14218066, 30533005, 65580338, 140847132, 302522253, 649759735, 1395611508, 2997573501, 6438470626, 13829057884, 29703388721, 63799607283, 137035047576, 294336860797, 632205714741
Offset: 0
a(4) is 6 because of:
+-+-+-+ +-+-+-+ +-+-+-+ +-+-+-+ +-+-+-+ +-+-+-+
| | | | | | | | | | | | | | | | | | |
+-+-+-+ + + + +-+ + +-+ + +-+ +-+-+-+
| | | | | | | | | | | | | | | | | |
+-+-+-+ + + +-+-+-+ +-+-+-+ +-+-+-+ + +-+
| | | | | | | | | | | | | | | | | | |
+-+-+-+ +-+-+-+ + +-+ +-+ + +-+-+-+ +-+-+-+
| | | | | | | | | | | | | | | | | | | |
+-+-+-+ +-+-+-+ +-+-+-+ +-+-+-+ +-+-+-+ +-+-+-+
Sequences for fixed and free (inequivalent) tilings of m X n rectangles, for 2 <= m <= 10:
A359021
Number of inequivalent tilings of a 5 X n rectangle using integer-sided square tiles.
Original entry on oeis.org
1, 1, 5, 10, 39, 77, 521, 1985, 8038, 32097, 130125, 525676, 2131557, 8635656, 35017970, 141968455, 575692056, 2334344849, 9465939422, 38384559168, 155652202456, 631178976378, 2559476952229, 10378857744374, 42087027204278, 170665938023137, 692062856184512
Offset: 0
a(2) is 5 because of:
+-+-+ +-+-+ +-+-+ +-+-+ +-+-+
| | | | | | | | | | |
+-+-+ +-+-+ + + + + +-+-+
| | | | | | | | | | |
+-+-+ + + +-+-+ +-+-+ + +
| | | | | | | | | | | |
+-+-+ +-+-+ +-+-+ +-+-+ +-+-+
| | | | | | | | | | | | |
+-+-+ + + + + +-+-+ +-+-+
| | | | | | | | | | | | |
+-+-+ +-+-+ +-+-+ +-+-+ +-+-+
Sequences for fixed and free (inequivalent) tilings of m X n rectangles, for 2 <= m <= 10:
A359022
Number of inequivalent tilings of a 6 X n rectangle using integer-sided square tiles.
Original entry on oeis.org
1, 1, 9, 21, 115, 521, 1494, 15129, 83609, 459957, 2551794, 14150081, 78597739
Offset: 0
Sequences for fixed and free (inequivalent) tilings of m X n rectangles, for 2 <= m <= 10:
A359023
Number of inequivalent tilings of a 7 X n rectangle using integer-sided square tiles.
Original entry on oeis.org
1, 1, 12, 39, 295, 1985, 15129, 56978, 861159, 6542578, 49828415
Offset: 0
Sequences for fixed and free (inequivalent) tilings of m X n rectangles, for 2 <= m <= 10:
A359024
Number of inequivalent tilings of an 8 X n rectangle using integer-sided square tiles.
Original entry on oeis.org
1, 1, 21, 82, 861, 8038, 83609, 861159, 4495023
Offset: 0
Sequences for fixed and free (inequivalent) tilings of m X n rectangles, for 2 <= m <= 10:
A359025
Number of inequivalent tilings of a 9 X n rectangle using integer-sided square tiles.
Original entry on oeis.org
1, 1, 30, 163, 2403, 32097, 459957, 6542578, 93604244
Offset: 0
Sequences for fixed and free (inequivalent) tilings of m X n rectangles, for 2 <= m <= 10:
A359026
Number of inequivalent tilings of a 10 X n rectangle using integer-sided square tiles.
Original entry on oeis.org
1, 1, 51, 347, 7048, 130125, 2551794, 49828415
Offset: 0
Sequences for fixed and free (inequivalent) tilings of m X n rectangles, for 2 <= m <= 10:
A361526
Number of ways of dividing an n X 4 rectangle into integer-sided rectangles, up to rotations and reflections.
Original entry on oeis.org
1, 6, 61, 892, 9235, 406653, 9252097, 211703640
Offset: 0
Cf.
A220297 (rotations and reflections are considered distinct),
A359020 (square pieces).
A362262
Maximum number of ways in which a set of integer-sided squares can tile an n X 4 rectangle, up to rotations and reflections.
Original entry on oeis.org
1, 1, 2, 2, 4, 13, 33, 72, 204, 476, 1348, 3454, 9511, 25088, 68579, 186048, 503538, 1387536, 3732666, 10420102
Offset: 0
Showing 1-10 of 10 results.