Problem:
a. What is the smallest number of circles of radius that are needed to cover a rectangle of size ?
b. What is the smallest number of circles of radius that are needed to cover a rectangle of size ?
Problem:
a. What is the smallest number of circles of radius that are needed to cover a rectangle of size ?
b. What is the smallest number of circles of radius that are needed to cover a rectangle of size ?
Solution:
a. Consider the four corners and the two midpoints of the sides of length . The distance between any two of these six points is or more, so one circle cannot cover two of these points, and at least six circles are needed.
On the other hand, one circle will cover a square, and it is easy to see that six such squares can cover the rectangle.
b. Consider the four corners and the centre of the rectangle. The minimum distance between any two of these points is the distance between the centre and one of the corners, which is . This is greater than the diameter of the circle , so one circle cannot cover two of these points, and at least five circles are needed.

Partition the rectangle into three rectangles of size and two rectangles of size as shown on the right. It is easy to check that each has a diagonal of length less than , so five circles can cover the five small rectangles and hence the rectangle.