Ponder This

July 1st, 2005 by Robbie

IBM Research has put up the July challenge on their Ponder This site.

Update: Here is the problem:

Upon a rectangular table of finite dimensions L by W, we place n identical, circular coins; some of the coins may be not entirely on the table, and some may overlap. The placement is such that no new coin can be added (with its center on the table) without overlapping one of the old coins. Prove that the entire surface of the table can be covered completely by 4n coins.

6 Responses to “Ponder This”

  1. Walt Says:

    I don’t understand the problem. What’s the n in 4n?

  2. Robbie Says:

    You start with n coins on the table.

    Actually, I liked this problem better than some of the previous ones. More metric spaces and less combinatorics :)

  3. Robbie Says:

    It’s close enough to the end of the month … here is my solution:

    Let x_1, x_2, …, x_n be the centres of the coins and r be their radius.

    Since placing a new coin on the table will overlap with a coin already on the table, we have: for all x (on the table), there exists x_i such that |x - x_i| < r.

    Hence the n balls B(x_i, 2r) cover the table.

    Shrink this be a factor of 2 in each direction, and we get a cover of a L/2 x W/2 table by n balls of radius r.

    Four of these gives us 4n coins covering a table of size L x W.

  4. Ars Mathematica Says:

    Ponder This

    It’s the beginning of the month and the solution to last month’s Ponder This challenge is up, as well as the puzzle for August:
    For K as large as possible, produce a K-digit integer M such that for each N=1,2,…,K, the integer given …

  5. syrjoe Says:

    I don’t think it’s possible for n = 1.

  6. Robbie Says:

    If you have a coin on a table so that you cannot put another coin (with it’s centre) on the table without overlapping the first coin, then I think you’ll find four coins will be enough to cover the table.

Leave a Reply