Filling a rectangle with squares of integer side length

166 Views Asked by At

How many ways are there to fill a $m\times n$ rectangles with squares that have integer side lengths?

Both $m$ and $n$ are integers.