For each positive integer $n$, decide whether it is possible to tile a square with exactly $n+1$ similar rectangles, each with a positive area and aspect ratio $1:n$.
Source: 2022 Israel Olympic Revenge P1
Tags: combinatorics, olympic revenge
For each positive integer $n$, decide whether it is possible to tile a square with exactly $n+1$ similar rectangles, each with a positive area and aspect ratio $1:n$.