Tiling a Rectangle with Square Tiles
It is always possible to tile a rectangle
with integer dimensions using unit [1x1] squares.
Under what circumstances can you tile
the rectangle using only squares that are
larger than unit squares.
How might this applet be useful in finding the greatest common factor of two integers?
Adapted from a suggestion by Shiyun Liu