A bunch of birds are playing paintball. For the purpose of this problem, assume there is an infinite amount of birds. They all shoot the bird closest to them at the exact same time. What is the maximum amount of times a single bird can get shot?
Assume they play in 3D space. All pairwise distances are distinct.
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.
The maximum number of birds occurs when each bird is at a vertex of a regular icosahedron and the bird being shot at is at the center of the icosahedron. It's up to you to prove why.