How fast does the number of integer rectangles grow as a function of their area?

23 Views Asked by At

Suppose we define $R(k)$ as the number of $m \times n$ rectangles with integer sides and area $mn = k$ (we don't distinguish between $m \times n$ and $n \times m$).

How fast does this function grow "on average" and "in the long run"?