how to position 12 circles evenly in a big circle
This is a realistic question in my study design needed to be solved. Please help.
In a 3-cm2 big circle (area=3-cm2, so calculated radius of this big circle=9.77 mm), I need to put 12 small holes (all of same 开发者_开发技巧dimension). They should be evenly distributed with 4mm spacing from each other, and should be as close to the edge of the big circle as possible. How to position these small holes and how to calculate radius of the small holes?
Thanks
Here you have three possible solutions based on different packings:
By the way, the optimal packing for 12 circles is this:
Although they are not evenly distributed.
HTH!
start with placing them at the edge and proceed along a spiral towards the center. their radii depend on whether their proximity to the edge is more important than their size.
精彩评论