Is it possible to evenly spaced out objects?

  • Thread starter Thread starter TimeRip496
  • Start date Start date
AI Thread Summary
Evenly spacing point masses is challenging due to the inherent geometry of arrangements. A square grid fails because the diagonal distances to neighbors are longer than horizontal and vertical distances. The discussion suggests exploring circular arrangements or packing problems, with a reference to hexagonal patterns used by bees, which optimize space. However, it is noted that regardless of the arrangement, there will always be next-nearest neighbors at varying distances. The complexity of achieving perfect equal spacing remains a significant mathematical challenge.
TimeRip496
Messages
249
Reaction score
5
I can't figure this out. I mean like all the objects(lets take them as a point mass) must be equally spaced from each. The surrounding nearest point masses from each point mass must be equally separated from that point mass. Square grid doesn't work as 4 out of the 8 closest neighbours are separated from the center diagonally, which is longer than the other 4 that are separated horizontally and vertically. I was thinking grid whereby the squares are replaced by circles by I can't seems to figure out. Is there such a thing?

upload_2016-2-13_14-38-38.png

Something like this except the circles are connected and not separated as shown above.
 
Mathematics news on Phys.org
Triangles
 
Given this and your previous thread you might like to do some background study on packing problems.
 
MrAnchovy said:
Given this and your previous thread you might like to do some background study on packing problems.
Thanks! I will look into that.
 
Think of which triangles tessellate the most evenly.
 
Bees use hexagons...
upload_2016-2-14_8-11-38.jpeg
 
Svein said:
Bees use hexagons...
...with their centers laid out in a pattern of equilateral triangles.
 
  • Like
Likes zinq and Nidum
TimeRip496 said:
I can't figure this out. I mean like all the objects(lets take them as a point mass) must be equally spaced from each. The surrounding nearest point masses from each point mass must be equally separated from that point mass. Square grid doesn't work as 4 out of the 8 closest neighbours are separated from the center diagonally, which is longer than the other 4 that are separated horizontally and vertically. I was thinking grid whereby the squares are replaced by circles by I can't seems to figure out. Is there such a thing?

View attachment 95750
Something like this except the circles are connected and not separated as shown above.
You seem to have some unusual definition of closest neighbors. With the usual definition, in the square lattice each point has 4 closest neighbors (or nearest neighbors). The points on the diagonal are next-nearest neighbors.
No matter what the geometry, you will always have next-nearest and next-next-nearest neighbors and so on, which will be at distances larger that the nearest-neighbor distance. Even in triangular or hexagonal lattice.
 
Back
Top