Rugs in a Room

Geometry Level 5

Inside a room of area 5 m 2 , 5\text{ m}^2, you place 9 9 rugs, each of area 1 m 2 1\text{ m}^2 having an arbitrary shape.

If the least overlap area ( \big( in m 2 ) \text{m}^2\big) of two rugs in this room can be expressed as A B \frac AB , where A A and B B are coprime positive integers, find A + B . A+B.


The answer is 10.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Abhishek Sinha
Jun 15, 2018

Consider a point Q Q , which is distributed uniformly at random in the room. Also, let us denote the event that the i i th rug contains the point Q Q by E i E_i . We have P ( E i ) = 1 5 , i = 1 , 2 , , 9 \mathbb{P}(E_i)=\frac{1}{5}, \forall i=1,2,\ldots, 9 . Now, using Bonferroni's Inequality , we have 1 P ( i = 1 9 E i ) i = 1 9 P ( E i ) 1 = i < j = 9 P ( E i E j ) 9 5 ( 9 2 ) max P ( E i E j ) . 1\geq \mathbb{P}(\cup_{i=1}^{9}E_i)\geq \sum_{i=1}^{9}\mathbb{P}(E_i)-\sum_{1=i<j=9} \mathbb{P}(E_i\cap E_j)\geq \frac{9}{5}-\binom{9}{2}\max \mathbb{P}(E_i\cap E_j). This implies, max P ( E i E j ) 1 45 . \max \mathbb{P}(E_i\cap E_j) \geq \frac{1}{45}. Since the total area of the room is 5 m 2 5 m^2 , it follows that the least amount of overlap area of two rugs is at least 5 × 1 45 = 1 9 5 \times \frac{1}{45}=\frac{1}{9} . Now, it is easy to come up with symmetrical rugs (see, e.g., the annular room layout in the other solution attempt) which meets this bound.

Note: This is a nice example of using Probabilistic (or more generally, Measure theoretic) ideas to solve a seemingly Geometrical problem.

Albert Yiyi
Jun 13, 2018

we will focus on numbers (areas), and ignore the shapes, since they can be arbitrary.

this is the sequence of my thought process:

  1. Assumption : the minimizing layout will not involve 3 overlapping rugs. (this start with pure intuition, proven later)

  2. Layout : assuming a ring shaped room, the layout is shown below.

  3. Find the overlapping area y. room area = 9 x + 9 y = 5 rug area = 2 x + y = 1 x = 4 9 , y = 1 9 a + b = 1 + 9 = 10 \begin{aligned} \text{room area} = 9x + 9y &= 5 \\ \text{rug area} = 2x + y &= 1 \\ \\ \therefore x = \frac{4}{9} , y = \frac{1}{9} \\ \therefore a + b = 1 + 9 = 10 \end{aligned}

  4. Proving assumption in step 1. We will focus on 3 rugs. Making another assumption from intuition, minimizing layout will be symmetrical (left). It can be redistributed (right) such that (1) the total covered area remain unchanged, and (2) 3 overlapping area is 0. covered area = x + 3 y + 3 z = 3 a + 3 b rug area = x + 2 y + z = a + 2 b a = 1 3 x + z , b = 2 3 x + y \begin{aligned} \text{covered area} = x + 3y +3z &= 3a + 3b\\ \text{rug area} = x + 2y + z &= a + 2b \\ \therefore a = -\frac{1}{3} x + z , b = \frac{2}{3} x + y \\ \end{aligned} Hence, two rugs overlapping area decreases from ( x + y ) (x + y) to ( 2 3 x + y ) (\frac{2}{3} x + y) , (partially) proving the assumption.

  5. Loose ends :

    (a) 4 overlapping rugs and above?

    (b) Is there a minimizing layout which is not symmetrical?

    (c) What if a = 1 3 x + z < 0 a = -\frac{1}{3} x + z < 0 in step 4?

The solution is by no means rigorous, but my patience is limited.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...