The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A361224 Maximum number of ways in which a set of integer-sided rectangular pieces can tile an n X 2 rectangle, up to rotations and reflections. 4
1, 1, 5, 12, 31, 86, 242, 854, 2888, 10478, 34264, 120347 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
A 4 X 2 rectangle can be tiled by two 1 X 2 pieces and four 1 X 1 pieces in the following 12 ways:
+---+---+ +---+---+ +---+---+ +---+---+ +---+---+ +---+---+
| | | | | | | | | | | | | | | | |
+---+---+ +---+---+ +---+---+ + +---+ +---+---+ +---+---+
| | | | | | | | | | | | | | | | |
+---+---+ + +---+ +---+---+ +---+---+ +---+---+ +---+---+
| | | | | | | | | | | | | | | | |
+---+---+ +---+---+ +---+---+ +---+---+ +---+---+ + + +
| | | | | | | | | | | | |
+---+---+ +---+---+ +---+---+ +---+---+ +---+---+ +---+---+
.
+---+---+ +---+---+ +---+---+ +---+---+ +---+---+ +---+---+
| | | | | | | | | | | | | | | | | |
+---+---+ +---+---+ + +---+ +---+ + +---+---+ +---+---+
| | | | | | | | | | | | | | | |
+---+ + +---+---+ +---+---+ +---+---+ +---+---+ + + +
| | | | | | | | | | | | | | | | |
+ +---+ + +---+ + +---+ + +---+ +---+---+ +---+---+
| | | | | | | | | | | | | | | | | |
+---+---+ +---+---+ +---+---+ +---+---+ +---+---+ +---+---+
This is the maximum for a 4 X 2 rectangle, so a(4) = 12.
The following table shows the sets of pieces that give the maximum number of tilings for n <= 12. The solutions are unique except for n <= 2.
\ Number of pieces of size
n \ 1 X 1 | 1 X 2 | 1 X 3 | 2 X 2
----+-------+-------+-------+------
1 | 2 | 0 | 0 | 0
1 | 0 | 1 | 0 | 0
2 | 4 | 0 | 0 | 0
2 | 2 | 1 | 0 | 0
2 | 0 | 2 | 0 | 0
2 | 0 | 0 | 0 | 1
3 | 2 | 2 | 0 | 0
4 | 4 | 2 | 0 | 0
5 | 4 | 3 | 0 | 0
6 | 4 | 4 | 0 | 0
7 | 5 | 3 | 1 | 0
8 | 5 | 4 | 1 | 0
9 | 7 | 4 | 1 | 0
10 | 7 | 5 | 1 | 0
11 | 7 | 6 | 1 | 0
12 | 9 | 6 | 1 | 0
It seems that all optimal solutions for A361218 are also optimal here, but for n = 2 there are other optimal solutions.
CROSSREFS
Second column of A361221.
Sequence in context: A038357 A090974 A038606 * A327323 A192303 A301785
KEYWORD
nonn,more
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 5 14:01 EDT 2024. Contains 373105 sequences. (Running on oeis4.)