A279317 Minimal number of squares in a dissection of an (n) X (n+1) oblong into squares.
2, 3, 4, 5, 5, 5, 7, 7, 6, 6, 7, 7, 7, 7, 7, 8, 8, 7, 9, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 8, 9, 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 9, 9, 10, 9, 10, 9, 10, 10, 10, 10, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, 10, 10, 10, 10, 10, 10, 10, 11, 11, 10, 10, 10, 10, 10, 10, 11, 10, 11, 10, 11, 10, 11, 11, 11, 11, 10, 11, 11, 11, 11, 11, 11, 11, 11, 10, 11, 11, 11, 11, 11, 11, 11, 11, 12
Offset: 1
Examples
Oblong 18 X 19 uses 7 squares of size 3, 5, 5, 7, 7, 8, 11. Oblong 34 X 35 uses 8 squares of size 4, 7, 9, 9, 11, 15, 16, 19. Oblong 55 X 56 uses 9 squares of size 5, 9, 12, 12, 14, 19, 23, 24, 32. Oblong 104 X 105 uses 10 squares of size 7, 12, 16, 19, 26, 28, 33, 44, 45, 60. From _Peter Kagey_, Dec 13 2016: (Start) An example of the a(10) = 6 squares that can dissect a 10 X 11 oblong: +-------+-----------+ | | | | 4 | | | | 6 | +---+---+ | | 2 | 2 | | +---+---+-+---------+ | | | | 5 | 5 | | | | | | | +---------+---------+ (End)
Links
- Ed Pegg Jr, Table of n, a(n) for n = 1..387
- S. Anderson, Catalogues of Simple Perfect Squared Rectangles (SPSR)
- B. Felgenhauer, Filling Rectangles with Integer-Sided Squares.
- Ed Pegg Jr, Minimally Squared Rectangles.
- Ed Pegg Jr on StackExchange, Oblongs into minimal squares, Dec 13 2016.
Extensions
Corrected term 351 and extended to n=387 by Ed Pegg Jr, Oct 31 2018
Comments