Social Distancing

Given a 10x10 room to be filled with people, people standing at least 1 m from every other person. How many people can you fit in the room?

I was trying to find the source of a similar puzzle, that was planting trees in a square but i could not find it, I fit 115 people, but i do not know if that is the answer

#Geometry

Note by Bean Ender
1 year, 1 month ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

I believe the maximum number of people this room could hold would be 121121. This would assume we are measuring from the center of each person, as if they were points.

If we take the bottom edge of the room first, we see that we could fit at most 1111 people along this wall. Remember, 1111 people can fit, not just 1010 (22 in the corners, 99 in between, with 11 meter between each person).

Then, we can copy this row of 1111 throughout the whole room 1111 times (using the same procedure we used for the bottom wall). This gives us 1111=12111 \cdot 11 = \boxed{121}.

David Stiff - 1 year, 1 month ago

Log in to reply

I'm sure we can do better than this, using circle packing. We essentially represent each person as a circle with radius 0.50.5 metres. I haven't crunched the numbers yet, but I bet we can probably get to at least 150.

Elijah L - 1 year, 1 month ago

Log in to reply

I think this is actually equivalent to circle packing. I would add a picture here, but I don't think I have the ability to do so in a reply. But here's how you would draw it:

  1. Draw a square 1010 x 1010.
  2. Draw 1111 circles with radius 0.50.5, all tangent to each other along the top edge. Draw the first circle centered on a corner, then continue along until you reach the adjacent corner. You will have drawn 1111 circles.
  3. Then (if you're really up to it!) draw 1010 more rows of 1111 circles, each tangent to the preceding one. You'll reach the bottom edge on the last row.

You would now have 1111 rows of 1111 circles, giving us a total of 121\boxed{121} circles.

David Stiff - 1 year, 1 month ago

Alt text Alt text , If the image doest not load here it is(https://imgur.com/cCGxv8T)

I think i went about this way, and fit less than 121.(equilateral) i feel that some other shape triangle would work, buut i have no idea how

Bean Ender - 1 year, 1 month ago

Actually Bean Ender's problem generated a few more comments, and I see now what you mean about circle packing. I'm using a square lattice, but other's have suggested an equilateral triangle lattice. Not familiar with this, so can't really comment.

David Stiff - 1 year, 1 month ago

I went ahead and created a problem thats exactly thr same, but i dont actually have a solution , so feel free

https://brilliant.org/problems/social-distancing-edited/

Bean Ender - 1 year, 1 month ago
×

Problem Loading...

Note Loading...

Set Loading...