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
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:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
I believe the maximum number of people this room could hold would be 121. 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 11 people along this wall. Remember, 11 people can fit, not just 10 (2 in the corners, 9 in between, with 1 meter between each person).
Then, we can copy this row of 11 throughout the whole room 11 times (using the same procedure we used for the bottom wall). This gives us 11⋅11=121.
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.5 metres. I haven't crunched the numbers yet, but I bet we can probably get to at least 150.
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:
You would now have 11 rows of 11 circles, giving us a total of 121 circles.
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
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.
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/