A279596 Partition an n X n square into multiple integer-sided rectangles where no one is a translation of any other; a(n) is the least possible difference between the largest and smallest area.
2, 2, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 5, 5, 5, 6, 6, 4, 6, 6, 6, 6, 6, 6, 7, 7, 7, 8, 7, 6, 6, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9
Offset: 3
Examples
The 9 X 9 square can be divided into non-translatable rectangles with aaaaaaaab ddddddeeb fggghheeb fggghheeb fiiihheeb fiiijjjjb fiiijjjjb fkkkkkkkb ccccccccc
Links
- Robert Gerbicz, Optimal tilings for n = 3..45
- Mersenneforum.org puzzles, Mondrian art puzzles.
- Ed Pegg Jr, Mondrian Art Problem.
- Ed Pegg Jr, Mondrian Art Problem Upper Bound for defect.
Extensions
Moved terms to A279848, expanded best values known
a(28)-a(45) from Robert Gerbicz, Jan 01 2017
Comments